-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathplugin.yml
More file actions
30 lines (30 loc) · 924 Bytes
/
plugin.yml
File metadata and controls
30 lines (30 loc) · 924 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
name: MCHungerGames
main: com.acuddlyheadcrab.MCHungerGames.HungerGames
<<<<<<< HEAD
version: 1.0 BETA
=======
version: 1.6 ALPHA
>>>>>>> 3a1fcf241cf70fef8f4771a629fb08d57e1b5b37
description: >
A plugin template
commands:
hungergames: #list cmds and version
description: Lists main commands and/or reload
usage: /<command> <reload>
aliases: [hg]
hgarena:
description: Manage arenas
usage: /<command> [info/new] [name]
aliases: [hga]
hgaedit:
description: Edit an arenas data in the config
usage: /<command> [parameter] [argument]
aliases: [hgae]
hggame:
description: Lists /hggame branch and currently ongoing games
usage: /<command> [start/stop <arena>]
aliases: [hgg]
spawnccp:
description: Spawn a cornucopia chest where you're looking
usage: /<command>
aliases: [spc]