Skip to content

Releases: Tabuu/PermissionShopZ

2.0.0 - The Big Update

18 Aug 18:40
acd0e37

Choose a tag to compare

Added

  • Temporary permission nodes.
  • Group nodes.
  • Track nodes.

Changed

  • Better way to add perks and nodes.
  • Improved database; you can now re-use nodes.

Fixed

Developers Note

Hi all!

It has been a while since the last update, I hope you like this one.

Since the database has now again changed you will, unfortunately, have to port your old data to the new version manually.

I've also made a short 'update' / 'tutorial' on the new features here.

There is also a new work-in-progress Discord you can join!

1.0.0 - The Bug Purge

23 Oct 22:16

Choose a tag to compare

Added

  • New perk editor!
  • Timed permission support!
  • New JSON database type. Now you can edit the database file!

Fixed

  • A lot of bugs.

Removed

  • Support for the old database, a lot of issues were reported.

0.4.2

24 Jun 17:32

Choose a tag to compare

  • Changed LuckPerms handler to accept all nodes (e.g. group nodes), instead of just permission nodes.
  • Updated TabuuCore dependency to TabuuCore-2020.5.2
  • General code clean-up.

0.4.1

06 Jun 19:59

Choose a tag to compare

  • Changed versioning system.
  • Fixed issue with per-world permission in Vault mode.

4.0BETA

12 Apr 18:02

Choose a tag to compare

The renaissance update!

It has been a while since I've done something with this project. I've decided to update the project and keep maintaining it.

Changes

  • New and more configurable GUI.
  • Support for Vaults native permission manager.
  • Updated LuckPerms to its latest version.
  • Updated plugin.yml, lang.yml, and config.yml.
  • Implemented better permission handler loader.
  • Major code refactor.
  • Fixed number formatting.