* Add worldedit.schematic.list.other permission and functionality * Implement StringMan#containsUuid * Javadocs * chore: Add since annotation Co-authored-by: NotMyFault <mc.cache@web.de>
Fixes #1347 Co-authored-by: Jordan <dordsor21@gmail.com> Co-authored-by: Alex <mc.cache@web.de>
* Replace plugins with an array and sort them by their name. Resolves #1428 * Use comparator Co-authored-by: Alex <mc.cache@web.de>