Clear options

Description

Remove all the options of the subject.

Permission

permissionmanager.commands.subject.clear.options

Command

/pm <collection> <subject> clear options [-s <server>] [-w <world>]

Options

  • -s: The server where the subject will have all its options removed.
  • -w: The world where the subject will have all its options removed.

Examples

Clear the options of a player.
/pm user player_name clear options

Clear the options of a group.
/pm group group_name clear options

Clear the options of the default subject.
/pm default default clear options

Clear the options for the world DIM1.
/pm <collection> <subject> clear options -w DIM1

Clear the options for a server. Only works if you have more than one server connected to your database.
/pm <collection> <subject> clear options -s server_name

Clear the options for the server test.permissionmanager.com in the world DIM-1 for 2 minutes.
/pm <collection> <subject> clear options -s test.permissionmanager.com -w DIM-1 -t 120