VoidSpawn

VoidSpawn

133k Downloads

VoidSpawn Command Placeholders

Kaitouhan opened this issue · 2 comments

commented

world:
spawn:
x: 58.358957082543185
y: 105.0
z: -118.69834622633556
pitch: -1.1997869
yaw: -178.98401
world: ZC
mode: spawn
message: ''
sound:
name: UI_TOAST_CHALLENGE_COMPLETE
volume: 1.0
command: '/effect give @p minecraft:slowness 500 1 '

commented

Hey, VoidSpawn uses a slightly different placeholder than default MC.

That command you will want is effect give ${player.name} minecraft:slowness 500 1

commented