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 Aug 23, 2024
1 parent d00bb4f commit 4cbbde6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
### Added:
- Added a toggle, which allows you to revert the chance made previously.
- crazycrates.open.<crate_name> -> crazycrates.deny.open.<crate_name>
- The configuration option can be found in the `config.yml` i.e. `root.use-new-permission-system`
- This option likely won't be here forever, one of the systems will be default. You'll be notified when that happens.
- `crazycrates.open.<crate_name>` -> `crazycrates.deny.open.<crate_name>`
- The configuration option can be found in the `config.yml` i.e. `root.use-new-permission-system` which defaults to false
- This option is subject for removal however toggled like this for now, `false` means the old system i.e. `crazycrates.open.<crate_name>` is back.
- It'll be removed in the next version of Minecraft!

0 comments on commit 4cbbde6

Please sign in to comment.