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

26 lines
609 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-26 09:32:42 +00:00
api-version: 1.20
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"
playercolor:
description: "Changes your player color"
2024-03-28 14:00:15 +00:00
usage: "/playercolor <color>"
seed:
description: "Shows the seed of the world"
2024-03-28 15:12:18 +00:00
usage: "/seed"
vote:
description: "Shows the vote links"
usage: "/vote"