UPDATED:
- MiniPlaceholders (thanks to 4drian3d)
- Dependency versions
ADDED:
- 1.20 support (it was done by updating dependency versions, the plugin was already compatible)
CHANGED:
- bStats plugin ID (as plugin is renamed and plugin name can't be changed in bStats)
FIXED:
- Placeholders in custom font placeholders (bracket placeholders should work) Make sure to read the placeholder section in plugin page, there's a new TYPE option.
UPDATED:
- Soft dependencies in plugin.yml
ADDED:
- Custom font system
- Resource pack for custom font system [support for both ItemsAdder (new structure only) & Oraxen]
- Placeholder support for custom fonts (requires MiniPlaceholders)
- Small caps keyword feature (replaces specified keywords in messages with small caps formatted ones, suggested by Muffin#3409)
CHANGED (from -> to):
- Normal command system -> CommandAPI
- Legacy color codes -> MiniMessage
- Spigot API -> Paper API
- Maven -> Gradle