Commit Graph

2047 Commits

Author SHA1 Message Date
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
15d3bc2828 Release 10.0.5 2020-04-17 20:35:33 +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
39e5f32083 Released 10.0.4 + API version 2020-04-17 14:31:18 +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
33b5b77207 Release 10.0.2 2020-04-07 14:25:49 +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
dc2a1a23a0 Release 10.0.1 2020-04-07 02:25:13 +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
0c0ee16f29 Do snapshot 2020-04-05 14:41:36 +12:00