Signup allows players to sign up for an event. When they choose to sign up, their name is added to a list. Admins can view the list, and use it to help them know who will be participating in a event.
Commands and Permissions:
Commands and Permissions:
| Command | Description | Permission Node |
| /signup (/su) | Signup help and information | ---- |
| /signup list | Lists the players that signed up | signup.admin |
| /signup join [player] | Adds you (or [player]) to the signup list | signup.player to join signup.admin to add others |
| /signup leave [player] | Removes you (or [player]) from the signup list | signup.player to leave signup.admin to remove others |
| /signup purge | Purges the signup list. | signup.admin |

