Fix a typo in a logging message for /track
.
/track
is now able to track players after a server restart and/or player disconnect/reconnect.
Mod now uses io.github.adamraichu
namespace instead of dev.adamraichu
.
Fix minor typo.
Make config option cmds.freeze.logUsage
work as intended.
First Forge release. Working /track command and configuration.
Known bugs:
- Config option
cmds.freeze.logUsage
does not work as intended. - Minor typos
1.0.1___1.19.3-1.19.4
Changes:
/freeze
now supports autocomplete and target selectors when targeting players. However, it still only allows for one target (this is intentional).
1.0.0___1.19.3
This version includes one command, /freeze
.
/freeze <player: String> <duration: Integer>
Note: While this version says for 1.19.3, it also should work for 1.19.4.