Commit Graph

1956 Commits

Author SHA1 Message Date
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
libraryaddict
b247a49a23
Better handling for updates checking, can now autoupdate on dev and release builds 2020-04-27 05:09:13 +12:00
libraryaddict
41dffe1b46
Fix chatcolor check at wrong position for names 2020-04-26 04:42:45 +12:00
libraryaddict
9350f798eb
Return string not boolean 2020-04-24 19:36:17 +12:00
libraryaddict
740fac23ba
Call setName() instead of setting name directly 2020-04-24 19:34:37 +12:00
libraryaddict
a63e617b0a
Add /ld debug - To help debug with scoreboard issues on a player 2020-04-24 18:09:15 +12:00
libraryaddict
ab1a7bffe4
Fix chat colors being sent raw in debug 2020-04-24 17:43:25 +12:00
libraryaddict
535946d95d
Fixes error and more info for auto update 2020-04-24 17:08:40 +12:00
libraryaddict
e7b2fa374b
Don't use caches 2020-04-24 17:06:17 +12:00
libraryaddict
88c9546a88
Give update info on command update 2020-04-24 17:04:55 +12:00
libraryaddict
714c37d1c3
Added getUniqueTeam(prefix) to DisguiseUtilities for other plugins 2020-04-24 16:28:31 +12:00
libraryaddict
5fe25f90a0
Fix clone() not cloning dynamicname 2020-04-24 16:19:24 +12:00
libraryaddict
7658d31ee5
More info for /libsdisguises scoreboard 2020-04-24 15:59:59 +12:00
libraryaddict
4e258f7286
Pushing being enabled is baa-d 2020-04-24 00:08:03 +12:00
libraryaddict
b70fe1c522
Cleaned imports 2020-04-23 22:13:54 +12:00
libraryaddict
c469d91f83
Correct update messages, pending release build work 2020-04-23 21:20:33 +12:00
libraryaddict
0106e0802b
Don't hide sprinting particles on self disguise 2020-04-23 12:54:27 +12:00
libraryaddict
a9be204f83
Add /libsdisguises help 2020-04-22 16:08:17 +12:00
libraryaddict
1e76176a21
Fix auto updater 2020-04-22 14:37:58 +12:00
libraryaddict
fa4c577f7e
More disguiseNextEntity fixing 2020-04-22 14:20:52 +12:00
libraryaddict
7f65d8c8f1
Fixed disguiseNextEntity 2020-04-22 14:06:04 +12:00
libraryaddict
1d9d420c81
Fix optional not using get() 2020-04-22 12:56:50 +12:00
libraryaddict
822ad1b7fd
EntityPose.CROUCHING -> EntityPose.SNEAKING, fixes error in 1.14 and maintainability 2020-04-21 20:31:52 +12:00
libraryaddict
5d52f91f25
Add info for /libsdisguises config - For missing config entries 2020-04-21 19:17:22 +12:00
libraryaddict
d65c9179da
Add set/get boots,leggings,chestplate,helmet 2020-04-21 19:14:02 +12:00
libraryaddict
3a2c121f0f
Let custom disguises retain their disguise name 2020-04-21 15:00:36 +12:00
libraryaddict
884f9471ca
Falling Block and Dropped Item now show their proper name for disguise name 2020-04-21 14:54:10 +12:00
libraryaddict
a896d89633
Change reloaded message to make it more obvious 2020-04-21 14:46:46 +12:00