Commit Graph

31 Commits

Author SHA1 Message Date
libraryaddict 1818f5f1e6 Read desc
Convert the disguisetype to use entitytypes dymanically set when the
disguisetypes are loaded, so if the entitytype doesn't exist. The plugin
will still load.
2013-11-23 03:15:07 +13:00
libraryaddict 65077f1d7b Fix for a error being thrown when there is no error 2013-11-20 00:03:11 +13:00
libraryaddict 9b30140e22 Fixed problem with disguisehelp command not telling you that you don't have perms. And perms not working. 2013-11-19 22:48:33 +13:00
Andrew 209744fab3 Fix incorrect permission nodes 2013-11-19 00:53:22 +13:00
Andrew 9b1ba66efc Throw errors if there is a error when doing the commands 2013-11-19 00:50:39 +13:00
Andrew 370e72d9bc Don't display deprecated methods for disguise help. 2013-11-18 04:29:38 +13:00
Andrew 40c41fe1d0 Fix the /disguiseplayer command not working for console 2013-11-12 16:35:10 +13:00
Andrew 48efa79ef7 Small fix before release 2013-11-08 09:32:24 +13:00
Andrew 58b8a10fad Cleaned up names in DisguiseHelpCommand 2013-11-08 09:23:28 +13:00
Andrew 91dbd07f2a Fixed long name PotionEffect Types in disguisehelp 2013-11-07 10:24:47 +13:00
Andrew f6113cb774 Change potioneffect to potioneffecttype. Fix not having it in displayed opens. 2013-11-06 22:23:46 +13:00
Andrew 7a9dd70990 Released 7.6.7 2013-11-06 22:16:31 +13:00
Andrew a0f96778e9 Sort by name 2013-11-06 22:11:31 +13:00
Andrew 897d6410d2 Cleaned up the code slightly to be smaller 2013-11-06 21:30:14 +13:00
Andrew 9b8279e981 Read desc
Added option types profession, ocelot type, potion effect, horse style,
horse color and related help commands
2013-11-06 21:28:35 +13:00
Andrew 03dcdb9c61 Read desc
Added animal colors to the list of settable options.
Added itemstack and itemstack[] to the list of settable options
Added /disguisehelp colors to get the list of usable colors
Colored in the errors when constructing a disguise options
2013-11-06 19:01:31 +13:00
Andrew e8d821619c Cleaned up classes 2013-11-06 05:53:53 +13:00
Andrew 90e670c4a5 Help now includes the disguisetype when displaying back 2013-11-06 05:42:34 +13:00
Andrew 09e353213e Changed the disguisetype fetching to try without _ as well 2013-11-06 05:41:34 +13:00
Andrew d4ae115d19 Added toReadable to disguisetype 2013-11-06 05:05:04 +13:00
Andrew 4596752c29 Make it easier to read the options 2013-11-06 04:50:54 +13:00
Andrew 4a40ac6ec1 Sort the options 2013-11-06 04:40:41 +13:00
Andrew 742b072c2b Fixed up the option checking codes 2013-11-06 04:34:38 +13:00
Andrew 352c53c96e Fixed is assignable for the disguise options 2013-11-06 04:24:07 +13:00
Andrew 8b3b01ea03 Added disguisehelp command 2013-11-06 04:16:46 +13:00
Andrew 2ccac87531 Convert disguises commands to use a commonly shared method to parse a string to a disguise including options 2013-11-06 04:06:15 +13:00
Andrew 8869354b46 Revert "Revert "Another test commit.""
This reverts commit e809196bfc.
2013-10-04 21:21:26 +13:00
Andrew 28be265b9d Revert "Fixed? Fixed."
This reverts commit cbf729325f.
2013-10-04 21:21:13 +13:00
Andrew cbf729325f Fixed? Fixed. 2013-10-04 12:58:57 +13:00
Andrew e809196bfc Revert "Another test commit."
This reverts commit 19605701fe.
2013-10-04 12:52:43 +13:00
Andrew 19605701fe Another test commit. 2013-10-04 12:51:49 +13:00