Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/SimpleStaffChat
  • 4.3.4 Proxy - Fix

    release16 июля 2024 г.

    Fixed a %player% placeholder replace issue

  • 4.3.4 Spigot - Fix

    release8 июля 2024 г.
    • 1.21 support
    • Add relocations for PaperLib/MorePaperLib as it was causing some issues with LibertyBans and potentially other plugins
  • 4.3.2 - Fixes

    release8 июня 2024 г.

    Changes:

    • Fixed an issue with PlaceholderAPI placeholders not being replaced properly
    • Bump adventure-platform to 4.3.3
  • 4.3.1 - Hotfix

    release22 мая 2024 г.

    Fixed placeholder replace issues causing staff chat messages to show as all coming from one player

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

  • 4.3.0 - Fixes

    release17 мая 2024 г.

    Changes:

    • Fixed discord webhooks
    • Fixed the hide command
    • Added new messages to the locale file that will be used for when trying to use staff chat and you have it muted it will just cancel the message now
    • Added new startup messages
    • Fixed join messages (players without the staffchat see permission were able to see them)

    Folia support has been tested now and is fully working.

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

  • 4.2.2 - Fixes

    release15 мая 2024 г.

    Changes:

    • Fixed isPaper check causing errors on 1.8-1.17 for Paper
    • Fixed LuckPerms prefixes for Bungee

    Known Issues:

    • The hide command doesn't work currently targeted fix for 4.3.x

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

  • 4.2.1 - Hotfix

    release7 мая 2024 г.

    Changes:

    • Fixed messages not being sent properly on Bungee
    • Fixed command aliases on Bungee

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

  • 4.2.0 - BungeeCord Support

    release7 мая 2024 г.

    Changes:

    • Added BungeeCord support back
    • Added MiniMessage support for BungeeCord
    • Legacy hex color format &#hex will now be converted to the MiniMessage format of <#hex>

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

  • 4.1.1 - Hotifx

    release5 мая 2024 г.

    Changes:

    • Fixed an api-version error on Paper servers

    Spigot servers were not affected by this and shouldn't need to update to this version

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

  • 4.1.0 - Major Update

    release3 мая 2024 г.

    This update has a lot of breaking changes. I recommend backing up your config files as they may not be able to be automatically updated.

    Changes:

    1.20.5/1.20.6 support
    Added support for MiniMessage for color in messages
    Added a servers config for blacklisted servers such as if you have an auth server and you don't want anyone to use staff chats there
    A modules system to enable/disable entire parts of the plugin
    Dropped support for Waterfall
    Dropped support for 1.8-1.17
    

    For Velocity you need to install SignedVelocity on Spigot and Velocity servers otherwise a lot of message errors will occur such as player disconnect/kicks.

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

  • SimpleStaffChat 3.2 Beta 1

    beta22 сентября 2023 г.

    Changes:

    • Fixed toggle/symbol chats not working on Velocity.
    • Fixed toggle messages not sending disabled message when disabling toggle chats

    Velocity should be 100% working now but to be sure i'll be doing some betas. This might require UnsignedVelocity to be installed as this might kick you when on 1.19+ (This is due to Chat Reporting and Signed Chat Messages)

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

  • SimpleStaffChat2 3.1

    release7 августа 2023 г.

    Changes:

    Added experimental velocity proxy support

    Please note I'd still recommend using the spigot version for velocity support as not everything is working yet.

    Fixed not being able to configure other symbols in the config files

    Fixed the UpdateChecker

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

  • MC 1.20 support & More!

    release12 июня 2023 г.

    3.0 is now out of beta and fully released.

    Changes:

    • Added 1.20 support.
    • Added experimental Folia Support.
    • Added HEX color support to BungeeCord version
    • Fixed being able to toggle into multiple chats.
    • Fixed permissions not being correct for example /staffchatreload could be used by anyone that had toggle permission etc.

    Need help? Have suggestions? Join the discord! https://discord.refracdev.ml

  • MC 1.8 Support & More!

    beta1 июня 2023 г.

    Changes:

    • Added MC 1.8-latest support
    • Fixed a typo in /staffchatreload on bungee - Kristiaen
    • Added Customizable Commands in commands.yml/bungee-commands.yml
    • Added Admin & Dev chats

    /adminchat(/ac) permission: simplestaffchat2.command.adminchat /adminchattoggle(/actoggle) permission: simplestaffchat2.command.adminchat.toggle /devchat(/dc) permission: simplestaffchat2.command.devchat /devchattoggle(/dctoggle) permission: simplestaffchat2.command.devchat.toggle adminchat see permission: simplestaffchat2.adminchat.see adminchat symbol permission: simplestaffchat2.adminchat.symbol devchat see permission: simplestaffchat2.devchat.see devchat symbol permission: simplestaffchat2.devchat.symbol

    Need help? Have suggestions? Join the discord! https://discord.refracdev.ml

  • SimpleStaffChat2 2.8

    release7 марта 2023 г.

    Note: This update is mostly Spigot/Backend servers minimal changes have been made to the BungeeCord/Proxy version

    Changes:

    • 1.16+ is now required
    • PlaceholderAPI is now required
    • All messages are now located in a .lang file in the SimpleStaffChat2/locale folder this adds the ability to add official translations support for the plugin. (No translations other than english are available at this time if you wish to contribute to this voluntarily you can reach me on my discord)
    • There have been many config updates so there is a chance you will need to reset your config file
    • A new UpdateChecker has been added
    • A lot of general code improvements have been made
    • Added official Velocity support with the use of the Plugin Messaging Channel you can enable this by adding the plugin to all of your spigot/backend servers then enabling the "velocity" config option for all of them (You will need to restart for this to take effect)
    • Added gradient support for messages using this format <gradient:#xxx:#xxx:#xxx>Message

    This update took me about 3 months glad it's finally releasing to you all

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

    • Zach

Совместимость

Сведения

Лицензия:MIT
Опубликован:3 года назад
Обновлён:1 год назад
ID проекта:
Главная