mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-05 03:53:41 +00:00
Add missing command syntax for /spawnmob
This commit is contained in:
parent
c15540862d
commit
bb7c8c308d
2 changed files with 2 additions and 2 deletions
|
@ -340,7 +340,7 @@ commands:
|
||||||
aliases: [esocialspy]
|
aliases: [esocialspy]
|
||||||
spawner:
|
spawner:
|
||||||
description: Change the mob type of a spawner.
|
description: Change the mob type of a spawner.
|
||||||
usage: /<command> <mob>
|
usage: /<command> <mob> [delay]
|
||||||
aliases: [changems,echangems,espawner]
|
aliases: [changems,echangems,espawner]
|
||||||
spawnmob:
|
spawnmob:
|
||||||
description: Spawns a mob.
|
description: Spawns a mob.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue