LibsDisguises/src/main/java/me/libraryaddict/disguise
libraryaddict 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
2020-02-19 12:57:39 +13:00
..
commands Read for information... 2020-02-19 12:57:39 +13:00
disguisetypes Read for information... 2020-02-19 12:57:39 +13:00
events Read for information... 2020-02-19 12:57:39 +13:00
utilities Read for information... 2020-02-19 12:57:39 +13:00
DisguiseAPI.java Clean up imports 2020-02-19 12:45:59 +13:00
DisguiseConfig.java Added 1.13.2 support, made backwards premium 2020-02-13 19:47:02 +13:00
DisguiseListener.java Fixed incorrect regex 2020-02-07 09:16:16 +13:00
LibsDisguises.java Read for information... 2020-02-19 12:57:39 +13:00