Skip to content

Version 2.7.4 for Minecraft 1.19.2

Compare
Choose a tag to compare
@Earthcomputer Earthcomputer released this 28 Oct 14:49
· 290 commits to fabric since this release
  • Added the ctranslate command
  • Added the cvar command.
    • Variables can be substituted into other commands and chat messages using %var%
  • Added functions and startup commands
    • Function files end in .mcfunctions and run all client-side commands inside them, with the same syntax as vanilla datapack functions (except with client-side commands only).
    • Functions with special names are run on "startup" (when you join a world / server). Use the cstartup command for an easy way to create and edit these.
  • Removed cplayerinfo namehistory subcommand, the web API it used no longer works.
  • Updated translations