1
0
Files
aetheria-anarchy-plugin/src/main/resources/plugin.yml

16 lines
356 B
YAML
Raw Normal View History

2024-03-20 13:42:42 +00:00
name: Aetheria
main: cc.fascinated.Aetheria
version: 1.0
2024-03-21 23:33:50 +00:00
author: Fascinated
depend:
- PlaceholderAPI
2024-03-20 13:42:42 +00:00
commands:
totaljoins:
description: "Shows the total amount of joins"
usage: "/totaljoins"
worldsize:
description: "Shows the size of all worlds"
2024-03-20 17:50:17 +00:00
usage: "/worldsize"
help:
description: "Shows the help message"
usage: "/help"