Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 581 Bytes

File metadata and controls

14 lines (14 loc) · 581 Bytes

/back

Teleport to your last death point.
ForgeEssentials.BasicCommands.back

/home [here|x y z]

Teleports your to your home.
ForgeEssentials.BasicCommands.home
"/home here" sets your home to your current location.
"/home x y z" sets your home to specific coordinates, where x, y, and z are numbers.
ForgeEssentials.BasicCommands.home.set

/burn [me|player] [ammount]

sets a player on fire. Default ammount is 15.
ForgeEssentials.BasicCommands.burn.me
ForgeEssentials.BasicCommands.burn.{player}
ForgeEssentials.BasicCommands.burn