- [Core] Redirect actionBar messages to console for console users.
- [Core] Support configureing maven repository to dependencies. Plugin chooses best on first run, no longer do latency test on each run.
- [BetterEventMessages] Reworked to fully support format control. Configs will be updated automatically.
- [EsuChat] Tweak the sequence of emote and whisper in default configs.
- Fix ANSIComponentSerializer not loaded on legacy paper servers (paper ~1.18.2).
- Remapper change: support remapping craftbukkit packages.
- Internal changes.
IMPORTANT
Make sure you backup your esu configs before updating from 0.7.0 .
All locale
folders have been renamed to lang
.
EsuChatModule is re-designed, you may reset your langs and module config.yml by delete it and regen one.
Changelog
- [Core] Resolve maven dependencies on server launch, reducing plugin jar size.
- [Core] Add
forceTrueColorConsole
option in config.yml . - [Core] Add
disableJarFileCache
option in config.yml . - Support CraftBukkit/Spigot servers.
- Support 1.16.5+ servers now.
- Support remapping plugin codes from mojang mappings to spigot mappings at runtime.
- Define permissions properly.
- [EsuChatModule] Re-designed, format configs are easier to customize, added ranged-chat.
- [EsuChatModule, ChatAntiSpamModule, NetworkThrottleModule, NewsModule, UtilCommandsModule] Made changes to support Spigot/Paper 1.16.5+ .
- Internal changes.
- Upgrade paper-api to
1.21.7
* - [ChunkDataThrottle] Support mojmap 1.21.6+
- [NewbieProtectModule] Support 1.21.3+
- [ChunkDataThrottle] Verify singleValuedSectionBlockList configuration
- [EsuChat] Fix removePrefix with multiple chars
- [AutoReloadExtensionPlugins] Fix loadCriticalClasses may not work
- Message - allow multiple
<chat>
scope to send multiple chat messages - Upgrade
configurate
to4.3.0
- Built-in update checker
* Old minecraft versions are still supported.