Minecraft disguise plugin
Go to file
NavidK0 b57e9931b0 Added the new /disguiseviewself command, allows for toggling the disguise model when you see yourself.
Permission is libsdisguises.viewself
Aliases are: [dviewself, dvs, disguisevs, disvs, vsd, viewselfdisguise, viewselfd]
2015-07-15 05:51:58 -04:00
src/main Added the new /disguiseviewself command, allows for toggling the disguise model when you see yourself. 2015-07-15 05:51:58 -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.