Minecraft disguise plugin
Go to file
NavidK0 27cc9cd70f Added rudimentary support for disguising Custom Entities and Modded Entities
Added the DisguiseType 'Unknown', obviously can't be used by players
Cleaned up code
2015-07-07 11:30:12 -04:00
src/main Added rudimentary support for disguising Custom Entities and Modded Entities 2015-07-07 11:30:12 -04:00
.gitattributes First commit 2013-05-18 09:05:19 +12:00
.gitignore 2015-07-01 17:59:21 -04:00
build.gradle Added rudimentary support for disguising Custom Entities and Modded Entities 2015-07-07 11:30:12 -04:00
README.md Update README.md 2015-03-30 22:49:53 -04:00
settings.gradle - Changed entire project to gradle 2015-03-09 20:28:41 -04:00

LibsDisguises

A disguise plugin made by libraryaddict which is pretty cool

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 occured so that we can fix it.