Skip to the content.

GroupManager Website || GroupManager Commands || GroupManager Config

Commands

GroupManager provides two ways to perform user and group management. Either define the groups and users using the config files or modify the users and groups using console commands. All these commands can be used in the server console or in-game by someone with OP, or the relevant permissions for each command. It is recommended to define the groups at least initially using the config files and perform user management with the commands. To give all permissions you can use the wildcard permission groupmanager.*.

Contents —-|

  1. Rule of Thumb
  2. User Management
  3. User Permissions
  4. User Variables
  5. Group Managament
  6. Group Permissions
  7. Group Variables
  8. Utility Commands
  9. Non-Command Permissions

Rule of Thumb

GroupManager commands follow a fairly standard syntax:

man [u/g] [add/del/list/check] [p/i/v/sub]

man - GroupManager
[u/g] - user / group
[p/i/v/sub] - permission / inheritance / variable / subgroup

User Management

When adding permissions you can now set a duration after which they will expire.

eg /manuaddp towny.wild.*|1d2h32m essentials.afk|10m

Note the availability here for effecting globalgroups with the g: prefix.

When adding permissions you can now set a duration after which they will expire.

eg /mangaddp default towny.wild.*|1d2h32m essentials.afk|10m

Note the availability here for effecting globalgroups with the g: prefix.

Non-Command Permissions

groupmanager.op  
    Overrides all inheritance and permissions when performing Group Manager commands
groupmanager.notify.self  
    notifies when your rank changes.
groupmanager.notify.other  
    notifies when someone's rank changes.
groupmanager.noofflineperms  
    Denies all permissions if server is in offline mode.