Official discord:
https://discord.gg/wUyZjfaMYr
SimpleChatSymbols
This plugins allow the authorized users (with
simplechatsymbols.chat permission)
You can insert new symbols in the
/SimpleChatSymbols/symbols.yml
In-game screenshots:
Permissions
simplechatsymbols.chat - write all symbols in chat
simplechatsymbols.chat.SYMBOLNAME - write specific symbol in chat:
(
simplechatsymbols.chat.left)
simplechatsymbols.help - execute /simplechatsymbols help
simplechatsymbols.reload - execute /simplechatsymbols reload
Easy configuration:
If you want to add a custom symbol you just need to add one line to the config
Developer API:
This plugin does not have a maven repository (yet)
The plugin's main class have some public methods that can return the Map of symbols
Code (Text):
SimpleChatSymbols.getInstance().getSymbols()
It returns
Code (Text):
Map<String, String>
TODO LIST:
- ✓ Add configurable regex (like *dot* instead of [dot])
- ✓ Per symbol permission