Why'd I put weather and lightning in there?
This commit is contained in:
		| @@ -3,6 +3,8 @@ LibsDisguises (1.9+) | ||||
|  | ||||
| A disguise plugin made by libraryaddict which is pretty cool.<br> | ||||
|  | ||||
| NOTE: These versions will NOT work with Spigot 1.8.8 and before. | ||||
|  | ||||
| When posting an issue:<br> | ||||
| Please make sure you<br> | ||||
| 1) Post a stack trace error, if no stack trace, then post the odd behavior<br> | ||||
|   | ||||
| @@ -45,7 +45,6 @@ public enum DisguiseType { | ||||
|     IRON_GOLEM, | ||||
|     ITEM_FRAME(71), | ||||
|     LEASH_HITCH(77), | ||||
|     LIGHTING, | ||||
|     MAGMA_CUBE, | ||||
|     MINECART(10, 0), | ||||
|     MINECART_CHEST(10, 1), | ||||
| @@ -75,13 +74,12 @@ public enum DisguiseType { | ||||
|     SNOWMAN, | ||||
|     SPECTRAL_ARROW(24), | ||||
|     SPIDER, | ||||
|     SPLASH_POTION(-1), | ||||
|     SPLASH_POTION, | ||||
|     SQUID, | ||||
|     TIPPED_ARROW(23), | ||||
|     THROWN_EXP_BOTTLE(75), | ||||
|     UNDEAD_HORSE, | ||||
|     VILLAGER, | ||||
|     WEATHER, | ||||
|     WITCH, | ||||
|     WITHER, | ||||
|     WITHER_SKELETON, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user