This website requires JavaScript.
154ec5c08d
Forgot to commit this listener
libraryaddict
2020-05-07 21:30:32 +12:00
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
libraryaddict
2020-05-07 21:27:07 +12:00
6170d8e77f
Fixed an error with null item
libraryaddict
2020-05-06 13:07:11 +12:00
04271be455
Cancel velocities on squid disguises
libraryaddict
2020-05-04 18:25:09 +12:00
4014aab004
Snapshot build
libraryaddict
2020-05-02 21:05:39 +12:00
a3ec21fd40
Released 10.0.8
libraryaddict
2020-05-02 15:42:24 +12:00
82d574e251
Cleanup imports
libraryaddict
2020-05-02 02:09:24 +12:00
669dbbeb78
Fix FileUtils being referenced when it's not compatible with 1.12 and other alternatives exist
libraryaddict
2020-05-02 02:08:43 +12:00
301617c0f3
Mark in log where its being downloaded to
libraryaddict
2020-05-01 19:09:37 +12:00
e496a1f595
Release 10.0.7
libraryaddict
2020-05-01 14:57:40 +12:00
d1319f800c
Rename tall disguises thingy so its not so horrible to find, also have it turned off if they specifically turn self disguises on
libraryaddict
2020-05-01 14:56:46 +12:00
824edfe698
Handle some types of disguises better for head rotations and other disguises
libraryaddict
2020-05-01 14:49:22 +12:00
54f2896255
Update jenkins to handle invalid builds better
libraryaddict
2020-05-01 14:48:23 +12:00
05c7a21884
Change tall disguises to false by default, too many bug reports
libraryaddict
2020-04-30 11:54:10 +12:00
584a7a6e7e
Config now auto-updates by default, fixed modded entities trying to re-register each reload
libraryaddict
2020-04-28 11:44:54 +12:00
759444090b
Fixed paper breaking in one of their latest updates
libraryaddict
2020-04-28 00:59:49 +12:00
183ac73579
Remove commands and hopefully permissions from registered information if not used, mainly applies to api version and disabled commands.
libraryaddict
2020-04-28 00:09:05 +12:00
ecab9b416d
Snapshot build
libraryaddict
2020-04-27 19:12:28 +12:00
9716528ec7
Released 10.0.6
libraryaddict
2020-04-27 19:05:48 +12:00
1abf447790
Add more info and a better regex matching for jenkins releases
libraryaddict
2020-04-27 18:48:06 +12:00
af492c2e3b
Add new config option to auto-hide tall disguises, also as a disguise option
libraryaddict
2020-04-27 17:31:00 +12:00
1d7fd61556
Set no gravity to stop appearing in disguise parser
libraryaddict
2020-04-27 17:17:48 +12:00
5b5cdd0395
Improve update system and info
libraryaddict
2020-04-27 17:03:11 +12:00
7090ea51cc
Finish update system
libraryaddict
2020-04-27 16:56:48 +12:00
b247a49a23
Better handling for updates checking, can now autoupdate on dev and release builds
libraryaddict
2020-04-27 05:09:13 +12:00
41dffe1b46
Fix chatcolor check at wrong position for names
libraryaddict
2020-04-26 04:42:45 +12:00
9350f798eb
Return string not boolean
libraryaddict
2020-04-24 19:36:17 +12:00
740fac23ba
Call setName() instead of setting name directly
libraryaddict
2020-04-24 19:34:37 +12:00
a63e617b0a
Add /ld debug - To help debug with scoreboard issues on a player
libraryaddict
2020-04-24 18:09:15 +12:00
ab1a7bffe4
Fix chat colors being sent raw in debug
libraryaddict
2020-04-24 17:43:25 +12:00
535946d95d
Fixes error and more info for auto update
libraryaddict
2020-04-24 17:08:40 +12:00
e7b2fa374b
Don't use caches
libraryaddict
2020-04-24 17:06:17 +12:00
88c9546a88
Give update info on command update
libraryaddict
2020-04-24 17:04:55 +12:00
714c37d1c3
Added getUniqueTeam(prefix) to DisguiseUtilities for other plugins
libraryaddict
2020-04-24 16:28:31 +12:00
5fe25f90a0
Fix clone() not cloning dynamicname
libraryaddict
2020-04-24 16:19:24 +12:00
7658d31ee5
More info for /libsdisguises scoreboard
libraryaddict
2020-04-24 15:59:59 +12:00
4e258f7286
Pushing being enabled is baa-d
libraryaddict
2020-04-24 00:08:03 +12:00
b70fe1c522
Cleaned imports
libraryaddict
2020-04-23 22:13:54 +12:00
c469d91f83
Correct update messages, pending release build work
libraryaddict
2020-04-23 21:20:33 +12:00
0106e0802b
Don't hide sprinting particles on self disguise
libraryaddict
2020-04-23 12:54:27 +12:00
a9be204f83
Add /libsdisguises help
libraryaddict
2020-04-22 16:08:17 +12:00
1e76176a21
Fix auto updater
libraryaddict
2020-04-22 14:37:58 +12:00
fa4c577f7e
More disguiseNextEntity fixing
libraryaddict
2020-04-22 14:20:52 +12:00
7f65d8c8f1
Fixed disguiseNextEntity
libraryaddict
2020-04-22 14:06:04 +12:00
1d9d420c81
Fix optional not using get()
libraryaddict
2020-04-22 12:56:50 +12:00
822ad1b7fd
EntityPose.CROUCHING -> EntityPose.SNEAKING, fixes error in 1.14 and maintainability
libraryaddict
2020-04-21 20:31:52 +12:00
5d52f91f25
Add info for /libsdisguises config - For missing config entries
libraryaddict
2020-04-21 19:17:22 +12:00
d65c9179da
Add set/get boots,leggings,chestplate,helmet
libraryaddict
2020-04-21 19:14:02 +12:00
3a2c121f0f
Let custom disguises retain their disguise name
libraryaddict
2020-04-21 15:00:36 +12:00
884f9471ca
Falling Block and Dropped Item now show their proper name for disguise name
libraryaddict
2020-04-21 14:54:10 +12:00
a896d89633
Change reloaded message to make it more obvious
libraryaddict
2020-04-21 14:46:46 +12:00
36a2bc37c1
Add insurance for when paper changes tracker field
libraryaddict
2020-04-21 14:42:25 +12:00
d005ab8da9
Move listener to another package
libraryaddict
2020-04-21 00:52:58 +12:00
445d52e277
Minor cleanup of DisguiseUtilities.checkConflicts
libraryaddict
2020-04-20 23:03:54 +12:00
0945fe866c
Add libsdisguises.command.valid.optionstoset
libraryaddict
2020-04-20 22:34:03 +12:00
e9a968fe7b
Fix potential issue with wrong disguise parameter
libraryaddict
2020-04-20 22:00:51 +12:00
f1653c0bb0
Better /libsdisguises
libraryaddict
2020-04-20 22:00:31 +12:00
d4381096ee
Fixed permissions ordering
libraryaddict
2020-04-20 18:22:54 +12:00
0d738dbd1e
Update /libsdisguises command to be cleaner, still not enough help info tho
libraryaddict
2020-04-20 18:22:36 +12:00
22c258b4fc
Change metrics to use existing chart
libraryaddict
2020-04-20 17:59:52 +12:00
ee9240385e
Add '/libsdisguises count'
libraryaddict
2020-04-20 17:58:05 +12:00
dd7b0451a1
Merge branch 'master' of github.com:libraryaddict/LibsDisguises
libraryaddict
2020-04-20 15:17:38 +12:00
ad04185ff0
Fixed hardcoded chat colors for translations
libraryaddict
2020-04-20 15:17:11 +12:00
0df3e08a1d
Remove debug
libraryaddict and GitHub
2020-04-19 22:36:55 +12:00
a7014ec9e1
Set custom name visible to false by default on players disguised
libraryaddict
2020-04-19 18:38:59 +12:00
b527b3d166
Add untested update system, add delay config option for tablist
libraryaddict
2020-04-19 14:55:39 +12:00
843d955521
Fix # not being caught in build no
libraryaddict
2020-04-19 08:55:54 +12:00
e29ad3ffde
Rename more custom entity fields
libraryaddict
2020-04-19 08:23:35 +12:00
f10870b727
Rename from CustomDisguise to ModdedDisguise
libraryaddict
2020-04-19 08:19:03 +12:00
2ce9b38c74
Fix minor error
libraryaddict
2020-04-19 07:20:03 +12:00
001064adf0
Allow string entry to CustomDisguise
libraryaddict
2020-04-19 07:17:58 +12:00
e50c9fc99f
Allow multiple options in disguise option perm
libraryaddict
2020-04-18 01:07:48 +12:00
63e84973fe
Add setName and setNameVisible to PlayerWatcher
libraryaddict
2020-04-17 23:11:11 +12:00
15d3bc2828
Release 10.0.5
libraryaddict
2020-04-17 20:35:33 +12:00
2180eb935b
Fix sounds not working for entity damage, fixes #450
libraryaddict
2020-04-17 20:34:55 +12:00
5ac6731ec5
Add metrics for api version
libraryaddict
2020-04-17 19:57:52 +12:00
39e5f32083
Released 10.0.4 + API version
libraryaddict
2020-04-17 14:31:18 +12:00
7e1eb29dd2
Updated messages and commands for api version
libraryaddict
2020-04-17 14:30:29 +12:00
cf5a3953d9
Clean up file accesser
libraryaddict
2020-04-17 14:14:49 +12:00
28a99d91ff
Change how I grab plugin.yml from jars to fix an error with weird classloading
libraryaddict
2020-04-17 14:08:21 +12:00
00507a1194
Use slightly different YAML loading, try fix an issue on a Chinese user's server
libraryaddict
2020-04-17 04:41:42 +12:00
a309b24004
Merge branch 'master' of github.com:libraryaddict/LibsDisguises
libraryaddict
2020-04-16 18:35:17 +12:00
caa0aa69d9
Add requirements for mods and see mods in use if so
libraryaddict
2020-04-16 18:32:09 +12:00
1791622323
Suppress error for entitytype not found
libraryaddict
2020-04-16 13:37:07 +12:00
a3e159d162
Check if null before accessing observer
libraryaddict and GitHub
2020-04-16 03:38:01 +12:00
e8ba0a2adc
Automagically copy and delete premium jars in the LibsDisguises folder
libraryaddict
2020-04-16 01:09:20 +12:00
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
libraryaddict
2020-04-16 00:55:35 +12:00
b31fc3a251
Self disguises shouldn't glow or have sprint particles
libraryaddict
2020-04-15 23:25:48 +12:00
6e112ea137
Allow plugin to be used as an API on free resource page
libraryaddict
2020-04-14 02:27:34 +12:00
810a8f8e00
Don't let certain types of blocks be used in falling block disguises in 1.12, fixes #446
libraryaddict
2020-04-14 02:27:05 +12:00
3c40a27c8f
Initial work for custom disguises
libraryaddict
2020-04-13 21:14:04 +12:00
80cf5cef27
Add information about :slim
libraryaddict
2020-04-10 17:25:01 +12:00
67b9d57ac2
Improved tab complete for placeholders and ItemStack[], fixed items unable to parse empty string
libraryaddict
2020-04-10 17:19:43 +12:00
64641c5390
Allow usage of :slim to get the slim version of a skin
libraryaddict
2020-04-10 13:05:10 +12:00
1fcc0bbea9
Add comment to config to warn customers that changing command visibility also affects command blocks
libraryaddict
2020-04-09 12:09:05 +12:00
c2a4fa3e8c
Release 10.0.3
libraryaddict
2020-04-08 19:45:34 +12:00
75ac4e8f57
Fix long names throwing errors for broken compatibility check
libraryaddict
2020-04-07 22:05:10 +12:00
5119358252
Lets break past the limits of mortal strings, it's not always 16 chars!
libraryaddict
2020-04-07 21:31:47 +12:00
1c0c5100c5
Fixed update checker again
libraryaddict
2020-04-07 16:15:17 +12:00
fb97dd4857
Player disguises no longer hang around in tab Fix setSkin not working on active disguises Fixed tab names not displaying
libraryaddict
2020-04-07 16:14:17 +12:00