fabric: Improve command suggestions
The delete command also deletes records in the position_data table. (#492)
-
The delete command also deletes records in the position_data table.
-
fix typos
-
Optimize SQL statements, add delete respawn_position
Update Russian (ru-ru) locales, courtesy of ADAMADA8
Update zh-cn.yml (#487)
-
Update zh-cn.yml
-
Update zh-cn.yml
Fix sound effect playing on spigot
v4.5: Bulk delete, regex customization, QoL & API work (#486)
-
Improve validator error specificity, fix #481
-
Add more sanity-checking to cluster IDs, close #482
-
Add bulk/player-delete command, close #484, close #257
-
Fix checkstyle formatting in tests
-
Add missing strings to other locale files
-
Use morepaperlib for runtime command registration on spigot
-
api: make creation methods return a future, close #473
-
Add name/description restriction regex customization
-
docs: Update config file with new regex options
-
bump version number to 4.5
-
fix typo, correct command confirmation logic
-
Make confirmation locales more clear
-
Fix confirmation checking logic