This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
Releases: Flectone/FlectoneChat
Releases · Flectone/FlectoneChat
Release 4.5.1
Release 4.5.0
Changelog
- Plugin: add chat visualization of url images
- Formatting: add %skin%
- Player: add hiding with invisibility effect
- Integrations: add bypass check for moderation commands
- Plugin: add greeting
- Integrations: add SkinsRestorer support
- Sounds: add permissions for each sound
- Plugin: make support for async messages
- Formatting: fix permission for markdown-url
- SwearProtection: update lists on reload
- SwearProtection: fix hearts length
- Plugin: remove parse exception log
- Server: fix icons loading
- Server: add check for image size
FlectoneChat docs
Release 4.4.0
Changelog
- Formatting: add markdown url support
- SwearProtection: add regex mode support
- FPlayer: add uuid support for getOffline
- Integrations: fix support for actions with vanished player
- AutoMessage: add support for features
- CommandMaintenance: update icon
- AutoMessage: add default permission
- MessageBuilder: fix sender check if it is null
- Tab: fix IndexOutOfBounds
- AutoMessage: fix IndexOutOfBounds
- CommandTell: fix duplicated messages
- Integrations: fix PlasmoVoice support
- Listeners: fix priority
- FileManager: fix updating custom lists
FlectoneChat docs
Release 4.3.0
Release 4.2.0
- Plugin: add BelowNameModule
- ChatBubble: add spawn height setting
- Commands: add /translateto
- Plugin: move tab.player-ping to a separate module
- Death: fix message display
- Chat: fix selection of suitable chat
- Commands: fix console check
- Chat: fix messages for people with permission
- Commands: fix missing replacement in console
Release 4.1.2
- ChatSettings: add setting to set default chat
- FPlayer: add team update for some actions
- TabModule: fix not scheduled ticker
- BrandModule: fix not scheduled ticker
- Commands: fix unregister null command
- ItemSign: fix sign formatting
- NameTag: fix world prefix display
- FPlayer: fix null offlineplayer name
- MessageUtil: fix null fplayer check
Release 4.1.1
Release 4.1.0
- Plugin: add a check for enabling parent module
- Integrations: add DiscordSRV support
- Integrations: add lastonline and firstonline placeholders
- Commands: add /geolocate
- Integrations: add moderation placeholders
- AfkTimeout: add option to disable message
- Plugin: add support for config migrations
- FLuckPerms: fix node getting name
- AfkTimeout: fix take out actions
- FConfiguration: rework getting the list of groups
- Tab: fix unchecked player-ping disabling
- PlaceholderAPI: fix getting default placeholders
- PlayerUtil: fix getting player's ip
- FPlayer: add a check for two identical players
- AfkTimeout: fix /afk command
- Plugin: fix a check for enabling parent module
- Integrations: fix vault loading without luckperms
- Metrics: simplify getPlayerAmount
- Plugin: remove useless objects from modules
- CommandFlectonechat: fix invalid input check
- Plugin: load all localization files at init
- Knocking: fix permission check
- CommandMaintenance: fix and add permission check
- Plugin: fix discordsrv dependency
- Locale: fix advancement goal text
- Plugin: add check for empty list
- Commands: fix tabcomplete for new player
- MessageBuilder: fix critical bug empty components
- Formatting: add clickable option for url
- Modules: remove statics for maps that do not need them
- Formatting: simplify WorldParams and add %ping%
- CommandLastonline: fix time getter
- Death: fix empty message when player died from a projectile
- Brand: set default enable false
- Project: fix idea warns
Beta 4.0.0
DOES NOT WORK WITH ANY VERSION OF FLECTONECHAT BELOW 4.0.0
The plugin code and structure has been completely rewritten
- The plugin now consists of modules that work independently of each other
- Now you can customize ANY parameter for ANY group you find in config.yml and language + .yml.
- Added a lot of customization of things that could not be changed in versions below. Here are some of them:
- You can disable ANY plugin module in a couple seconds with no harm done
- You can create ANY chat for ANY group with ANY chat trigger
- You can create ANY kind of knock for ANY block
- You can customize the type of actions that take you out of afk
- You can make ANY number of custom colors (&&1, &&2, &&3...)
- You can customize ANY chat formatting
- You can choose ANY formatting for ANY global messages
- You can make ANY sounds for ANY groups and actions in the plugin
- You can EASILY disable/enable a command without /reload
- You can customize ANY action you want to monitor in /spy
- And many more ANY customizations for ANY group actions....
The most important thing in version 4.0.0 is the convenience of config customization for admins and the expansion of features
This version is beta, so bugs are possible (you can report them on github or in our discord https://discord.flectone.net)