Minecraft disguise plugin
Go to file
NavidK0 1576c895b5 Switch to ProtocolLib MinecraftKeys wrapper
Add in helper method to quickly create DataWatcher.Item objects
Typo in last commit, meant to say, disguises will NOT show up. Sorry to those who got excited. :(
2016-03-04 22:52:52 -05:00
src/main Switch to ProtocolLib MinecraftKeys wrapper 2016-03-04 22:52:52 -05:00
.gitignore Fixed bug where disguise would be visible for a few seconds after teleporting. 2015-08-12 16:21:08 -07:00
build.gradle It runs, but it's not at all ready for use. Disguises will now show up yet as packets have not been changed. 2016-03-04 21:02:39 -05:00
README.md Why'd I put weather and lightning in there? 2016-02-19 15:36:47 -05:00
settings.gradle - Changed entire project to gradle 2015-03-09 20:28:41 -04:00

LibsDisguises (1.9+)

A disguise plugin made by libraryaddict which is pretty cool.

NOTE: These versions will NOT work with Spigot 1.8.8 and before.

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.