LibsDisguises/plugin
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
..
src 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
pom.xml Implement saved disguise support using persistant data, fix saved disguises not working in newer versions of MC. Fixes #701 2023-04-07 01:07:26 +12:00