Commit Graph

15 Commits

Author SHA1 Message Date
Andrew
e7f283dc25 Read desc
Don't disguise the command sender when doing a radius
Fixed saying a incorrect entity count when undisguising
2013-07-22 22:36:24 +12:00
Andrew
59588f5270 Read desc
Now use Entitys completely for the disguising.
Now removes the disguise when the entity isn't valid.
Deprecated the methods using a object.
Added methods to set and get velocity - If packets should be sent.
2013-07-21 15:17:21 +12:00
Andrew
2138c7bc4f Read desc
Removed duplicate horse watchers
All applicable disguisetypes are now the same names as entity type.
Fixed bug where it sometimes didnt return disguisetype when fed
entitytype
Added zombie_villager disguisetype even tho its not that big a
disguise..
Changed the entitytype I store to the bukkit's version. Should work the
same.. Untested ofc.
Hopefully broke peoples plugins :)
2013-07-16 23:42:35 +12:00
Andrew
5eca9c9d12 Now able to set the max radius for disguiseradius and undisguiseradius 2013-07-16 18:53:39 +12:00
Andrew
8afc336fd1 Fixed ANOTHER typo 2013-07-16 17:57:14 +12:00
Andrew
472d114474 Fixed another typo 2013-07-16 17:37:31 +12:00
Andrew
ddf3650675 Fixed perm typo 2013-07-16 17:36:06 +12:00
Andrew
0e43fb481d Fixed some typos in the commands 2013-07-16 17:23:11 +12:00
Andrew
2c652db58b Redid existing disguise commands to make em prettier 2013-07-16 17:01:32 +12:00
Andrew
dd02b4bcc2 Added command to disguise a entity by right clicking it 2013-07-16 17:01:12 +12:00
Andrew
d50e891872 Added command to disguise in a radius 2013-07-16 17:00:49 +12:00
Andrew
c78843aa2a Read desc
Tried a little fix for sounds.
Hopefully made a fix for concurrent modification errors
Fixed typo in disguise player command
Added warning and disable if ProtocolLib isn't found
2013-05-30 02:25:00 +12:00
Andrew
ecb4f1e8ec Sorted all members 2013-05-29 10:52:54 +12:00
Andrew
b29a3fae5e Cleaned up perms 2013-05-29 10:52:10 +12:00
Andrew
a7908e5738 Added disguising other players commands 2013-05-29 10:44:55 +12:00