Commit Graph

7 Commits

Author SHA1 Message Date
libraryaddict
4be61e08d5 Format files 2024-03-06 15:48:26 +13: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
85da8c09a8 Initial 1.19.4 support 2023-03-31 16:24:17 +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