After almost a year of silence, SupportChat is getting a new, very special and big update.
SupportChat7 is here with a new and improved code base.
Changelog for update 7.0.0:
- New improved code base.
- New environment system to allow different implementations for different systems and software without modifying the internal SupportChat logic.
- LibsCollection is no longer required for SupportChat to run. This means that SupportChat has no dependencies anymore!
- BungeeCord now has an inventory GUI instead of a chat GUI.
- Commands & Permissions
- The names of the SupportChat commands are 100% customizable now.
- New command /supportchat [version|reload]
- Removed command /screload (moved into /supportchat)
- Joining a conversation to listen to it is no longer possible via command.
- All permissions have been changed and reduced to a minimum.
- Addons
- Addons have been removed for now. However, it is planned that these will be published as an external extra plugin again in the future.
- Configuration
- reasons.yml has been merged into config.yml
- Removed addons/addons.yml, addons/rewards.yml, reasons.yml and mysql.yml.
- Added commands.yml to configure the SupportChat command names.
- Messages are no longer stored in the LScript file format, but now in the YAML format instead.
- ...
Check out the new documentation
here.