-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.yml
43 lines (43 loc) · 1.2 KB
/
plugin.yml
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
31
32
33
34
35
36
37
38
39
40
41
42
43
name: Damocles
version: 1.9.0
author: Kowagatte
main: ca.damocles.cardinalsystem.Cardinal
commands:
cardinal:
description: shows custom weapon menu.
spell:
description: generates spell related items.
debuging:
description: should not be used, will be wiped every update. Used to test specific functions during development.
balance:
description: shows characters bank balance.
aliases: [bal]
money:
description: modifies characters bank balance.
party:
description: master party command.
trade:
description: master trade command.
guild:
description: master guild command.
arrow:
description: master command for arrows.
potion:
description: master command for potions.
heal:
description: heal the player.
rank:
description: master rank command.
clan:
description: clan main command.
stats:
description: displays a book menu of the player stats.
help:
description: command help.
logout:
description: Logs the user out of the character he is currently using.
cast:
description: Casts spells.
rune:
description: Use command for help options.
aliases: [runes, enchant, enchants]