-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolved rendering issue that caused CTD
- Loading branch information
1 parent
8fc407d
commit 407e66f
Showing
3 changed files
with
28 additions
and
49 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
## ⚙️ Changes | ||
|
||
- Brigadier Commands for `reset` & `reset_all` have been modified. | ||
- They will reset the stats of the player regardless of the configuration. | ||
- Thus, a new argument has been created called `retain`. It is applied to these commands, and is fully optional. It allows you to choose how much of a percentage of stats you want to keep for the provided player(s). | ||
- Example: `/playerex reset <player_name> 50` will retain **50%** of the player's stats. | ||
- Resolved rendering issue that caused a CTD on menu. | ||
- Removed vanity color from the original author. |
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