commands-and-permission-for/sm
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.
/sm
List of commands available: 2, 3, 4, 5, help, apply, vote, status, applicants, staff and top. More on them below. sm
Permission Node: sm.help.1 Description: Shows help page 1 to the player, configurable in the StaffManager folder. You have to edit this as it generates a default help file customised for RemoCraft. Usage: /sm Configurable: Run the command first, then, go to ~/plugins/StaffManager/HELP_FILES/help_file_page_1.txt to edit it. You can use ampersands (&) for the files instead of section signs.
sm 2
Permission Node: sm.help.2 Description: Shows help page 2 to the player and also configurable like help_file_page_1.txt Usage: /sm 2 Configurable: true, similar to help_file_page_2.txt Additional Info: This page is disabled by default. To enable it, you have to change the value of
pagesNeededin config.yml
sm 3
**Permission Node: ** sm.help.3 Description: Shows help page 3 to the player like previous commands. Usage: /sm 3 Configurable: true Additional Info: Disabled by default.
sm 4
Permission Node: sm.help.4 Description: Shows help page 4. Usage: /sm 4 Configurable: true Additional Info: Disabled by default.
sm 5
Permission Node: sm.help.5 Description: Shows help page 5. Usage: /sm 5 Configurable: true Additional Info: Disabled by default. Last page available for owner's use as a help page.
sm help
Permission Node: sm.help Description: Shows all the commands available for
/smand a brief description of each one. Usage: /sm help Configurable: false
sm apply
Permission Node: sm.apply Description: Alerts the server that the player is applying for staff and adds the player to the list (viewable when you type /sm applicants) Usage: /sm apply Configurable: somewhat Additional Info: You can prevent a player from using this command either by negating the permission or doing /sma ban <IGN>
sm vote
Permission Node: sm.vote Description: Votes the specified player either up or down. Usage 1:
/sm vote <IGN>Usage 2:/sm vote <IGN> downAdditional Info:<IGN>must be applying for staff.
sm status
Permission Node: sm.status Description: Views the current application state of the specified player. Usage 1: /sm status Usage 2:
/sm status <IGN>Additonal Info: Shows Whether the applicant is applying for staff Whether the player is disallowed from using /sm apply Join Date Number of votes recieved Number of vote downs recieved
sm applicants
Permission Node: sm.applicants Description: Shows the list of current applicants. Usage /sm applicants [page]
sm staff
Permission Node: sm.staff Description: Shows the current online staff or the staff list. Usage 1: /sm staff Usage 2: /sm staff [page] Additional Info: To view the staff list you MUST type in a number, or else it will show the current staff online.
sm top
Permission Node: sm.top Description: Shows the top 3 applicants (Based on number of votes and the order in the folder /players) Usage /sm top
To view help for /sma, click here.
Comments