Skip to content

Commit

Permalink
[ci-skip] update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryderbelserion committed Oct 21, 2024
1 parent dc4b949 commit a39f21a
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
### Breaking Changes:
- Identifying a voucher has changed, new vouchers will use a much more lightweight implementation to check if it's a voucher or not.
- In the next version of minecraft, the old way for checking vouchers **will** be removed, so please prepare for that by cleaning up old vouchers.
### Notice:
- Once 1.21.2 drops, NBT-API will be stripped from the plugin.
- This is your second warning to migrate old vouchers players have.
- All old vouchers will stop working once NBT-API is removed!

### Additions:
- Added a toggle for dupe protection which assigns uuids to new vouchers
- Once a voucher is used, the uuid gets thrown in the data.yml
- If a voucher is used with the same uuid again. it will tell the player no and notify all staff
- Previous vouchers already given, won't be accounted with this, so you'll just have to phase those out.
- Added a new permission, crazyvouchers.notify.duped which notifies any player who has the permission of duped vouchers
### Changes:
- Allowed switching between file systems on `/crazyvouchers reload`
- There will not be a migration to switch between.
- Updated vital api

### Fixed:
- Fixed the migrator on startup
### Fixes:
- Fixed an issue on Folia [#73](https://github.com/Crazy-Crew/CrazyVouchers/issues/73)

0 comments on commit a39f21a

Please sign in to comment.