9df128db6fReleased 9.8.3, commands disabled for players on non-premium versions
libraryaddict
2019-11-03 18:07:12 +1300
2f109de685Parse materials to uppercase for ItemStacks
libraryaddict
2019-11-03 17:51:20 +1300
d6b1b19c8eRaise ticks for player disguises to render properly
libraryaddict
2019-11-03 17:50:19 +1300
928943eb0fCast to a generic map not a specific implemention, fixes a specific server version
libraryaddict
2019-11-02 13:20:49 +1300
9b8b57cf9fSwitch the underlying HashMap<HashSet> for disguises to Concurrent Map and Synchronized Set, fixes thread safety.
libraryaddict
2019-10-22 11:29:03 +1300
4137b47ba8Delay armor packets for player disguises
libraryaddict
2019-10-13 18:22:39 +1300
2c78c012c0Players disguised will by default, have an empty custom name on disguise to conceal if they have a custom name on the player entity.
libraryaddict
2019-09-05 18:58:48 +1200
658c3f0602Fix invalid serializer for empty optionals, add serializer to MetaIndex and require for all datawatcher objects constructions
libraryaddict
2019-07-09 20:52:00 +1200
be20613da6Fix a metrics check referring to wrong instance
libraryaddict
2019-07-08 17:45:05 +1200
fd2f7e4fbcImprove startup checks for invalid settings
libraryaddict
2019-06-29 13:38:20 +1200
5e1ed00434Register client interact async, use unsafe disguise from entity id for main listener
libraryaddict
2019-06-24 17:20:56 +1200
a46178b04cExperimental build for client interaction/weapon damage - Needs testing and thread safety, pushed due to time constraints. #368
libraryaddict
2019-06-22 22:06:59 +1200
7fbae2b342Change getCustomDisguise in DisguiseAPI to getRawCustomDisguise, add getCustomDisguise to DisguiseAPI which returns Disguise
libraryaddict
2019-05-18 18:07:54 +1200
7c33086eceUpdate pom to snapshot
libraryaddict
2019-05-16 18:08:19 +1200
2ff7b7ab3fRevert custom disguise api for MM compatibility
libraryaddict
2019-05-16 18:07:53 +1200
09d4a3b90fIdentify registered user in startup log, similar or newer premium jars now required if using this method
libraryaddict
2019-03-05 17:51:06 +1300
ae9419d234Ignore "-SNAPSHOT" in snapshot build versions
libraryaddict
2019-03-05 17:47:21 +1300
94f8371772Cleaned up command code
libraryaddict
2019-03-05 17:47:00 +1300
2cf86b9cd8Clean up tab completion code for repeated statements
libraryaddict
2019-02-18 18:52:54 +1300
b813c5b899Remove meta cancel only once and when it's the last delayed packet
libraryaddict
2019-02-18 02:02:10 +1300
6d64f44b15Add build date to startup info & plugin.yml, thankyou to paid users, more information to premium jar file check and expose more buyer information for the unseen future
libraryaddict
2019-02-16 16:57:07 +1300
08dfbe3282Don't compare distances on teleport for different worlds
libraryaddict
2019-02-04 17:20:03 +1300
c0d36e033bCompare instances not .equals to determine if clone required
libraryaddict
2019-02-04 17:14:31 +1300
5a8d39a3a0Ability to check jenkin builds, rewritten version checking, show build number, config option for update check type, show console update notifications, minor change in string for update check
libraryaddict
2018-12-16 14:47:42 +1300