▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/WorldPluginManager (WPM)
WorldPluginManager (WPM)

WorldPluginManager (WPM)

Controls which commands are allowed or blocked per world. For example, /fly might work in the lobby but be blocked in a Survival world.

4
0

WorldPluginManager is the filter that determines which commands work in which world. You can set a mode for each world: “Whitelist” means only approved commands work, while “Blacklist” means all commands work except for the blocked ones. If a player attempts to execute a prohibited command, the command is intercepted directly in the event and a configurable message is displayed—meaning the command is never actually passed on to the respective plugin. All management is handled via a GUI with world selection, a mode toggle, and lists for allowed and prohibited commands. Players with the bypass permission ignore all rules, so admins can always get through. Changes are saved in rules.yml and can be reloaded at runtime with /wpm reload.

Commands: /wpm gui – opens the GUI management /wpm allow – allow command /wpm deny – block command /wpm list – display all rules for a world /wpm mode <whitelist|blacklist> – switch mode /wpm reload – reload configuration /wpm stats – overview of all configured worlds

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:MIT
Опубликован:3 недели назад
Обновлён:3 недели назад
Главная