You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
585 B
26 lines
585 B
7 years ago
|
name: SetSpawn
|
||
|
version: 3.0.2
|
||
|
main: setspawn.SetSpawn
|
||
|
description: Set the spawn!
|
||
|
|
||
|
commands:
|
||
|
setspawn:
|
||
|
usage: /<command>
|
||
|
description: Set the spawn!
|
||
|
spawn:
|
||
|
usage: /<command>
|
||
|
description: Go to the spawn!
|
||
|
ssreload:
|
||
|
usage: /<command>
|
||
|
description: Reload the config!
|
||
|
|
||
|
permissions:
|
||
|
spawn.set:
|
||
|
description: Use the setspawn command.
|
||
|
default: op
|
||
|
spawn.reload:
|
||
|
description: Use the ssreload command.
|
||
|
default: op
|
||
|
spawn.spawn:
|
||
|
description: Use the spawn command.
|
||
|
default: op
|