Commit Graph

106 Commits

Author SHA1 Message Date
libraryaddict
d4abde2542 Wrap entire LD loading in a catch and make it check for updates if exception is thrown 2021-05-15 12:32:08 +12:00
libraryaddict
59178a63fd Fix missing commit 2021-04-26 22:09:16 +12:00
libraryaddict
b1521ce9ac Dont return on reload 2021-02-18 04:28:01 +13:00
libraryaddict
ef4539a3a1 Try redirect users to discord if PL is down 2021-02-09 16:39:12 +13:00
libraryaddict
ccff8bc6dc Try detect more reloads 2021-02-09 16:23:42 +13:00
libraryaddict
bd0ca9ec8c Large config rewrite, updating creates incompatibility with older versions of LD. Probably need to clean up configs a bit more. 2021-01-31 21:28:07 +13:00
libraryaddict
87e3defcab Introduce ability to customize command names, add aliases, even disable them individially 2021-01-28 21:51:46 +13:00
libraryaddict
07c5abec43 Do some hacky magic to make ProtocolLib auto download if not there or outdated 2021-01-06 17:09:35 +13:00
libraryaddict
dff3e23821 Fixed falling block grid lock, improved player disguises skins a ton 2020-10-07 08:21:21 +13:00
libraryaddict
166658b99b Push player skin fix may need good testing 2020-10-01 09:47:42 +13:00
libraryaddict
5f09d6d910 Organize imports 2020-08-28 06:15:56 +12:00
libraryaddict
bb009be826 Start spamming players and logs for old ProtocolLib 2020-08-17 18:14:10 +12:00
libraryaddict
35c1882164 Log file name on startup 2020-07-17 13:42:50 +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
88b7851df8 Transfer repo ownership to Josh 2020-07-01 17:45:15 +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
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
4fa20a0367 Add /grabhead and use local skins if possible with skinapi 2020-06-20 09:26:48 +12:00
libraryaddict
f12c1192e1 Fix being unable to switch worlds while self disguised (paper?), fixes #476 2020-06-14 12:47:43 +12:00
libraryaddict
32bab36731 Clean up the disguise runnable a bit for some more sanity, it's so ugly. 2020-06-13 21:52:52 +12:00
libraryaddict
e12222ca26 Change data load order to try fix parser doing wrong defaults 2020-06-13 18:28:30 +12:00
libraryaddict
84f48b0346 Fix SoundGroup preventing the plugin from loading 2020-05-24 16:49:13 +12:00
libraryaddict
37e7a0bac7 Add ability to change the sounds for a disguise to whatever you like 2020-05-23 22:48:50 +12:00
libraryaddict
3e96e765e9 Some stuff 2020-05-21 22:30:53 +12:00
libraryaddict
fcd93ec704 Add paper specific listener for entity loading 2020-05-20 12:43:27 +12:00
libraryaddict
acce02a1b7 Remove obsolete update calls 2020-05-14 09:04:48 +12:00
libraryaddict
e64a439fb4 Friendly warning that craftbukkit is messed up 2020-05-11 03:49:19 +12:00
libraryaddict
2adca62a83 Fixed custom name still being set despite being overridden 2020-05-08 16:35:25 +12:00
libraryaddict
82d574e251 Cleanup imports 2020-05-02 02:09:24 +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
b247a49a23 Better handling for updates checking, can now autoupdate on dev and release builds 2020-04-27 05:09:13 +12:00
libraryaddict
a896d89633 Change reloaded message to make it more obvious 2020-04-21 14:46:46 +12:00
libraryaddict
d005ab8da9 Move listener to another package 2020-04-21 00:52:58 +12:00
libraryaddict
b527b3d166 Add untested update system, add delay config option for tablist 2020-04-19 14:55:39 +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
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
6e112ea137 Allow plugin to be used as an API on free resource page 2020-04-14 02:27:34 +12:00
libraryaddict
2a6928a498 Clean up code a bit 2020-03-09 09:00:58 +13:00
libraryaddict
7f3aa75c44 Don't fatal error if someone's using a dumb jar system 2020-02-23 10:54:09 +13:00
libraryaddict
1d6e1c57b7 Reverse a boolean check 2020-02-21 14:45:11 +13:00
libraryaddict
287932d530 Fix wrong order loading 2020-02-21 14:24:07 +13:00
libraryaddict
cf55470fad Try check for preloaded classes 2020-02-21 13:53:08 +13:00
libraryaddict
90ed56bcec Remove classyloader from Lib's Disguises 2020-02-20 18:16:28 +13:00
libraryaddict
396b924571 Add better asm support and lower the jar size 2020-02-20 18:13:43 +13:00
libraryaddict
487ec6095d Init ld 2020-02-20 12:47:23 +13:00