
SimpleStaffChat2 | 1.7 - 1.19 2.7
A lightweight staffchat plugin for BungeeCord and Spigot.
This update is mainly for BungeeCord/Velocity servers.
Make sure you download the correct version here
Changes
- Add %luckperms_prefix% and %luckperms_suffix%
- Fixed Hex codes not working in certain messages
- Add a new config option "luckperms"
If you have LuckPerms installed on the Proxy enable this for the placeholders.
https://discord.gg/EFeSKPg739
Changes
- The config now updates automatically after each restart
- A new format for HEX codes
&#hexcode - Changed to a new Command handler
- Reduced jar size from 400KB to 100KB
Need help? Have suggestions? Join the discord!
https://discord.gg/EFeSKPg739
Changes
- Added Admin & Dev Chats
- New command
Nothing much has changed just makes commands easier to make
Config Changes
[url]https://discord.gg/EFeSKPg739[/url]
Fix for some users not being to see any staffchat messages
Need help? Have suggestions? Join the discord!
https://discord.gg/EFeSKPg739
- A lot of code improvements
- Fixed a logger issue for staff leave messages
- Fixed a StaffChat Symbol issue
Need help? Have suggestions? Join the discord!
[url]https://discord.gg/EFeSKPg739[/url]
Added RGB support (1.16+) - Spigot only currently will look into supporting bungeecord in future versions. See usage here.
Added "toggle" as a output option for /staffchat and it's aliases
This will allow you to toggle into staffchat without needing to type /staffchattoggle.
The discord has been recreated:
https://discord.gg/EFeSKPg739
(The player was not able to to talk or switch to public chat, this now checks their permissions and removes them) - Both spigot and bungee
Fixed no-permission messages not showing on spigot
Made it possible to change the output of /staffchat
Config Changes:
messages:
# If this is set to "custom" you can change the /sc output message to anything
staffchat-output: "default"
# staffchat-output must be set to "custom" in order for this to work
staffchat-message:
- ""
- "&c&lSimpleStaffChat2 %arrow2% Help"
- ""
- "&c/staffchat <message> - Send staffchat messages."
- "&c/staffchattoggle - Send staffchat messages without needing to type a command."
- "&c/staffchatreload - Reload the config file."
- ""
Changes:
- Add Console support for sending and receiving messages - MegaLeg
Thanks for making this update MegaLeg!
If you have suggestions or need support with this version go to my discord:
https://discord.gg/jVnmm7QnQU
- Fix a small bug with spigot's custom command aliases
https://discord.gg/jVnmm7QnQU
- Add custom command aliases. (Spigot only)
Config Changes:
# You will need to reload the config for these changes /staffchatreload
commands:
staffchat:
enabled: true
# Command without /
alias:
- "sc"
toggle:
enabled: true
# Command without /
alias:
- "sctoggle"
- "sct"
reload:
enabled: true
# Command without /
alias:
- "screload"
If you have suggestions or need support with this version go to my discord:
https://discord.gg/jVnmm7QnQU
- Fixed StaffChat Symbol, Toggle, and the main command not working properly when there was more than 2 people online.
- Added /sct as an alias to /sctoggle on spigot.
Josh12rice Thank you for helping test this update!
If you have suggestions or need support with this version go to my discord:
https://discord.gg/jVnmm7QnQU
- Add custom commands and aliases.
Config Changes:
# These changes will require a restart of your BungeeCord/Proxy server
commands:
staffchat:
enabled: true
# Command without /
command: "staffchat"
alias: "sc"
toggle:
enabled: true
# Command without /
command: "staffchattoggle"
alias: "sctoggle"
reload:
enabled: true
# Command without /
command: "staffchatreload"
alias: "screload"
If you have suggestions or need support with this version go to my discord:
https://discord.gg/jVnmm7QnQU
- Fix staff join and quit messages not sending when enabled.
If you have suggestions or need support with this version go to my discord:
https://discord.gg/jVnmm7QnQU
- Fixed a bug in the spigot version where you could see a developer debug message
- Fixed %prefix% not showing for /screload
If you have suggestions or need support with this version go to my discord:
https://discord.gg/jVnmm7QnQU
- Full Recode meaning all of your current config files have been changed and other settings.
- A lot of fixes and optimizations have been made.
- Discord support has been removed.
- LuckPerms support on bungee has been removed.
If you have suggestions or need support with this version go to my discord:
https://discord.gg/jVnmm7QnQU
Fixed weird discord -> in-game bug
If you have suggestions or need support with this version go to my discord:
https://discord.gg/jVnmm7QnQU
Added 2 options for API's for the Discord Bot this way if the Discord Bot is not working for you, you can switch api's and that should fix it
Config Changes
Discord:
# These options are for the Java Discord API
# When either of these are used it will automatically download
# the JDA jar file it should be named "JDA-SimpleStaffChat.jar"
# ONLY CHANGE API'S IF ASKED BY A DEVELOPER
API1: true
API2: false