-
Notifications
You must be signed in to change notification settings - Fork 6
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
1 changed file
with
1 addition
and
11 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,19 +1,9 @@ | ||
# Changelog Version 1.6.9 | ||
|
||
- Verbessere auflistung des Info Commands | ||
- Übersetzung für den Info Command hinzugefügt | ||
- Java Project Version auf 17 geändert | ||
- Updating world load methode um die fehler anfälligkeit zu verringern. | ||
- Colored Classe hinzugefügt um GameMode, DIfficulty sowie Booleasche einträge in farben anzuzeigen | ||
- Behebe das der info command keine usage anzeigt | ||
- Kleinere Code verbesserungen | ||
|
||
# Changelog Version 1.6.9 | ||
|
||
- **Adding**: Translation for the info command. | ||
- **Adding**: Colored class to display GameMode, Difficulty, and boolean values in colors. | ||
- **Fixing**: Resolved the issue where the info command did not display usage. | ||
- **Updating**: Improved the listing of the info command. | ||
- **Updating**: Updated the world load method to reduce errors. | ||
- **Updating**: Java project version changed to 17. | ||
- **Updating**: Java project version changed from 16 to 17. | ||
- **Updating**: Minor code improvements. |