Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Adds or removes player experience.
Permission Level | Game Directors |
---|---|
Requires Cheats? | Yes |
Usage
Add XP
/xp <amount: int> [player: target]
Add
a given positive integer
amount of xp
to the target player
.
Remove XP
/xp <amount: int> [player: target]
Remove
a given negative integer
amount of xp
from the target player
.
Arguments
amount
: int Aninteger
of the experience to add to the player. May only be negative to remove xp.player
: target A player namestring
ortarget selector
to identify the player who should receive or lose xp.