Description:
This plugin adds simple RP commands!
It has a very customizable config, so you should love it! Below we will give an example of the config, as well as commands and rights.
Config:
Code (YAML):
commands:
me:
message
:
"&c* &7%player_name% %message%"
radius
: 20
#The distance at which the action will be visible to other players
help
:
"&7Usage: &c/me <MESSAGE>"
perm
: rpmessage.me
try:
success
:
[
"&awonderful",
"&amagically",
"&agood",
"&afine",
"&acool"
]
fail
:
[
"&cvery bad",
"&ccrooked",
"&cbad",
"&cclumsily",
"&cdisgusting"
]
message
:
"&d* &7%player_name% %result% &7%action%"
radius
: 20
help
:
"&7Usage: &c/try <ACTION>"
perm
: rpmessage.try
do:
message
:
"&e* &6%message% &8((&7%player_name%&8))"
#%player_name%
radius
: 20
help
:
"&7Usage: &c/do <EVENT>"
perm
: rpmessage.do
mask:
message
:
"&7Mask %status%"
enable
:
"&aEnabled"
#status_of_mask
disable
:
"&cDisabled"
#status_of_mask
playerDisplay
:
"&7Unknown"
#What will be displayed instead of the player's name
perm
: rpmessage.mask
help:
message
:
- '&7
[&5RPMessage&7
]'
- '&c/try <ACTION> - &7an action that can be performed successfully/unsuccessfully'
- '&c/me <MESSAGE> - &7third party message'
- '&c/do <EVENT> - &7this command is intended to describe the events of the game world'
reload
:
"&7config reloaded &aSUCCESS"
Example Chat:
command: /me
perm default: rpmessage.me
command: /try
perm default: rpmessage.try
command: /do
perm default: rpmessage.do
MASK example:
command: /mask
perm default: rpmessage.mask
Other command:
command: /rpmessage - help from plugin
perm: rpmessage.command
command: /rpmessage reload - reload config
perm: rpmessage.command
You can contact me via DISCORD (TheDiVaZo#3794) or TELEGRAM and report bugs or suggestions
DONATE 