Permissions

AutoMessage uses permissions to allow selective users or groups access to specific commands. The permissions are compatible with any permissions plugin that implements Bukkit's SuperPerms such as PermissionsEx or bPermissions. Below you will find a list of all available permissions.

automessage.commands.reload:
Reload the configuration from the disk.
automessage.commands.update:
Update to the latest version if the plugin is out of date.
automessage.commands.add:
Create a new message list or add message to an existing message list.
automessage.commands.edit:
Edit a message in a message list.
automessage.commands.remove:
Remove a message list or remove a single message from a specific message list.
automessage.commands.enabled:
Toggle broadcasting for a specific message list. The message list can still be edited; however, it will not broadcast.
automessage.commands.interval:
Set the interval at which messages are broadcasted from the message-list.
automessage.commands.random:
Set a lists broadcast method. Random randomly selects a message on broadcasts whereas non-random simply loops through all the messages.
automessage.commands.prefix:
Set a message lists prefix for all broadcasts.
automessage.commands.suffix:
Set a message lists suffix for all broadcasts.
automessage.commands.broadcast:
Broadcast a message from a specific list.
automessage.commands.list:
List all message lists or all messages in a specific list.
automessage.receive.message-list:
Receive broadcasts from a list. Replace message-list with the name of the message list in your config.