1.4.5 May 11, 2024
1.4.5
  • Support loading files from subfolders within the "rules" directory, improving file organization and flexibility.

1.4.4 May 5, 2024
1.4.4
  • The language files will be stored separately in the languages folder, message.yml file is no longer used.
  • Added zh_CN language file.
  • Added language option in config.yml.
  • Added /mc help command.

1.4.3 Apr 30, 2024
1.4.3
  • Fixed Not match rule being break since 1.4.2.
  • Fixed plugin always print warning or error message even you follow those tips. (like you can't use specified rule in fake changes)

1.4.2 Apr 30, 2024
1.4.2
  • Added multi sub rules support in not match rule.

1.4.1 Apr 30, 2024
1.4.1
  • Fixed item always has damage in Item Format.

1.4.0 Apr 29, 2024
1.4.0
  • Added new Item Format into plugin.
  • Added Not match rule. (Premium version only)
  • Added edit-item change rule. (Premium version only)
  • Fixed premium version can not loaded if NBTAPI is not installed.
  • Added /mc generateitemformat command.
  • Added basic Mini Message support.

1.3.7 Apr 28, 2024
1.3.7
  • Removed 1.13 support.

1.3.6 Apr 25, 2024
1.3.6
  • Added 1.20.5 support.
    • Please note that ProtolcolLib has not been updated to 1.20.5, you have to wait them update then try use this version in 1.20.5 server.

1.3.5 Apr 14, 2024
1.3.5
  • Fixed add-nbt and remove-nbt rule does not working well with multi nbt.
  • Added fake change incompatibility issues with other packet-based item plugins warning.
  • Added ignore-fake-change-warning option in config.yml.

1.3.4 Apr 5, 2024
1.3.4
  • Fixed add-nbt-string rule has nbt dupe issue when use ;; distinguish key value hierarchy.
  • Added add-nbt-int, add-nbt-byte, add-nbt-double change rule.
  • Added remove-nbt change rule.

1.3.3 Apr 4, 2024
1.3.3
  • Fixed PlaceholderAPI parse in item lore.
  • Added parse-papi-name and parse-papi-lore change rule. (Premium version only)
  • Added real change limit for some change rules that does not perfectly work in real change. If you want to bypass it, please use new option: bypass-real-change-limit in config.yml.
  • Added bypass-real-change-limit option in config.yml.

1.3.2 Apr 4, 2024
1.3.2
  • Fixed all issues related to InventoryClickEvent.

1.3.1b Apr 1, 2024
1.3.1b
  • Updated default config.yml file.

1.3.1 Apr 1, 2024
1.3.1
  • Replaced WindowClick packet listener to InventoryClickEvent Bukkit event listener.
  • Added real-changes-trigger config section in config.yml.
  • Added add-nbt-string, add-nbt-int, add-nbt-double, add-nbt-byte change rule (Premium version only).
  • Now when encountering a dead loop, the plugin will automatically attempt to break it to avoid server crash.

1.3.0 Mar 31, 2024