Skip to content

Releases: Simplexity-Development/SimplePrefixes

v1.3.0 - Added MySQL Support

24 May 21:10
Compare
Choose a tag to compare

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

08 Nov 23:40
Compare
Choose a tag to compare

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

14 Oct 18:34
Compare
Choose a tag to compare

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

02 Feb 07:30
c43b497
Compare
Choose a tag to compare

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.

GitHub Generated

Full Changelog: v1.0.1...v1.0.2

v1.0.1 - Legacy Formatting Support

30 Jan 05:38
Compare
Choose a tag to compare

Added

  • %sp_prefix_legacy% added for Legacy Color Support (2be614a).
    • Does not support Hover / Click Actions.

Fixes

  • Fixed issue where simpleprefixes.reload and simpleprefix.reload both existed. Removed simpleprefixes.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

29 Jan 07:29
Compare
Choose a tag to compare

Initial Release, see README.md for more details.

Full Changelog: https://github.com/ADHDMC/SimplePrefixes/commits/v1.0.0