LibsDisguises/plugin/src/main/java/me/libraryaddict/disguise/utilities/params
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
..
types Refactor how parameters work to be cleaner. This should effect command/parse from string disguises only. And shouldn't break existing uses. 2023-04-24 00:02:46 +12:00
ParamInfo.java Initial 1.19.4 support 2023-03-31 16:24:17 +13:00
ParamInfoManager.java Initial 1.19.4 support 2023-03-31 16:24:17 +13:00
ParamInfoTypes.java Fix TextAlignment typo, holding off on pushing until paper has pulled upstream. Added untested setTablistName support 2023-04-13 20:38:52 +12:00