Skip to content

Version 2.8.7 for Minecraft 1.20.2

Compare
Choose a tag to compare
@Earthcomputer Earthcomputer released this 03 Dec 00:30
· 139 commits to fabric since this release
a485f6f
  • Reworked flags in commands.
    • You should no longer see flags in completion suggestions if the flag was already specified.
    • Flags now have a shorthand alias, for example /cenchant --simulate ... is now aliased to /cenchant -s ....
  • Optimized /cfindblock and /cfinditem, they should be much faster now.
  • Added an --all flag to /cusagetree, to allow you to see the usage tree of server-side commands too.
  • /cwiki now uses the new Minecraft wiki.
  • Fixed a four-way mod incompatibility between clientcommands, Quilt, Sodium and ViaFabricPlus.