You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 3, 2023. It is now read-only.
We faced a question that we couldn't and didn't want to answer alone:
When a player runs an command (e.g. /invsee) on another player, should the other player:
always be notfied, except when the sender specifies a specific flag (e.g. /invsee -quiet)? this flag would require a permission (e.g. cubeengine.basics.command.invsee.quiet).
only be notified if has a specific permission (e.g. cubeengine.basics.command.invsee.notify)
Essentials uses the notfiy permission, CommandBook uses the quiet (-q or -quiet) flag