Moved plugin over to IntelliJ.
Recoded the full plugin.
Full recode on how the full plugin works.
New Config file.
New Config:
You will need to fully regenerate the config file!
# StaffChat Config Version 1.0
# What will be sent to staff when someone speaks in staffchat.
# %name% = Player's Username | %message% = The message to be sent
staffchat_msg: "&6[SC] &c%name% &6> %message%"
# What will be sent to tell the staff memeber that there messages were sent.
messagesent_msg: "&6[SC] Your message has been sent to the staffchat."
# No permission error message.
noperm_msg: "&c[!] You do not have permission to do this!"