Commit Graph

31 Commits (9471e0cbffa2336f7d11dd2988b5bbba3370c492)

Author SHA1 Message Date
William 9471e0cbff Start 2.0 rewrite
Use redis key caching, remove need for proxy plugin
Make platform independent to allow porting to other platforms
3 years ago
William e312e8dd01 Fix hikari shading 3 years ago
William da7a85dde9 Save player data on WorldSaveEvent, add config option, close #21 3 years ago
William a76aecdd23 Refactor package to net.william278; update dependencies & stop shading internal modules 3 years ago
William 2f3b0f37e8 Fix wrong locale being displayed 3 years ago
William c5e0640f83 Async proxy data setting and fetching; add timestamp API to player data; add option for bounceBackSyncrhonization 3 years ago
William 1664f1bf66 Upgrade bStats to 3.0.0 3 years ago
Harvels X 3c50245540
Edit: relocations & excludes;
Refactoring modules configuration;
3 years ago
Harvels X fd42bc99be
Edit: move plugin manifests;
Edit: retrieve a version of velocity;
3 years ago
William 804f156027 Bump version number 3 years ago
William 6719858de1 Add SSL connection option for Redis 3 years ago
William 920d2582f5 Update Redis initialization handling now that it is multithreaded 3 years ago
William 93be26a946 Use JedisPool instead of single Jedis connection 3 years ago
William 4ec4ba9a1e Fix description 3 years ago
William 6d31d28f47 Bump Jedis, fix status message missing a newline 3 years ago
William f01bb7c082 Update author URL 3 years ago
William 023082e749 Overhaul API, add JitPack integration for developer API provision 3 years ago
William c9952a9863 Bump version number 3 years ago
William 742c705d49 Fix bStats not being correctly relocated 3 years ago
William 1eac1cf283 Downgrade redis to 3.7.1 3 years ago
William fadd67ba5c Bump to 1.2.2 3 years ago
William 911bdbc400 Fix #12, bump to 1.2.1 3 years ago
William c511c3f4af Use Alessiodp's libby version again now that 1.1.5 has been merged 3 years ago
William 3c4d95660c Update velocity version 3 years ago
William 3190431ede Fix library loading on Bungee and Velocity, bump to 1.2 3 years ago
William a518d12e67 Re-add MPDB migrator loading on redis listener
Use Libby to download SQL dependencies at runtime
3 years ago
William eb0a8dbf47 Fix configuration formatting and loading issues 3 years ago
William c081d38795 Minor refactoring and cleanup 3 years ago
William 635fefba3d Add command and migrator 3 years ago
William e7822baa99 Fix varargs call warning 3 years ago
William 725bf2c315 Start work on Velocity support 3 years ago