Status
This thread has been locked.

Elemental

Supreme
Feedback score
5
Posts
19
Reactions
67
Resources
3
Unique update out now!

SpigotMC Link: https://www.spigotmc.org/resources/elementalchatcontrol-now-100-customizable.69422/

Simple plugin that allows you to control your server's chat!


I'd really appreciate it you guys left a rating with your thoughts of my plugin down below!
If you want me to create a certain plugin, join the discord and send me a message!

Features:
- /chat clear - Clear chat
- /chat (enable/on) - Enable chat
- /chat (disable/off) - Disable chat
- /chat status - View current status of chat
- /chat reload - Reload Configuration File

- Opped players get access to all commands listed above.
- Design is 100% customizable with full color code support.


Permissions:
- elementalchat.bypass | Allows non-opped players to use all commands listed above. (optional)

ElementalChatControl pic1.PNG
Code:
# Thanks for downloading my plugin! Created by ElementalGaming.
#
# Do not remove the ' ' or the plugin won't work properly. If you are having any issues with the plugin, just delete the config file and restart your server.

primary_color: '&b'
secondary_color: '&f'
chat_clear_message: '&e&l*** The chat has been Cleared! ***'
chat_enable_message: '&e&l*** The chat has been &a&lEnabled&e&l! ***'
chat_disable_message: '&e&l*** The chat has been &c&lDisabled&e&l! ***'
status_enabled_message: '&bChat Status: &a&lEnabled'
status_disabled_message: '&bChat Status: &c&lDisabled'
chat_currently_disabled_message: '&cChat is currently Disabled!'
no_perm_message: '&4You do not have access to that command.'
config_reloaded_message: '&aConfiguration File Reloaded.'


If you enjoy this plugin, make sure to give it a 5-Star Rating!

Do you have a question or feature request? Feel free to join my discord! https://discord.gg/EZuGhx7
 

Attachments

  • ElementalChatControl pic1.PNG
    ElementalChatControl pic1.PNG
    101.9 KB · Views: 70
Status
This thread has been locked.
Top