Commit Graph

227 Commits

Author SHA1 Message Date
libraryaddict
88d9b081fa Convert between spigot colorcodes and my own... 2022-01-30 11:55:52 +13:00
libraryaddict
7dffc92365 Mention why you must be disguised for /savedisguise 2022-01-26 12:13:48 +13:00
libraryaddict
e4e3cc3f17 Try work around async stuff, paper only issue? Fixes #636 2022-01-25 10:51:56 +13:00
libraryaddict
15bc39d49f Fix an error with custom sounds 2022-01-18 11:07:30 +13:00
libraryaddict
1a800f7ae3 In the case we're doing a copy entity disguise, try avoid failing a copy. Doesn't fix the underlying issue I believe. 2022-01-17 16:43:44 +13:00
libraryaddict
18081cf1ba Try avoid letting people use stupid values for numbers. Fixes #635 2022-01-17 16:43:03 +13:00
libraryaddict
69a5628f76 Hotfix 2022-01-17 10:46:16 +13:00
libraryaddict
95b3d9f231 Fix potential issue 2022-01-17 10:40:40 +13:00
libraryaddict
b5fb5054a2 Try make scoreboard names a bit more unique 2022-01-17 10:01:14 +13:00
libraryaddict
0ec2dab889 Fix minor issue 2022-01-13 22:12:01 +13:00
libraryaddict
79d7533260 Change getRaw to getValue for conversion of meta 2022-01-07 21:45:55 +13:00
libraryaddict
5e165e3c97 Fix a default value for disguise name being true, this means falling blocks can now have their name set properly on disguise construct 2021-12-28 06:10:59 +13:00
libraryaddict
61e021e463 Fix a concurrent modification error when calling disguiseToAll wrongly 2021-12-25 18:12:18 +13:00
libraryaddict
0e125523f4 Fix isUpsideDown when constructing a disguise with a premade skin 2021-12-25 17:48:10 +13:00
libraryaddict
e0e622d5f4 Change how we fetch PL version, move the code inside the if {} 2021-12-20 07:48:25 +13:00
libraryaddict
7fe95f00ec Fix custom names for 1.17 and 1.18 2021-12-16 08:50:29 +13:00
libraryaddict
771a827e33 Fix an error with disguising non-livin as livin 2021-12-14 21:58:43 +13:00
libraryaddict
3d7be88524 Add bad workaround for serializing optional 2021-12-14 21:47:01 +13:00
libraryaddict
e6d40d95eb Fixxxx 2021-12-14 18:54:06 +13:00
libraryaddict
3a10606fb7 Register using plugin name instead of plugin instance 2021-12-14 18:37:10 +13:00
libraryaddict
52cb313f77 Fix up sounds and some other stuff 2021-12-11 20:57:23 +13:00
libraryaddict
42cd210fc7 Change 1.17 to use the nms stuff too 2021-12-11 19:25:17 +13:00
libraryaddict
9f6b2fb535 Minor fixes 2021-12-08 14:10:19 +13:00
Martoph
bcd4ed56fc Fixup remaining critical startup issues 2021-12-07 16:20:15 -06:00
Martoph
92b741ce0a Update main plugin to 1.18, convert Metrics to gson 2021-12-06 22:45:31 -06:00
Sage M
49cebe2a31 Fix module order and encryption file location 2021-12-06 21:53:18 -06:00
Sage M
0e0be185dc Modulization of NMS versions for 1.18+ 2021-12-06 21:35:30 -06:00