Skip to content

1.8.1

Latest
Compare
Choose a tag to compare
@nouish nouish released this 23 Dec 04:57
· 66 commits to main since this release
1.8.1
c16a758

⚡ Coming from EzChestShop?

If you are migrating from the original EzChestShop plugin, you can treat this plugin and release as a drop-in replacement.

For technical reasons, you may have to recreate all shops that sell shulker boxes with items inside, if you previous used EzChestShop v1.6.5 on Minecraft 1.20.4 or earlier versions.

Do not ask EzChestShop for help if you are using this plugin.

Join our new Discord for this continuation project instead 🙂

🚱 Spigot is no longer a supported platform

Starting with this release, your server must be on the Paper platform to load.

Spigot users must continue to use 1.7.4 or earlier versions.

📈 Changes from 1.8.0

  • Revert change to use API not present in Paper 1.21 - Paper 1.21.3.
  • Integration for CoreProtect (optional config option integration.coreprotect; defaults to true). This initial release only tracks buy-events.

📈 Changes from 1.7.4

  • Target the Paper API
  • Dropped support for all Minecraft versions prior to 1.21.
  • Chest protection now works again after being broken for ~4 months.
  • The plugin now registers common permissions nodes to let permission managers (like LuckPerms) suggest them.
  • Fillers in GUIs (typically glass panes) no longer display an empty tooltip.
  • Removed the config option to add command aliases shop and adminshop. Use Bukkits built-in command alias configuration to define these aliases if you prefer using them. If you were using these, a warning will be logged on server start until you remove the configuration nodes.
  • Changes some English translations. If you use default translations and want to apply this change, delete your <plugins>/EzChestShopReborn/translations directory.
  • Improved the visibility of the messages sent to inform you when a new version of the plugin is available.
  • The plugin no longer bundles the NBT API plugin.
  • ... and multiple under the hood changes to improve the plugin.

🐛 Found a bug?

Please create a new issue to let me know!

Alternatively, come have a chat on Discord if you are unsure if what you are experiencing is due to a bug.


GitHub Downloads (all assets, specific tag)

// nouish