Commit Graph

1702 Commits

Author SHA1 Message Date
libraryaddict
f572792c5b
Added nmsaddedin to setEnraged 2020-05-17 09:13:09 +12:00
libraryaddict
54ea63a6c2
Fix insentient watcher not using proper values, and added 'setEnraged'. Not sure if its the proper name, seems to only affect zombie and vindicator from quick tests 2020-05-15 13:12:44 +12:00
libraryaddict
65ee3ed186
Add new config option to disable random values for disguises on creation 2020-05-15 10:45:49 +12:00
libraryaddict
acce02a1b7
Remove obsolete update calls 2020-05-14 09:04:48 +12:00
libraryaddict
f49895dff0
Fix multi name being set when armorstands are not in use #467 2020-05-13 08:06:01 +12:00
libraryaddict
52eec84d23
Add upside down for all disguises, add rainbow wool for sheep 2020-05-12 13:36:39 +12:00
libraryaddict
a018973eeb
Deny setCustomNameVisible if overriden custom names 2020-05-11 17:58:32 +12:00
libraryaddict
7a4cb6b7f0
Fix dynamic name path 2020-05-11 15:23:47 +12:00
libraryaddict
f6eb0f14b7
Update dynamic name for non-player disguises 2020-05-11 15:22:02 +12:00
libraryaddict
0fe54d6683
Add color to debug msg, fix updater not allowing force check 2020-05-11 15:06:18 +12:00
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
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
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
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
libraryaddict
36a2bc37c1
Add insurance for when paper changes tracker field 2020-04-21 14:42:25 +12:00
libraryaddict
d005ab8da9
Move listener to another package 2020-04-21 00:52:58 +12:00
libraryaddict
445d52e277
Minor cleanup of DisguiseUtilities.checkConflicts 2020-04-20 23:03:54 +12:00
libraryaddict
0945fe866c
Add libsdisguises.command.valid.optionstoset 2020-04-20 22:34:03 +12:00
libraryaddict
e9a968fe7b
Fix potential issue with wrong disguise parameter 2020-04-20 22:00:51 +12:00
libraryaddict
f1653c0bb0
Better /libsdisguises 2020-04-20 22:00:31 +12:00
libraryaddict
d4381096ee
Fixed permissions ordering 2020-04-20 18:22:54 +12:00
libraryaddict
0d738dbd1e
Update /libsdisguises command to be cleaner, still not enough help info tho 2020-04-20 18:22:36 +12:00
libraryaddict
22c258b4fc
Change metrics to use existing chart 2020-04-20 17:59:52 +12:00
libraryaddict
ee9240385e
Add '/libsdisguises count' 2020-04-20 17:58:05 +12:00
libraryaddict
dd7b0451a1
Merge branch 'master' of github.com:libraryaddict/LibsDisguises 2020-04-20 15:17:38 +12:00
libraryaddict
ad04185ff0
Fixed hardcoded chat colors for translations 2020-04-20 15:17:11 +12:00
libraryaddict
0df3e08a1d
Remove debug 2020-04-19 22:36:55 +12:00
libraryaddict
a7014ec9e1
Set custom name visible to false by default on players disguised 2020-04-19 18:38:59 +12:00
libraryaddict
b527b3d166
Add untested update system, add delay config option for tablist 2020-04-19 14:55:39 +12:00
libraryaddict
843d955521
Fix # not being caught in build no 2020-04-19 08:55:54 +12:00
libraryaddict
e29ad3ffde
Rename more custom entity fields 2020-04-19 08:23:35 +12:00
libraryaddict
f10870b727
Rename from CustomDisguise to ModdedDisguise 2020-04-19 08:19:03 +12:00
libraryaddict
2ce9b38c74
Fix minor error 2020-04-19 07:20:03 +12:00
libraryaddict
001064adf0
Allow string entry to CustomDisguise 2020-04-19 07:17:58 +12:00
libraryaddict
e50c9fc99f
Allow multiple options in disguise option perm 2020-04-18 01:07:48 +12:00
libraryaddict
63e84973fe
Add setName and setNameVisible to PlayerWatcher 2020-04-17 23:11:11 +12:00
libraryaddict
2180eb935b
Fix sounds not working for entity damage, fixes #450 2020-04-17 20:34:55 +12:00
libraryaddict
5ac6731ec5
Add metrics for api version 2020-04-17 19:57:52 +12:00
libraryaddict
7e1eb29dd2
Updated messages and commands for api version 2020-04-17 14:30:29 +12:00
libraryaddict
cf5a3953d9
Clean up file accesser 2020-04-17 14:14:49 +12:00
libraryaddict
28a99d91ff
Change how I grab plugin.yml from jars to fix an error with weird classloading 2020-04-17 14:08:21 +12:00
libraryaddict
00507a1194
Use slightly different YAML loading, try fix an issue on a Chinese user's server 2020-04-17 04:41:42 +12:00
libraryaddict
a309b24004
Merge branch 'master' of github.com:libraryaddict/LibsDisguises 2020-04-16 18:35:17 +12:00
libraryaddict
caa0aa69d9
Add requirements for mods and see mods in use if so 2020-04-16 18:32:09 +12:00
libraryaddict
1791622323
Suppress error for entitytype not found 2020-04-16 13:37:07 +12:00
libraryaddict
a3e159d162
Check if null before accessing observer 2020-04-16 03:38:01 +12:00
libraryaddict
e8ba0a2adc
Automagically copy and delete premium jars in the LibsDisguises folder 2020-04-16 01:09:20 +12:00
libraryaddict
8b39450490
Fixed bossbars disabling self, added support for modded custom entities, disguises now refer to themselves with the right disguise name when possible, cleaned up some code, fixed bossbar error when a server uses a bad bossbar name in their own system 2020-04-16 00:55:35 +12:00
libraryaddict
b31fc3a251
Self disguises shouldn't glow or have sprint particles 2020-04-15 23:25:48 +12:00
libraryaddict
6e112ea137
Allow plugin to be used as an API on free resource page 2020-04-14 02:27:34 +12:00
libraryaddict
810a8f8e00
Don't let certain types of blocks be used in falling block disguises in 1.12, fixes #446 2020-04-14 02:27:05 +12:00
libraryaddict
3c40a27c8f
Initial work for custom disguises 2020-04-13 21:14:04 +12:00
libraryaddict
80cf5cef27
Add information about :slim 2020-04-10 17:25:01 +12:00
libraryaddict
67b9d57ac2
Improved tab complete for placeholders and ItemStack[], fixed items unable to parse empty string 2020-04-10 17:19:43 +12:00
libraryaddict
64641c5390
Allow usage of :slim to get the slim version of a skin 2020-04-10 13:05:10 +12:00
libraryaddict
1fcc0bbea9
Add comment to config to warn customers that changing command visibility also affects command blocks 2020-04-09 12:09:05 +12:00
libraryaddict
c2a4fa3e8c
Release 10.0.3 2020-04-08 19:45:34 +12:00
libraryaddict
75ac4e8f57
Fix long names throwing errors for broken compatibility check 2020-04-07 22:05:10 +12:00
libraryaddict
5119358252
Lets break past the limits of mortal strings, it's not always 16 chars! 2020-04-07 21:31:47 +12:00
libraryaddict
1c0c5100c5
Fixed update checker again 2020-04-07 16:15:17 +12:00
libraryaddict
fb97dd4857
Player disguises no longer hang around in tab
Fix setSkin not working on active disguises
Fixed tab names not displaying
2020-04-07 16:14:17 +12:00
libraryaddict
2c5301eb6c
Add custom data accessibility to disguise for other plugins to easily manage disguises 2020-04-07 14:40:38 +12:00
libraryaddict
8ff3c7c121
If server online less than 6 hours, ignore versions where the server is better than the site 2020-04-07 14:23:33 +12:00
libraryaddict
a2262860d5
BossBars are no longer supported in 1.12 due to api restrictions 2020-04-07 14:08:17 +12:00
libraryaddict
693c0b9d79
Lower severity of "failed to load X custom disguises" from error to warning 2020-04-07 02:23:55 +12:00
libraryaddict
6d1a68e2d7
Fix bossbars wanting to stick around 2020-04-06 13:21:16 +12:00
libraryaddict
6379ecaa8c
Fix painting error on spawn 2020-04-06 13:04:38 +12:00
libraryaddict
25768bc20d
Fix bossbar not working as intended 2020-04-06 13:04:12 +12:00
libraryaddict
f3369def08
Users must download a new jar from spigotmc for 10.0.0 snapshots 2020-04-05 14:41:12 +12:00
libraryaddict
4a5b47d2e6
Change update checker to do a simpler check which allows more dramatic versions in the future. 2020-04-05 14:35:39 +12:00
libraryaddict
2495ea65c3
Fix Dinnerbone and Grumm being spun the wrong way around 2020-04-05 02:24:02 +13:00
libraryaddict
efbd6e29e3
Renamed messages from "option" to "method" to make things clearer
Added better support for tab completion and ignoring the first arg of falling blocks and item disguises, so /disguise fallingblock setburning - Is now possible
Fixed itemstack parsing returning illegal/unwanted air block
2020-04-04 19:58:21 +13:00
libraryaddict
269a5c3aef
Fix item disguises trying to fly off, fixes #439 2020-04-04 14:58:37 +13:00
libraryaddict
44012ab58b
Change the way entity interaction works for commands to a cleaner method 2020-04-04 14:17:29 +13:00
libraryaddict
7f46b5b512
Merge branch 'master' of github.com:libraryaddict/LibsDisguises 2020-04-01 21:40:36 +13:00
libraryaddict
e55f88fc73
Extended names false by default, don't give json on /ld automatically 2020-04-01 21:39:25 +13:00
libraryaddict
c17afaef92
Make name volatile 2020-03-30 23:17:35 +13:00
libraryaddict
901c6ef06f
Improve extended names, normal player disguises now use teams instead of actual player names to better support names changing at will
Added setName to PlayerDisguise disguise options in command
2020-03-30 20:22:33 +13:00
libraryaddict
ab5cb8a1f1
Add more command aliases, esp for 'disg' 2020-03-30 09:11:59 +13:00
libraryaddict
c77c490324
Catch throwables not just normal exceptions 2020-03-30 09:11:26 +13:00
libraryaddict
b5f3edc3a1
Just because I'm left handed doesn't mean the others are not right 2020-03-29 18:28:45 +13:00