{{ section_intro.title }}

This is the full chat command reference for WorldEditAdditions. It has 2 parts:

  1. A contents list of commands and their syntax
  2. A full reference, with detailed explanations for each command

After the contents, there is a filter box for filtering the detailed explanations to quickly find the one you're after.

🔗 Contents

TODO: Group commands here by category (*especially* the meta commands)

{% for section in sections_help %}

🔗 {{ section.title }}

{{ section.content }}
{% endfor %}