Mineplex2018-withcommit/Plugins/Mineplex.ServerData/src/mineplex/serverdata
samczsun 7de9da3d1c Complete rework of disguising and antihack hook
This commit completely rewrites DisguiseManager, DisguisePlayer, and
PlayerDisguiseManager.

Changes to disguising means that much of the core was also changed,
primarily having to do with mapping by UUID versus player names.

Several new API classes were added, such as EntitySelector, Managers,
UtilTasks, and a brand new scoreboard API which is much more optimized and
allows for much longer lines

The new anticheat is hooked as well, with implementation for guardians
which follow the players around. Release two code is also included, but is
currently disabled via a boolean.
2016-08-10 21:03:30 -04:00
..
commands Complete rework of disguising and antihack hook 2016-08-10 21:03:30 -04:00
data Check for uptimes field 2016-07-14 11:22:10 -05:00
database Clans now load, added connection property to null zero date timestamps. 2016-04-04 16:31:37 -05:00
redis Gem fountain changes; increase goal, link to eu 2016-07-20 18:03:01 -05:00
serialization Finish GoldToken integration for cashing in. Re-implement fixed hidden JSON lore encoding. Fix damage reduction attributes where entity types weren't being properly initialized. Prevent players from breaking blocks in temporary Spawn regions. 2015-06-02 20:01:42 -04:00
servers Revert "Revert "Report system (version 1)"" 2016-05-04 15:24:29 +01:00
Region.java Add ClansRegions to handle the initialization of default server-side Clans representing special territories such as Spawn and Fields. Additionally, claim land with appropriate distribution according to the respective Clan. Fix bug with WeightSet generation not properly handling low amounts of uniformly likely elements. Fix bug with ClanInfo not properly handling creation of clans and initializing the date created field. Fix bug with Spawn region not properly protecting from claim and PvP settings. 2015-06-03 20:08:34 -04:00
Utility.java Update to Redis 2.8.1 and clean up repositories (#26) 2016-04-16 22:51:20 -05:00