mirror of
https://bitbucket.org/HeshamTB/greet.git
synced 2024-11-05 17:22:15 +01:00
21 lines
430 B
YAML
21 lines
430 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.
|
|
beds:
|
|
usage: /<command>
|
|
description: enable or disable bed feature. |