Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

quiet flag vs. notify permission #14

@pschichtel

Description

@pschichtel

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:

  1. 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).
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions