Minecraft disguise plugin
Go to file
NavidK0 51483e0572 Updated all the flag watchers to 1.9 values
Added some new flag watchers
Added some new API methods to flag watchers
Fixed some more disguises
Added new options to some disguises
Certain packets have been fixed
Still not ready for use, but most mob disguises work

WARNING, the plugin is still heavily in ALPHA
- Currently not working:
Player disguises
Misc. disguises
Joining a server while someone is disguised
Sounds
Names above heads
Other packet related things
2016-03-06 22:46:46 -05:00
src/main Updated all the flag watchers to 1.9 values 2016-03-06 22:46:46 -05:00
.gitignore Fix a strange issue with .gitignore excluding files, fixes Jenkins again 2016-03-04 23:45:38 -05: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 Fix a strange issue with .gitignore excluding files, fixes Jenkins again 2016-03-04 23:45:38 -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.

Spigot page: Link

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.