-
Notifications
You must be signed in to change notification settings - Fork 3
Commands & Permissions
LagBug edited this page Jun 20, 2022
·
4 revisions
A list of all the available commands this plugin includes. The table below includes the command name, the usage, the description, and the permission required for it to work.
NOTE: Most of these are NOT needed as they can be replaced by the GUIs. Simply type /emailer
Command | Description | Permission |
---|---|---|
/emailer <send/forceVerify/search/update/reload> |
The main command for this plugin | emailer.use |
/emailer send <player/*/**> |
Send an email to a specific group or player | emailer.send |
/emailer forceVerify <player> <email> |
Force verifies a player with an email | emailer.forceverify |
/emailer search <player/email> |
Checks whether a player or email is verified or not | emailer.search |
/emailer update |
Checks for any updates | emailer.update |
/setemail <email> |
Sends a message with an authentication code to that email | emailer.setemail |
/verify <code> |
Checks if the code from above matches the one typed | emailer.verify |
/unsubscribe |
Removes the player from the email list | emailer.unsubscribe |
Other than the permission of each command above, there are other permissions for other things in the plugin.
Permission | Description |
---|---|
emailer.* |
Basically gives you all the permissions |
emailer.notify |
Get notified when an email is sent to you |