Releases: Simplexity-Development/SimplePrefixes
Releases · Simplexity-Development/SimplePrefixes
v1.3.0 - Added MySQL Support
Added
- Added MySQL Support for Server Networks (#2).
- Used to sync currently enabled prefix across the entire server network.
- If you don't want them synced, don't use the MySQL saving option.
- This assumes each server connected to the MySQL database has the same set of prefixes (prefixes that do not exist fallback to the default).
GitHub Generated
Full Changelog: v1.2.0...v1.3.0
v1.2.0 - Configurable Header Item
Added
- Added configuration options for the Header Item on the Prefix Menu 9f74a3d
- Name is configurable (Supports Mini-Message and Placeholder API).
- Lore is configurable (Supports Mini-Message and Placeholder API).
- Count is configurable (Supports Placeholder API / Integer Strings).
- Custom Model Data is configurable.
- Material is configurable.
GitHub Generated
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Added
- Added configuration option to change the Prefix GUI Menu Name (9ceaa8c).
- You no longer need to look at "Chest" at the top of the inventory.
- Added "reset prefix" functionality to the Eye of Ender header item (9ceaa8c).
- It also now says "Click to Reset Your Prefix" instead of "Eye of Ender".
- Added prefix icon customization options (a590ed7).
- You can now edit the material of the icon.
- You can now edit the count / stack size of the icon.
- You can now change the custom model data of the icon.
GitHub Generated
Full Changelog: v1.0.2...v1.1.0
v1.0.2 - File Saving Change
Changed
- Saving format of File Saving Type to allow for additional saving settings to be added (99a3e21).
- Old version of
prefix_data.yml
is no longer valid.
- Old version of
GitHub Generated
Full Changelog: v1.0.1...v1.0.2
v1.0.1 - Legacy Formatting Support
Added
%sp_prefix_legacy%
added for Legacy Color Support (2be614a).- Does not support Hover / Click Actions.
Fixes
- Fixed issue where
simpleprefixes.reload
andsimpleprefix.reload
both existed. Removedsimpleprefixes.reload
(d2ae879). - Fixed default
plugin.yml
formatting for Absorption (2be614a).
GitHub Generated
Full Changelog: v1.0.0...v1.0.1
Initial Release v1.0.0
Initial Release, see README.md for more details.
Full Changelog: https://github.com/ADHDMC/SimplePrefixes/commits/v1.0.0