mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 04:20:41 +00:00
Added missing spawner command to plugin.yml
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1542 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
parent
aab8c6878b
commit
d52358ddec
1 changed files with 4 additions and 1 deletions
|
@ -229,6 +229,9 @@ commands:
|
|||
socialspy:
|
||||
description: Toggles if you can see /msg and /mail commands in chat.
|
||||
usage: /<command>
|
||||
spawner:
|
||||
description: Change the mob type of a spawner
|
||||
usage: /<command> [mob]
|
||||
spawnmob:
|
||||
description: Spawns a mob.
|
||||
usage: /<command> [mob]<:data><,mount<:data>> <amount>
|
||||
|
|
Loading…
Reference in a new issue