FioChat Update - Changelog
(2.9)
- Item Tag Bug with Piglins
- When player has Stack Item Visualization disabled, piglin now reads the stacked item when bartering properly now.
FioChat Update - Changelog
(2.8)
- Chat Color GUI & Pagination
- Removed the
slotoption from Chat Color entries inModules/ChatColors/menu.yml.- Fixed an issue where Chat Color pagination buttons could fail to render when the menu only had one page.
- Chat Color Formatting Fixes
- Fixed a markup parsing issue where configured Chat Color tags such as
<dark_red>could be incorrectly detected as italic markup.- Fixed Chat Color compatibility with Chat Format grammar/rephrase processing.
- When Chat Format changes text such as
i dontintoI Don't., the newly added punctuation now follows the player's selected Chat Color instead of resetting to white.- Fixed Chat Color compatibility with Item Display placeholders/tokens.
- New Chat Color Placeholders
- Added
%fiochat_chatcolor_raw%to return the raw selected Chat Color ID/value for the player.- Added
%fiochat_chatcolor_color_<text>%to render custom text using the player's selected Chat Color.- Emoji & Anti Unicode Compatibility
- Emoji replacements generated by FioChat, such as
:(becoming a configured Unicode emoji, are now handled safely by Anti Unicode.- Player Reports GUI Fixes
- Updated the Player Reports
gui/code so configured GUI buttons are handled more consistently.- Fixed inconsistent Previous and Next pagination buttons across Player Reports menus.
- Player Reply Message
- Adjusted the reply suffix spacing so the reply button no longer appears as if it has an extra space before the arrow.
FioChat Update - Changelog
(2.7)
- New Chat Color Module
- Added the new
Chat Colormodule, allowing players to customize the appearance of their chat messages.- Added
/chatcolor select <id>so players can select a chat color directly by its configured ID.- Added
/chatcolor <player>so authorized users can check another player's selected chat color.- Added
/chatcolor set <player> <id>so administrators can assign a chat color to a player.- Added configurable materials, names, lore, previews, permissions, and selection behavior for Chat Color entries.
- SkinsRestorer Compatibility
- Improved compatibility with
SkinsRestorerwhen players change or clear their skins.- Bedrock & Geyser Compatibility
- Improved player mention detection for prefixed Bedrock usernames, including formats such as
@.PlayerName.- Nickname Compatibility
- Private messages, replies, reports, mentions, and other player-targeting features now resolve the player's actual account name.
- Experimental Text Shadow
- [EXPERIMENTAL] Added gradient text-shadow support using
<shadow:#color1:#color2:<opacity>>Text</shadow>.
FioChat Update - Changelog
(2.6)
- Disabled module now no-longer runs in the background.
- When there's
0player using a specific module FioChat willsuspendit's core.
FioChat Update - Changelog
(2.5)
- Added a new
Giveaway Text Coloursetting to the/giveawayeditor, allowing hosts to toggle colored giveaway bossbar text separately from the bossbar bar color itself.- Added blacklist support for giveaway rewards in
modules/alerts/Giveaway/config.yml, allowing specific items to be blocked by material, display name, or lore before a giveaway can be started.- Added a global giveaway cooldown option that activates after a giveaway event has ended, preventing new giveaway events from being started again until the configured cooldown period expires.
- Fixed a permission bug where players without the required
fiochat.giveawayandfiochat.giveaway.createpermissions could still access and use the/giveawaycreation menu.- Changed the default
Giveaway Text Colourvalue fromRAINBOWtoWHITEfor newly created giveaway drafts.- Added new giveaway module configuration entries to
modules/alerts/Giveaway/config.ymlfor blacklist item validation and global giveaway cooldown behavior.
FioChat Update - Changelog
(2.4)
- Added new
/fc admin loginstreakadmin controls for Login Streak management.- Added new admin commands
/fc admin loginstreak <clear|set|check> <player>.- Added new admin streak-point commands
/fc admin loginstreak streak <add|set|remove|check> <player> [amount].- Added public streak profile command
/loginstreak streak <player>.- Login Streak playtime progress no longer counts while the next
streak_<key>reward is still locked.- Fixed Login Streak reset flow so
/fc admin loginstreak clear <player>immediately returns the player to Login Streak1progression.- Fixed Login Streak progression override so
/fc admin loginstreak set <player> <id> progressionnow starts real progression tracking instead of only changing display state.- Fixed scoreboard freezes that could freeze the entire server when a player died, the server restarted or reloaded, and the player joined back while still in a dead state.
- Fixed
%changeoutput%scoreboard parsing regression caused by the dead-player scoreboard issue.- Added
[ACTIONS] ANYsupport to Login Streak Quest requirements for supported actions.- Added grouped action-target support with
[ACTIONS] <required1>;<required2>to Login Streak Quest requirements.- Example grouped requirement:
[FISHING] COD;SALMON;TROPICAL_FISH;STICK 3.- Added
[EXP_POINTS] <amount>requirement support to Login Streak Quest for gained experience points.- Added
[FISHING] ANY <amount>,[TRADING] ANY <amount>,[SMELTING] ANY <amount>,[BREED] ANY <amount>,[KILL_MOB] ANY <amount>,[BREAK] ANY <amount>,[HARVEST] ANY <amount>,[PLACE] ANY <amount>,[CRAFT] ANY <amount>,[ITEM_DROP] ANY <amount>,[ITEM_PICKUP] ANY <amount>,[ITEM_BREAK] ANY <amount>,[CONSUME] ANY <amount>, and[ENCHANT] ANY <amount> <level>support to Login Streak Quest.- Updated
modules/rewards/Login Streak Rewards/config.ymlcomments to documentANY, grouped targets with;,[EXP_POINTS], and the new enchant requirement format.- FioChat no longer treats Item Display
[i]small-cap font rendering as a unicode violation; item-display protected output is now safely ignored by the anti-unicode outgoing chat policy check.
FioChat Update - Changelog
(2.3)
- Removed
settings.actionstomodules/rewards/Login Streak Rewards/config.yml.
FioChat Update - Changelog
(2.2)
- Shortened the plugin Version Numeric from
2.1.<dev build>to2.<build>- Fixed Report GUI inconsistent menu/gui settings.
- Fixed Player/User that is on
Vanishstate were not able to open any GUI/Menu from 3rd-party-plugins.
