Commands and Permissions

Last updated Sep 21, 2026

Commands and Permissions

SoapsCommon is a library plugin. It does not register player commands. Suite plugins depend on it for GUI rendering and shared helpers.

Permissions

From plugin.yml:

Permission Default Description
soaps.gui.action.console op Allow GUI YAML actions that run console commands
soaps.gui.action.broadcast op Allow GUI YAML actions that broadcast messages

These nodes are checked when a menu action would run privileged console or broadcast work. Grant them only to trusted staff ranks that may author or use such menus.

See also