19 lines
No EOL
569 B
YAML
19 lines
No EOL
569 B
YAML
main: buttondevteam.presents.ButtonPresents
|
|
name: ButtonPresents
|
|
version: 0.0.2
|
|
api-version: 1.13
|
|
|
|
commands:
|
|
dictionary:
|
|
description: A set of Hello World commands and listeners, type in /hello to see subcommands
|
|
rtp:
|
|
description: A command that allows players to randomly teleport across the map
|
|
spawn:
|
|
description: A set of commands designed to be used in spawn
|
|
magic:
|
|
description: A set of fun commands designed for cheaty stuff
|
|
research:
|
|
description: A set of commands designed for R and D
|
|
|
|
softdepend: [Factions]
|
|
depend: [Chroma-Core] |