Page: 1 2

2.7 Aug 18, 2022
2.7 - Fixes

This update is mainly for BungeeCord/Velocity servers.

If you wish to use this plugin on Velocity you can via using the Snap plugin
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.
Need help? Have suggestions? Join the discord!
https://discord.gg/EFeSKPg739

2.6 Aug 16, 2022
2.6 - Commands & Config Update

Changes

  • The config now updates automatically after each restart
  • A new format for HEX codes
    &#hexcode
    unknown.png
  • Changed to a new Command handler
  • Reduced jar size from 400KB to 100KB

Need help? Have suggestions? Join the discord!
https://discord.gg/EFeSKPg739


2.5 Jul 17, 2022
2.5 - Added Admin & Dev Chats

Changes

  • Added Admin & Dev Chats
  • New command
    Nothing much has changed just makes commands easier to make

Config Changes
Reset your config files
 
Need help? Have suggestions? Join the discord!
[url]https://discord.gg/EFeSKPg739[/url]

2.4.1 Jul 14, 2022
2.4.1 - Hotfix

Fix for some users not being to see any staffchat messages

Need help? Have suggestions? Join the discord!
https://discord.gg/EFeSKPg739


2.4 Jul 12, 2022
2.4 - Code Improvements & Fixes
Changes:
  • 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]


2.3 Jun 26, 2022
2.3 - RGB Support and new custom output option

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


2.2 Jun 25, 2022

2.2 Jun 24, 2022
2.2 - More Customization and Fixes
Fixed getting stuck in toggle staffchat if you lost your staffchat permissions
(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."
    - ""

2.0.8 Feb 5, 2022
SimpleStaffChat 2.0.8 - Community Changes

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


2.0.7 Jan 6, 2022

2.0.7 Jan 6, 2022
SimpleStaffChat2 2.0.7 - Small bug fix
Changes:
- Fix a small bug with spigot's custom command aliases

If you have suggestions or need support with this version go to my discord:
https://discord.gg/jVnmm7QnQU

2.0.6 Dec 27, 2021
Custom Command Aliases
Changes:
- 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

2.0.5 Dec 23, 2021

2.0.4 Dec 20, 2021
SimpleStaffChat2 2.0.4 - Fixes
Changes:
- 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

2.0.3 Dec 19, 2021
Custom Commands - BungeeCord only
Changes:
- 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

2.0.2 Dec 13, 2021
SimpleStaffChat2 2.0.2 - Fixes
Changes:
- 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

2.0.1 Dec 10, 2021
SimpleStaffChat2 2.0.1 - Fixes
Changes:
- 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

2.0.0 Dec 10, 2021
SimpleStaffChat2 2.0.0 - Full Recode
Changes:
- 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

1.7.2 Sep 8, 2021
SimpleStaffChat 1.7.2 - Fixes
Fixed some permissions not working correctly
Fixed weird discord -> in-game bug

If you have suggestions or need support with this version go to my discord:
https://discord.gg/jVnmm7QnQU

1.7.1 Aug 14, 2021
SimpleStaffChat 1.7.1 - Fixes
Fixed Toggle StaffChat permissions allowing players to see staffchat without the correct permissions
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

1.7 Aug 13, 2021
SimpleStaffChat 1.7 - Fixes
Fixed Staff Join, Switch & Quit messages
Decreased the jar size from 2mb to ~100kb

A lot of internal code changes have occurred with this version this has been tested.

If you have suggestions or need support with this version go to my discord:
https://discord.gg/jVnmm7QnQU

1.6.6.1 Aug 12, 2021
SimpleStaffChat 1.6.6.1 - Hotfix
Fixed DiscordSRV problems due to using same api

If you have suggestions or need support with this version go to my discord:
https://discord.gg/jVnmm7QnQU

1.6.6 Aug 7, 2021
SimpleStaffChat 1.6.6
Decreased the jar size from 8mb to 2mb
(The way i did this is by removing built-in support for the discord bot i now have it automatically download the jar file if the discord bot is enabled)
Changed {prefix_color} let me know of any further issues with this

If you have suggestions or need support with this version go to my discord:
https://discord.gg/jVnmm7QnQU

1.6.5.2 Jul 29, 2021
SimpleStaffChat 1.6.5.2 - Hotfix
Fixed LuckPerms bungee hook causing errors in console

If you have suggestions or need support with this version join my discord:
https://discord.gg/jVnmm7QnQU

1.6.5 Jul 29, 2021
SimpleStaffChat 1.6.5 - Hotfix
Fixed /screload - Causing errors to be sent if you don't have permission to use the command
Added Minecraft 1.17 support

If you have suggestions or need support with this version go to my discord:
https://discord.gg/jVnmm7QnQU

Page: 1 2