🖥️Commands
List of all plugin's commands and subcommands.
/dsend reload
Reloads the plugin.
discordsender.reload
/dsend send <message_name> [arguments]
Example:
/dsend send testmsg arg1 arg2
Sends the message named message_name
with additional arguments.
Example:
Sends message testmsg
with arguments arg1
and arg2
forestplant.use.<message_name>
Note! General permission discordsender.use
is also required!
/dsend send <message_name> [arguments]
Example:
/dsend sendPlaceholders apik007 testmsg arg1 arg2
Sends the message named message_name
with additional arguments and also parses placeholders for the typed player.
Example:
Sends message testmsg
with arguments arg1
and arg2
d and replaces placeholders in the message for player apik007
forestplant.use.<message_name>
Note! General permission discordsender.use
is also required!
Last updated