Changelog
- Added more minigames
- Minesweeper
- Multiplayer tic-tac-toe
- Added a
--keep-searching
option to/cfindblock
and/csignsearch
.- This takes into account changed blocks in already-searched areas, but not changed block entity NBT.
- Fixed being able to lag the client from running multiple
/cfindblock
or/cfinditem
commands at once, especially now there is a--keep-searching
option.- This has been fixed by preventing multiple of these tasks from being running at once. This restriction may be lifted later once some load balancing functionality is implemented.
- Fixed
/cenchant
from waiting until an existing/cenchant
task to finish until it starts, which is unclear to the user.- Instead, it reports that a
/cenchant
task is already running, with an option to cancel it.
- Instead, it reports that a
- Fixed other players from being able to kick players using c2c packets.
Dependencies
Files
clientcommands-2.8.21.jar(2.12 MiB) Primary Download
External resources
Project members
earthcomputer
Owner
Technical information
License
LGPL-3.0-only
Client side
required
Server side
unsupported
Project ID