Commit graph

2001 commits

Author SHA1 Message Date
libraryaddict c132ae3cad Release 10.0.14 2020-07-05 10:59:47 +12:00
libraryaddict 48b15499df Fix disguise notify bar not being copied in clone 2020-07-05 10:52:45 +12:00
libraryaddict ce884cc8ac Made super ugly change to how prefix/suffix works by not splitting them at all because MC doesn't look to care about char limits 2020-07-05 10:38:44 +12:00
libraryaddict 6e456e4702 Change default from 2 ticks to 3 for tab expiry 2020-07-05 06:52:13 +12:00
libraryaddict 1ce0a9a612 Add support for colored hex player names, still has an issue with longer names and splitting not respecting the hex 2020-07-04 20:48:26 +12:00
libraryaddict ca520c819e Increase scoreboard team limit from 16 to 64 for 1.13+ 2020-07-04 20:33:22 +12:00
libraryaddict 6565fc5f4f Fix invalid calls to 1.12 methods 2020-07-04 18:01:30 +12:00
libraryaddict 1a256855e2 Fix boss bar not being removed 2020-07-04 14:32:49 +12:00
libraryaddict 54efb582b1 Fix preferences file saving 2020-07-04 14:29:04 +12:00
libraryaddict dd05e3e411 Fix bar disguise toggle 2020-07-04 00:59:33 +12:00
libraryaddict 8a59d64702 Clean up send message again to use LibsMsg.send 2020-07-04 00:44:22 +12:00
libraryaddict b5b9b432f7 Fix up notify bar 2020-07-03 23:45:48 +12:00
libraryaddict e74df537bb Improve message sending 2020-07-03 17:36:29 +12:00
libraryaddict 3ced8ae9e4 Added savePreferences and config option for it, added command to view notify bar, cleaned up code, action bar and custom names now support hex colors, uses a better hex color system conversion 2020-07-03 17:08:58 +12:00
libraryaddict 13fedc4437 Add more defaults to plugin.yml 2020-07-02 08:46:23 +12:00
libraryaddict 7ef248c054 Fix equipment packet 2020-07-02 08:25:07 +12:00
libraryaddict 9cde4702f6 Fix /ld uploadlogs 2020-07-02 08:24:55 +12:00
libraryaddict 88b7851df8 Transfer repo ownership to Josh 2020-07-01 17:45:15 +12:00
libraryaddict 30cc40a6a3 Fix isRightClicking() and add isSpinning() 2020-07-01 17:44:29 +12:00
libraryaddict 8e2645501b Fix ProtocolLib version check 2020-07-01 12:29:49 +12:00
libraryaddict bf12201452 Fix /ld update forcing 2020-06-30 17:03:12 +12:00
libraryaddict 78b19d5596 Remove itemstack placeholders from paraminfoblock 2020-06-30 17:02:59 +12:00
libraryaddict b4de52a9db Release 10.0.13 2020-06-30 16:19:18 +12:00
libraryaddict e3300e7ef9 Reenable attribute packets, fix modded entities 2020-06-30 16:18:03 +12:00
libraryaddict f3d5f7efc3 Add /ld updateprotocollib, improve version checking for nms 2020-06-30 16:06:27 +12:00
libraryaddict 31672fce7b Start whining about ProtocolLib 2020-06-27 21:20:03 +12:00
libraryaddict ffd6536565 Add hex color support to translations 2020-06-27 21:01:58 +12:00
libraryaddict 5f2ac293bf Fixes #488 equip packet 2020-06-26 19:00:42 +12:00
libraryaddict 6fbdcc9855 Fix index error 2020-06-26 16:03:50 +12:00
libraryaddict 472649cad7 Hopefully fixes #487 2020-06-26 14:24:48 +12:00
libraryaddict c5ee5f1fbd Clean imports 2020-06-25 15:34:32 +12:00
libraryaddict 1f847e5ad6 Update to 1.16 2020-06-25 15:33:28 +12:00
libraryaddict cd64d17a01
Different check for spigot compatibility 2020-06-24 17:33:43 +12:00
libraryaddict 0777947173
Fix #482, unable to disguise as variants with no item equiv 2020-06-24 17:20:18 +12:00
libraryaddict 281d94fbb9
Merge pull request #485 from CS-Birb/patch-1
Read BEE_META in BeeWatcher
2020-06-23 22:19:13 +12:00
Connor 'Birb' McCormick 68d3ccc7f7
Read BEE_META in BeeWatcher 2020-06-23 21:35:20 +12:00
libraryaddict 407975f41f
Actually fix multi names 2020-06-22 19:39:02 +12:00
libraryaddict 3ebf9cce65
Fix error for multiname length, don't refuse old bossbars 2020-06-22 19:32:41 +12:00
libraryaddict e317f676b3
Make setSkin smarter about gameprofiles, but not really. Allows new PlayerDisguise(profileString) 2020-06-22 09:26:29 +12:00
libraryaddict 9cf9c85fed
Add setDisguiseName 2020-06-21 20:19:01 +12:00
libraryaddict c3fc37182e
Fix players being sent they are allowed disguises when they're not 2020-06-21 20:18:48 +12:00
libraryaddict b501147b63
Hopefully fixes malon's issue 2020-06-21 19:40:38 +12:00
libraryaddict c01213da99
More helpful info for config upload 2020-06-21 19:25:13 +12:00
libraryaddict 1277a82dd4
Fix enderman item holding not being sent 2020-06-21 00:46:41 +12:00
libraryaddict ea3380754b
Start monitoring who removes the default disguise 2020-06-20 22:39:22 +12:00
libraryaddict 4fa20a0367
Add /grabhead and use local skins if possible with skinapi 2020-06-20 09:26:48 +12:00
libraryaddict 53051668af
Cancel itself not object 2020-06-20 07:59:16 +12:00
libraryaddict a81b3b1d5f
Add /ld uploadlogs 2020-06-18 15:48:59 +12:00
libraryaddict 6f3d4d8300
Add command access checking for permtest 2020-06-18 13:44:37 +12:00
libraryaddict 1a659f8b09
Fix null disguises error 2020-06-16 11:17:18 +12:00