Command Prize

Argument
Definition

console-command: " "

Sends a command from console

player-command: " "

Sends a command as player

Use placeholder %player% to enter their name

Example of use

Loot-Table:
  p0:
    player-command: "/say hi"
    console-command: "eco give %player% 100"

Last updated