4a5b47d2e6
Change update checker to do a simpler check which allows more dramatic versions in the future.
libraryaddict2020-04-05 14:35:39 +12:00
2495ea65c3
Fix Dinnerbone and Grumm being spun the wrong way around
libraryaddict2020-04-05 02:24:02 +13:00
efbd6e29e3
Renamed messages from "option" to "method" to make things clearer Added better support for tab completion and ignoring the first arg of falling blocks and item disguises, so /disguise fallingblock setburning - Is now possible Fixed itemstack parsing returning illegal/unwanted air block
libraryaddict2020-04-04 19:58:21 +13:00
901c6ef06f
Improve extended names, normal player disguises now use teams instead of actual player names to better support names changing at will Added setName to PlayerDisguise disguise options in command
libraryaddict2020-03-30 20:22:33 +13:00
7a0f107687
Fix ItemStack serializer being unable to serialize some items Fix PlayerDisguise using code I forgot to use, instead of real code
libraryaddict2020-03-24 11:54:26 +13:00
761c4b77cd
Add NotifyBar and allow changing between color and style, fixes#433libraryaddict2020-03-23 12:52:35 +13:00
3d38aad8d2
Parse itemstacks and itemstack[]s correctly
libraryaddict2020-03-22 19:58:29 +13:00
3231b31282
VerboseConfig defaults to true if not set
libraryaddict2020-03-22 19:46:04 +13:00
7cedac0980
Deprecate setWatcher on Disguise because no one uses it properly
libraryaddict2020-03-22 19:20:48 +13:00
f5090cc288
Don't refresh disguise if they can't show a name anyways
libraryaddict2020-03-22 19:20:24 +13:00
45ecc68a2a
Save the IP checked against for bisect hosting
libraryaddict2020-03-19 16:05:47 +13:00
0319f72633
Add handy way to tell you what config options you're missing, and check it through LD command
libraryaddict2020-03-18 16:56:49 +13:00
b152a59df7
Add more aliases for self disguise toggle
libraryaddict2020-03-18 11:57:38 +13:00
3816806de7
Use different constructor for velocity packets
libraryaddict2020-03-13 13:00:55 +13:00
1a12a80a32
Remove disguises from tab complete and prevent all usage by changing required permission in config, closes#432libraryaddict2020-03-12 15:22:55 +13:00
897a6629ae
Read for information... Now using ASM manipulation to remove invalid methods on load Fixed imports Fixed Chat Components being used in 1.12 Fixed tab complete showing args for disguise options you can't use Disguise option permissions now demand a parameter to be the method name Falling block disguises are now only usable with blocks LibsDisguises command now tab completes the new options Libs Disguises command lets you create a vanilla compatible item string If a vehicle is disguised as a vehicle, don't give no gravity Fixed horse disguise using almost random values for its flagwatcher settings Renamed horse disguise setMouthOpen to setEating Slightly better string for premium info jar location Skip attributes packets if using older ProtocolLib jar Don't cancel entity death if entity is dead Improved disguise permissions checking Fixed time parameter not being attributed properly
libraryaddict2020-02-19 12:57:39 +13:00