Wow... I'm bad at remembering to to do this.

This commit is contained in:
ThePython10110 2024-05-27 07:55:20 -07:00
parent c0db2e3301
commit 3d12f3a0ce

View File

@ -29,7 +29,7 @@ Initial release. Missing *lots* of commands, several `execute` subcommands, lots
* Added `/gamerule` and `/changesetting` commands * Added `/gamerule` and `/changesetting` commands
* Command results are now shown to other players as well, unless `better_commands.send_command_feedback` is disabled * Command results are now shown to other players as well, unless `better_commands.send_command_feedback` is disabled
* Error messages are now red * Error messages are now red
* Command outputs now match Minecraft's * Command outputs now match ACOVG's better
### Bugfixes ### Bugfixes
* Fixed a bug with the `/kill` command (it should work now). * Fixed a bug with the `/kill` command (it should work now).
* The `rm`/`r` selector arguments now actually treat their values as numbers (not strings), and are now inclusive as intended. * The `rm`/`r` selector arguments now actually treat their values as numbers (not strings), and are now inclusive as intended.