SayPrefix
Hello there!
This plugin is modifying prefix of /say command.
Changelog:
- In-Game editor

Admin commands:
- /sp - Main command.
- /sp reload - Will reload connfiguration file.
- /sp setprefix <PLAYER or CONSOLE> <PREFIX> - Will set prefix for defined type.
- /sp getprefix <PLAYER or CONSOLE> - Will return prefix of defined type.
- /sp clearprefix <PLAYER or CONSOLE> - Will clear prefix for defined type. (Can not be undone!!)
Basic commands:
- /say - Will broadcast message (Obviously)

Permissions:
- sp.admin - Acess to all admin commands.
- sp.say - Acess to /say command.

Default configuration:
# Be carefull and don't use TABS, that cause most of confguration problems!! # If you are not big fan of YAML configuration, please use in-game prefix editor... prefix: # console-prefix available variables: %MESSAGE% console-prefix: '&eConsole &7>> &c%MESSAGE%' # player-prefix Available variables: %MESSAGE%, %PLAYER_NAME%, %PLAYER_DISPLAYNAME% player-prefix: '&ePlayer &8%PLAYER_NAME% &7>> &c%MESSAGE%'
Any questions? You can find me on discord.
MrWener#5029
Comments