9df128db6f
Released 9.8.3, commands disabled for players on non-premium versions
libraryaddict2019-11-03 18:07:12 +13:00
2f109de685
Parse materials to uppercase for ItemStacks
libraryaddict2019-11-03 17:51:20 +13:00
d6b1b19c8e
Raise ticks for player disguises to render properly
libraryaddict2019-11-03 17:50:19 +13:00
928943eb0f
Cast to a generic map not a specific implemention, fixes a specific server version
libraryaddict2019-11-02 13:20:49 +13:00
9b8b57cf9f
Switch the underlying HashMap<HashSet> for disguises to Concurrent Map and Synchronized Set, fixes thread safety.
libraryaddict2019-10-22 11:29:03 +13:00
2c78c012c0
Players disguised will by default, have an empty custom name on disguise to conceal if they have a custom name on the player entity.
libraryaddict2019-09-05 18:58:48 +12:00
658c3f0602
Fix invalid serializer for empty optionals, add serializer to MetaIndex and require for all datawatcher objects constructions
libraryaddict2019-07-09 20:52:00 +12:00
be20613da6
Fix a metrics check referring to wrong instance
libraryaddict2019-07-08 17:45:05 +12:00
fd2f7e4fbc
Improve startup checks for invalid settings
libraryaddict2019-06-29 13:38:20 +12:00
5e1ed00434
Register client interact async, use unsafe disguise from entity id for main listener
libraryaddict2019-06-24 17:20:56 +12:00
a46178b04c
Experimental build for client interaction/weapon damage - Needs testing and thread safety, pushed due to time constraints. #368libraryaddict2019-06-22 22:06:59 +12:00
7fbae2b342
Change getCustomDisguise in DisguiseAPI to getRawCustomDisguise, add getCustomDisguise to DisguiseAPI which returns Disguise
libraryaddict2019-05-18 18:07:54 +12:00
09d4a3b90f
Identify registered user in startup log, similar or newer premium jars now required if using this method
libraryaddict2019-03-05 17:51:06 +13:00
ae9419d234
Ignore "-SNAPSHOT" in snapshot build versions
libraryaddict2019-03-05 17:47:21 +13:00
a43f46628a
Add placeholder support, explained in disguises.yml. fixes#296libraryaddict2019-03-05 17:46:47 +13:00
2cf86b9cd8
Clean up tab completion code for repeated statements
libraryaddict2019-02-18 18:52:54 +13:00
b813c5b899
Remove meta cancel only once and when it's the last delayed packet
libraryaddict2019-02-18 02:02:10 +13:00
6d64f44b15
Add 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
libraryaddict2019-02-16 16:57:07 +13:00
08dfbe3282
Don't compare distances on teleport for different worlds
libraryaddict2019-02-04 17:20:03 +13:00
c0d36e033b
Compare instances not .equals to determine if clone required
libraryaddict2019-02-04 17:14:31 +13:00