Commit Graph

18 Commits

Author SHA1 Message Date
libraryaddict
4be61e08d5 Format files 2024-03-06 15:48:26 +13:00
libraryaddict
2cb01ddc75 Update for 1.20.2 2023-09-30 06:27:14 +13:00
libraryaddict
32efc5e9fa Add 1.20 support 2023-06-10 19:32:16 +12:00
libraryaddict
32d1b7a972 Change from ex to throwable 2023-05-17 00:58:10 +12:00
libraryaddict
9f82765d4b Elaborate on the transform descs 2023-05-16 18:20:16 +12:00
libraryaddict
b220d8987f Add a note 2023-05-16 18:16:14 +12:00
libraryaddict
cf39fe15c6 Fix exception for text alignment in param info types 2023-05-06 22:59:35 +12:00
libraryaddict
d35c68a0ab Refactor how parameters work to be cleaner. This should effect command/parse from string disguises only. And shouldn't break existing uses.
- All disguises can now be constructed without an argument
- Certain disguises now accept the arguments where they didn't before, such as item frames.
- The new disguise disguises now have default values to make them more usable. Such as text_display now being "center" not "fixed"
- The defaults of the display disguises now have stone & "text display" to prevent invisibility. But this does not stop anyone from abusing the display disguises, they should be limited to trusted members.
2023-04-24 00:02:46 +12:00
libraryaddict
9b83a5a2df Fix TextAlignment typo, holding off on pushing until paper has pulled upstream. Added untested setTablistName support 2023-04-13 20:38:52 +12:00
libraryaddict
85da8c09a8 Initial 1.19.4 support 2023-03-31 16:24:17 +13:00
libraryaddict
92e824fc3d Remove 1.19.0 support which never existed 2022-12-21 09:48:14 +13:00
libraryaddict
c8ab93f1cd Add support for 1.19, fixes #658, #657 2022-06-15 00:29:54 +12:00
libraryaddict
6f97aa219d Fix tab complete on option values 2022-02-27 01:00:26 +13:00
libraryaddict
06f0a41f07 Optimize 2022-02-27 00:45:56 +13:00
libraryaddict
e0bbcbd43e Fix imports, run code formatter 2022-02-02 20:16:24 +13:00
libraryaddict
7c0eb550e7 Optimize imports 2022-02-02 20:10:00 +13:00
libraryaddict
18081cf1ba Try avoid letting people use stupid values for numbers. Fixes #635 2022-01-17 16:43:03 +13:00
Sage M
0e0be185dc Modulization of NMS versions for 1.18+ 2021-12-06 21:35:30 -06:00