Minecraft disguise plugin
Go to file
NavidK0 7dabbb7ce4 Fixed Bat disguise
Fixed Painting disguise
Fixed Experience Orb disguise
Fixed some more datawatcher related things
Sounds added back in
Fixed *most* sounds (Some might still not work, please let me know)
Arrows now equal tipped arrows
Code cleanup

NOTE: Yes, this does take a lot of time, there's a lot to do here, and there's so much code to update. Not even mentioning the fact that most packets don't  even work the same anymore (SPAWN NAMED ENTITY and SPAWN ENTITY both do not work the same way anymore)
2016-03-10 00:44:11 -05:00
src/main Fixed Bat disguise 2016-03-10 00:44:11 -05:00
.gitignore Fix a strange issue with .gitignore excluding files, fixes Jenkins again 2016-03-04 23:45:38 -05:00
build.gradle Fixed Bat disguise 2016-03-10 00:44:11 -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.