-
Notifications
You must be signed in to change notification settings - Fork 0
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
49 changed files
with
1,434 additions
and
486 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,5 +1,10 @@ | ||
## [3.0.3] | ||
## 79.0.0 | ||
|
||
### Fixed | ||
|
||
- An issue causing some of the kill commands to not always kill all the entities they should. | ||
- Improved performance on the clear chunk and scan chunk commands | ||
- Added a teleport to dimension command | ||
- Added drain command which can drain an area of it’s fluid. Currently takes the location the player is looking at | ||
- Improved the output of /oredist | ||
- Fixed some permission issues | ||
- Added repair item command | ||
- Added print command | ||
- Added copy command |
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
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
68 changes: 0 additions & 68 deletions
68
common/src/main/java/com/sunekaer/toolkit/commands/CommandHand.java
This file was deleted.
Oops, something went wrong.
55 changes: 0 additions & 55 deletions
55
common/src/main/java/com/sunekaer/toolkit/commands/CommandHotbar.java
This file was deleted.
Oops, something went wrong.
55 changes: 0 additions & 55 deletions
55
common/src/main/java/com/sunekaer/toolkit/commands/CommandInventory.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.