Commit Graph

2033 Commits

Author SHA1 Message Date
libraryaddict
be1bebe8d5 Add more debug info to /ld debug 2020-05-11 15:00:08 +12:00
libraryaddict
cac6c0ef35 Add newline splitter test 2020-05-11 14:54:24 +12:00
libraryaddict
9a40df5bd8 Handle armorstands interaction for commands 2020-05-11 14:53:58 +12:00
libraryaddict
111acda388 Don't allow setting if upside down 2020-05-11 04:48:38 +12:00
libraryaddict
e64a439fb4 Friendly warning that craftbukkit is messed up 2020-05-11 03:49:19 +12:00
libraryaddict
61128dd372 Rename tall disguises config option to reset it, was bugged and no one liked default option 2020-05-11 03:48:34 +12:00
libraryaddict
684e57827c If using multi-name, split the string and use the first line as the skin 2020-05-10 20:17:46 +12:00
libraryaddict
a0398c4d02 Move where armor destroy packet is sent 2020-05-10 20:01:30 +12:00
libraryaddict
e8c7a48c47 Added setUpsideDown to PlayerWatcher 2020-05-10 16:38:36 +12:00
libraryaddict
71dbaeebf5 Added setUpsideDown to PlayerDisguise 2020-05-10 16:35:29 +12:00
libraryaddict
66a66b3638 Disguise config now informs if it doesn't/does need update 2020-05-10 16:34:53 +12:00
libraryaddict
e6b7651571 Armorstand names now adapt to basic entity sizes, and player sneaking. Doesn't handle poses. 2020-05-09 21:57:07 +12:00
libraryaddict
93eef36c58 Add chest to forbidden block disguises 2020-05-09 21:55:45 +12:00
libraryaddict
43531461f9 Add command aliases for disguiseplayer, disguiseuuid! 2020-05-09 21:54:31 +12:00
libraryaddict
7efb85db7c Fix setCustomName 2020-05-08 17:26:07 +12:00
libraryaddict
62b4408e21 Don't @RandomDefaultValue custom name 2020-05-08 16:51:20 +12:00
libraryaddict
2adca62a83 Fixed custom name still being set despite being overridden 2020-05-08 16:35:25 +12:00
libraryaddict
a963e86323 Fix custom names 2020-05-08 13:25:54 +12:00
libraryaddict
2de723af8a Add the workings of custom names for all, I should make it check permissions... 2020-05-08 03:20:58 +12:00
libraryaddict
944dd7243b Fix reverse not reversed 2020-05-08 03:00:43 +12:00
libraryaddict
f40492b2e7 @eutherin#5367 fixed name ordering 2020-05-08 02:34:43 +12:00
libraryaddict
d1c0e9eff8 Handle when a string has an actual newline in it 2020-05-07 22:38:10 +12:00
libraryaddict
801c3c7239 Fix build 2020-05-07 22:36:40 +12:00
libraryaddict
5febe8f66e Fixed packets being cloned and sent multiple times for armorstands 2020-05-07 22:35:31 +12:00
libraryaddict
c6233f5066 Use extended not extended_teams 2020-05-07 22:05:34 +12:00
libraryaddict
fa778e2709 Increment and get entity id, not the reverse 2020-05-07 22:05:03 +12:00
libraryaddict
154ec5c08d Forgot to commit this listener 2020-05-07 21:30:32 +12:00
libraryaddict
888bbd9521 Add new armorstand option for player disguise names, clean up config cos of the player name options
Added ability to set multiple names on a player disguise, also normal mob but that is untested and has no command accessibility
Permission to do this is libsdisguises.multiname
Renamed "Now disguised as a %s" to "Now disguised as %s" for messages
2020-05-07 21:27:07 +12:00
libraryaddict
6170d8e77f Fixed an error with null item 2020-05-06 13:07:11 +12:00
libraryaddict
04271be455 Cancel velocities on squid disguises 2020-05-04 18:25:09 +12:00
libraryaddict
4014aab004 Snapshot build 2020-05-02 21:05:39 +12:00
libraryaddict
a3ec21fd40 Released 10.0.8 2020-05-02 15:42:24 +12:00
libraryaddict
82d574e251 Cleanup imports 2020-05-02 02:09:24 +12:00
libraryaddict
669dbbeb78 Fix FileUtils being referenced when it's not compatible with 1.12 and other alternatives exist 2020-05-02 02:08:43 +12:00
libraryaddict
301617c0f3 Mark in log where its being downloaded to 2020-05-01 19:09:37 +12:00
libraryaddict
e496a1f595 Release 10.0.7 2020-05-01 14:57:40 +12:00
libraryaddict
d1319f800c Rename tall disguises thingy so its not so horrible to find, also have it turned off if they specifically turn self disguises on 2020-05-01 14:56:46 +12:00
libraryaddict
824edfe698 Handle some types of disguises better for head rotations and other disguises 2020-05-01 14:49:22 +12:00
libraryaddict
54f2896255 Update jenkins to handle invalid builds better 2020-05-01 14:48:23 +12:00
libraryaddict
05c7a21884 Change tall disguises to false by default, too many bug reports 2020-04-30 11:54:10 +12:00
libraryaddict
584a7a6e7e Config now auto-updates by default, fixed modded entities trying to re-register each reload 2020-04-28 11:44:54 +12:00
libraryaddict
759444090b Fixed paper breaking in one of their latest updates 2020-04-28 00:59:49 +12:00
libraryaddict
183ac73579 Remove commands and hopefully permissions from registered information if not used, mainly applies to api version and disabled commands. 2020-04-28 00:09:05 +12:00
libraryaddict
ecab9b416d Snapshot build 2020-04-27 19:12:28 +12:00
libraryaddict
9716528ec7 Released 10.0.6 2020-04-27 19:05:48 +12:00
libraryaddict
1abf447790 Add more info and a better regex matching for jenkins releases 2020-04-27 18:48:06 +12:00
libraryaddict
af492c2e3b Add new config option to auto-hide tall disguises, also as a disguise option 2020-04-27 17:31:00 +12:00
libraryaddict
1d7fd61556 Set no gravity to stop appearing in disguise parser 2020-04-27 17:17:48 +12:00
libraryaddict
5b5cdd0395 Improve update system and info 2020-04-27 17:03:11 +12:00
libraryaddict
7090ea51cc Finish update system 2020-04-27 16:56:48 +12:00