User Tools

Site Tools


tutorial:commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tutorial:commands [2020/06/14 01:12] – Reword static imports section i509vcbtutorial:commands [2020/06/14 01:13] – [Creating Commands] Slight clarification i509vcb
Line 1: Line 1:
 ====== Creating Commands ====== ====== Creating Commands ======
  
-Creating commands can allow a mod developer to add functionality that a player can use through a command.  +Creating commands can allow a mod developer to add functionality that can used through a command.  
-This tutorial will teach you how to register commands, and the command structure of Brigadier.+This tutorial will teach you how to register commands, and the general command structure of Brigadier.
  
 Note: All code written here was written for 1.14.4. Some mappings may have changed in yarn, but all code should still be applicable. Note: All code written here was written for 1.14.4. Some mappings may have changed in yarn, but all code should still be applicable.
tutorial/commands.txt · Last modified: 2024/02/23 14:22 by allen1210