13 lines
No EOL
358 B
YAML
Executable file
13 lines
No EOL
358 B
YAML
Executable file
author: tenkuma
|
|
main: gd.rf.adrianvictor.stuff.GhostsAndStuff
|
|
name: GhostsAndStuff
|
|
url: https://adrianvictor.rf.gd
|
|
version: '0.6'
|
|
commands:
|
|
gettime:
|
|
description: Prints the time for the current world.
|
|
usage: /gettime
|
|
permissions:
|
|
ghosts.gettime:
|
|
description: Allows the player to use the gettime command"
|
|
default: true |