69ea8ed2a0Change listener to monitor and make sure that PlayerPortalEvent isn't cancelled before removing disguises
libraryaddict
2014-06-15 15:00:18 +1200
b9087f6fc3Remove two imports
libraryaddict
2014-06-15 14:58:39 +1200
7c5a7b0225Move Disguise and Undisguise events into the Disguise methods instead of the api calls
libraryaddict
2014-06-15 14:57:06 +1200
264b2ef8a2Tell the user how many options they ignored.
libraryaddict
2014-06-15 14:52:45 +1200
0c84316121Prepare to parse the method searge statements
riking
2014-06-14 19:30:47 -0700
ce725368f0Merge pull request #35 from riking/plugin-yml
libraryaddict
2014-06-15 13:36:45 +1200
fd8fa08c6eMerge pull request #34 from riking/patch-1
libraryaddict
2014-06-15 13:35:00 +1200
57be672b1bMerge pull request #33 from riking/style
libraryaddict
2014-06-15 13:34:21 +1200
4e441493c1Combine inventory listener server and client into one listener. Seeing as they don't need to be seperate and actually cuts down on code
libraryaddict
2014-06-04 12:47:52 +1200
297dcd351fCheck the current disguise is also the current flagwatcher
libraryaddict
2014-06-04 08:48:47 +1200
72f8aad151Put the strings in the same getter. It makes no difference and is cleaner
libraryaddict
2014-06-04 08:48:33 +1200
406627e404Merge pull request #27 from riking/refactoring
libraryaddict
2014-06-04 12:44:07 +1200
b96337f29bRefactor out initConfig method
riking
2014-06-03 17:42:13 -0700
6b18fafca4Changed getOwner in tameable to return null
libraryaddict
2014-06-02 23:39:31 +1200
04de21dba4Changed getHorseArmor to return a itemstack, rename getHorseArmor to getHorseAmorAsInt and default owner name is null
libraryaddict
2014-06-02 23:39:12 +1200
a9d5e8b109Opps. Fixed the method calling itself instead of the proper API call
libraryaddict
2014-06-02 23:28:52 +1200
4bbf0fbeceClone the disguise when fetched
libraryaddict
2014-06-02 10:06:30 +1200
31a0b68bdcChange the use of the disguiseclone command to use references instead
libraryaddict
2014-06-02 10:03:59 +1200
4b55a24444Fix AnimalColor getting not working properly
libraryaddict
2014-06-02 08:56:18 +1200
d7010c6389Add AnimalColor for Sheep color and wolf color
libraryaddict
2014-06-02 08:56:07 +1200
e7301e06d0Get rid of ridiculous message in disguiseclone command
libraryaddict
2014-06-02 04:17:11 +1200
b999f48fefAdded options to choose how long a disguise entity and disguise clone command is valid for
libraryaddict
2014-06-02 04:14:35 +1200
4262221133Add Disguise Clone command to clone a entity to look like them
libraryaddict
2014-06-02 04:08:54 +1200
fb1f7a698cAdded constructDisguise api to clone a entity into a disguise
libraryaddict
2014-06-02 04:06:38 +1200
3426e0adb6Changed "Can't use command" to follow one message
libraryaddict
2014-06-02 03:52:54 +1200
6ac7106df7Added method to get the disguisetype from a entity, including horses, zombie villager and wither skeleton
libraryaddict
2014-06-02 03:27:14 +1200