
Commander
Remove or hide commands or change their permissions
- Загрузки
- 3K
- Подписчики
- 10
- Обновлён
- 29 июня 2026 г.
- Лицензия
- GPL-3.0-only
Опубликован 28 июня 2024 г.
Commander
A must-have command management system for your minecraft server.
With Commander you can remove or hide commands you don't want,
change; remove or add permissions to existing commands.
Also, Commander improves the no permission and unknown command messages.
Every message is localized and can be customized.
Usage
In order to use /command the permission commander.admin is required
To bypass the command hiding feature the explicit permission commander.bypass is required
Permissions
- To change the permission of a command, use:
/command permission set [command] [permission] - To completely remove a permission from a command, use:
/command permission set [command] null - To reset the permission of a command to its default value, use:
/command permission reset [command] - To see what the permission of a certain command is, use:
/command permission query [command]
Commands
To remove a command for everyone, use: /command unregister [command]
To add a removed command back, use: /command register [command]
To hide a command, use: /command hide [command]
To reveal a command again, use: /command reveal [command]
To completely reset a command, use: /command reset [command]
Ченджлог
5.1.3Релиз26.1.1, 26.1.2, 26.2 · 29 июня 2026 г.
What's Changed
- Refactor file read and writes by @NonSwag in https://github.com/TheNextLvl-net/commander/pull/295
Full Changelog: https://github.com/TheNextLvl-net/commander/compare/5.1.2...5.1.3
5.1.2Релиз26.1.1, 26.1.2, 26.2 · 27 июня 2026 г.
What's Changed
- refactor command filtering to AsyncPlayerSendCommandsEvent by @naiyudev in https://github.com/TheNextLvl-net/commander/pull/287
New Contributors
- @naiyudev made their first contribution in https://github.com/TheNextLvl-net/commander/pull/287
Full Changelog: https://github.com/TheNextLvl-net/commander/compare/5.1.1...5.1.2
5.1.1Релиз26.1.1, 26.1.2, 26.2 · 21 июня 2026 г.
What's Changed
- Merged Paper/Folia and Velocity into one jar
- Restored 1.20-1.21.11 support
- Marked 26.1.2 and 26.2 as compatible
Full Changelog: https://github.com/TheNextLvl-net/commander/compare/5.1.0...5.1.1
5.1.0Релиз26.1.1, 26.1.2, 26.2 · 3 апреля 2026 г.
What's Changed
- 26.1 Support
Full Changelog: https://github.com/TheNextLvl-net/commander/compare/5.0.2...5.1.0
5.1.0Релиз26.1.1, 26.1.2, 26.2 · 3 апреля 2026 г.
What's Changed
- 26.1 Support
Full Changelog: https://github.com/TheNextLvl-net/commander/compare/5.0.2...5.1.0
5.0.2Релиз1.21.9, 1.21.10, 1.21.11 · 2 апреля 2026 г.
What's Changed
- Improve thread safety and fix concurrent modification exception by @NonSwag in https://github.com/TheNextLvl-net/commander/pull/256
Full Changelog: https://github.com/TheNextLvl-net/commander/compare/5.0.1...5.0.2
5.0.2Релиз1.21.9, 1.21.10, 1.21.11 · 2 апреля 2026 г.
What's Changed
- Improve thread safety and fix concurrent modification exception by @NonSwag in https://github.com/TheNextLvl-net/commander/pull/256
Full Changelog: https://github.com/TheNextLvl-net/commander/compare/5.0.1...5.0.2
5.0.1Релиз1.21.8, 1.21.9, 1.21.10 · 19 января 2026 г.
What's Changed
- Add error tracking to FastStats metrics by @NonSwag in https://github.com/TheNextLvl-net/commander/pull/211
Full Changelog: https://github.com/TheNextLvl-net/commander/compare/5.0.0...5.0.1
Комментарии
Загружаем…