mirror of
https://bitbucket.org/HeshamTB/greet.git
synced 2024-11-05 17:22:15 +01:00
18 lines
357 B
YAML
18 lines
357 B
YAML
|
name: greet
|
||
|
version: 0.3
|
||
|
main: i.hesh.greet.commands
|
||
|
author: Don
|
||
|
|
||
|
commands:
|
||
|
opcheck:
|
||
|
usage: /<command>
|
||
|
description: Check op status.
|
||
|
count:
|
||
|
usage: /<command>
|
||
|
description: returns online player list.
|
||
|
kit1:
|
||
|
usage: /<command>
|
||
|
description: Basic survival kit.
|
||
|
setspwan:
|
||
|
usage: /<command>
|
||
|
description: sets your current location as bed spwan.
|