commands-and-permission-for/sma
Commands and Permission
Please visit GitHub Wiki for more information
There are two commands available for StaffManager, /sm and /sma. /sm is intended for normal users while /sma is intended for administration.
Below are some arguments you can supply after the commands to do different stuff with them.
/sma
List of commands available: help, addstaff, demote, broadcast, resetvotes, app, purge, ban, unban and banlist. More on them below. sma help
Permission Node: sma.help Description: Shows the commands available for /sma. Usage: /sma help Configurable: false
sma addstaff
Permission Node: sma.addstaff Description: Adds a player to the staff list (Case Sensitive). Usage:
/sma addstaff <IGN>Configurable: false Additional Info: This function is purely intended for adding current staff members to the staff list. It is not the command for accepting applications and neither does it promote people.
sma demote
**Permission Node: ** sma.demote Description: Removes a player from the stafflist. Usage:
/sma demote <IGN>Configurable: false Additional Info: Does not demote people to lower ranks! Intended just to remove a name from the staff list. Command Aliases: delete, del, remove, rm
sma broadcast
Permission Node: sma.broadcast Description: Broadcasts a message with the server's name as a prefix. Usage:
/sma broadcast <message>Configurable: true, The prefix can be changed by editingconfig.ymlserverName. Additional Info: Intended for announcements. Command Alias: bc
sma resetvotes
Permission Node: sma.resetvotes Description: Resets a player's votes and list of voters. Usage:
/sma resetvotes <IGN>Configurable: false
sma app
Permission Node: sma.app **Description: Accept - ** Sends a mail to the player about the acceptance and broadcasts a message to the server. Also promotes the user using PermissionsEx or GroupManager. Usage:
/sma app <IGN> accept <Rank>**Description: Deny - ** Sends a mail to the player about the denial but does NOT broadcast it! Usage:/sma app <IGN> denyConfigurable: false
sma purge
Permission Node: sma.purge Description: Deletes the /players, /data, and /HELP_FILES folder. Unwise to give it to an untrusted person. Usage: /sma purge [password] Configurable: true, password is configurable in config.yml under
purgePassword. Additional Info: You can change the password to something else like above or disable password checking. Password only works for /sma purge! Upon successful use, it logs it in /History/history.txt and kicks everyone out of the server.
sma ban
Permission Node: sma.ban Description: Disallows use of /sm apply for the specified user. Usage:
/sma ban <IGN>Additional Info: Adds the player to the ban list.
sma unban
Permission Node: sma.unban Description: Allows a banned user to use /sm apply again. Usage:
/sma unban <IGN>Additonal Info: Removes the player from the ban list.
sma banlist
Permission Node: sma.banlist Description: Shows the list of current players who were banned from using /sm apply. Usage /sma banlist [page]
sma version
Permission Node: sma.version Description: Shows the version of StaffManager. Usage: /sma version.
To view help for /sm, click here
Comments