Premium fork of the open-source Spigot plugin Lib's Disguises.
Go to file
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
src Read for information... 2020-02-19 12:57:39 +13:00
pom.xml Read for information... 2020-02-19 12:57:39 +13:00
README.md Update README.md 2018-09-01 13:19:55 +12:00

Libs Disguises

One of the best disguise plugins available, this plugin offers an astounding amount of features due to the unique way it implements its use of disguises!

The commonly accepted method of disguising is turning a pig into a cow, but this takes it a step further and allows you to turn that pig, into a dropped piece of diamond armor!

You can modify each disguise to your own liking through use of the API or commands with full tab completion support and the best part is; All of this is free!

There are a few features which you need to pay for, but none of it is needed to enjoy the plugin to its fullest! For further details, read the plugin's description on SpigotMC. You are required to sign in, but you do not need to purchase the plugin.

Spigot page: Link

NOTE: These versions will NOT work with older versions of Minecraft. There is no support for older versions of this plugin.

When posting an issue:
Please make sure you

  1. Post a stack trace error, if no stack trace, then post the odd behavior
  2. Post the exact steps you used in order to reproduce the issue.
  3. Give as much information as possible as to what the issue is and why it occurred so that we can fix it.

Verify that there were no error messages while Lib's Disguises was loading, that you're using the appropiate version of ProtocolLib. If you're using the development builds of Lib's Disguises, make sure you are up to date before reporting a bug.