Minecraft disguise plugin
Go to file
NavidK0 bdb436711f Added support for spaces in Player Disguises.
Use the "\_" (backslash underscore) to place a space in a name.

Example: /d player The\_Great\_Apple
2015-07-18 00:53:42 -04:00
src/main Added support for spaces in Player Disguises. 2015-07-18 00:53:42 -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 support for spaces in Player Disguises. 2015-07-18 00:53:42 -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.