-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathplugin.yml
More file actions
53 lines (52 loc) · 1.54 KB
/
plugin.yml
File metadata and controls
53 lines (52 loc) · 1.54 KB
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
44
45
46
47
48
49
50
51
52
53
name: Rolecraft
author: caliog
website: http://www.caliog.org
main: org.caliog.Rolecraft.RolecraftPlugin
version: 3.2.20
api-version: 1.13
softdepend: [Vault]
commands:
rc:
usage: /rc
description: shows information about the plugin!
aliases: [myrpg, rolecraft, rolecrafts]
msz:
usage: /msz create|remove|info <mob> <radius> <amount>
aliases: mobspawnzone
description: Creates a spawn zone around you.
level:
usage: /level set <player> <level>
description: Set level of a player.
item:
usage: /item <name> <level/amount> [tradeable]
description: Gives a custom item!
trader:
usage: /trader create <name>
description: Creates a trader!
priest:
usage: /priest create <name>
description: Creates a priest!
vg:
usage: /vg create
description: Creates a Villager!
aliases: villager
path:
usage: /path create
description: Creates a Path!
guard:
usage: /guard create
description: Creates a Guard!
group:
usage: /group create|invite|leave|join <player>
description: Lets you manage groups.
pet:
usage: /pet <mob> <name>
description: Creates a abstract pet, which can be spawned later with a spell.
quest:
aliases: q
spellbook:
usage: /spellbook
description: Gives you your spellbook if you dont have one already.
mob:
usage: /mob edit [name]
description: Creates and edits mobs in game.