-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
7 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,4 @@ | ||
# 1.1.3 | ||
# 1.2.0 | ||
|
||
- Added `${prefix}` and `${suffix}` as name format placeholders pre-processed. | ||
- Changing LuckPerms prefix and suffix no longer requires reloading. | ||
|
||
# 1.1.2 | ||
|
||
- Bugfix misconfigured permission node for `/warp`. | ||
|
||
# 1.1.1 | ||
|
||
- Bugfix missing dependencies for a dependency. | ||
|
||
# 1.1.0 | ||
|
||
- Added staff chat via `/staffchat` command. Also toggleable. | ||
- Added `/helpop` for players to send help requests to all operators. | ||
- Added TimeSpan to `/restart` and `/timebar`. | ||
- Clarified comment for username formats. | ||
|
||
# 1.0.1 | ||
|
||
- Bugfix `/ban` and `/tempban` crashing. | ||
- Added better timespan command argument (with suggestions!) | ||
- Fixed locale typo in tempban message. | ||
|
||
# 1.0.0 - BREAKING CHANGES | ||
|
||
**BREAKING CHANGES: Player state files, server state file, locale file and config file are NOT compatible! Make a backup before upgrading.** | ||
|
||
- Complete refactoring of the code! | ||
- Refactored modules system | ||
- Refactored permissions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters