Class loading for AstraChat's dependencies has been reworked.
The old method required reloading the skript-reflect directory, which could cause the same class to be loaded by multiple class loaders. The new method has increased compatibility with dependency versions, and will not break other skripts.
- Detects if you are using an outdated version of SkBee and updates itself to remove any errors associated with the outdated version.
- Added /lock to lock all chats
- Added /socialspy
- Startup warnings are also sent to console
This update changes no functionality. It only adds support for the latest version of SkBee. It is not possible to have backwards compatibility, use v1.2.0 if you would like to use an older version of SkBee.
Updates:
Fixes
- Support for cross-server messaging in different channels
- Messaging to/from discord
- Added alert action for filter to alert staff when someone has set off a filter
- Ability to send joins, leaves, deaths, server start and server stops to discord
- Fixed config not always loading correctly
