-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
128 lines (128 loc) · 3.49 KB
/
Copy pathplugin.yml
File metadata and controls
128 lines (128 loc) · 3.49 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
main: net.craftable.core.Main
name: CraftableCore
author: Craftable
version: 1.0
api-version: 1.14
softdepend: [SuperVanish, Essentials, mcMMO]
commands:
setstaff:
usage: /<command>
description: Sets a player's staff rank.
aliases: [promote]
demote:
usage: /<command>
description: Demotes a player (removes staff rank).
aliases: []
jellylegs:
usage: /<command>
description: Toggles JellyLegs (Negates fall damage).
aliases: [jl]
smelt:
usage: /<command>
description: Smelts items in hand or in inventory.
aliases: []
discord:
usage: /<command>
description: Shows the server's discord invite link.
aliases: [dis]
report:
usage: /<command>
description: Allows players to report other players.
aliases: []
spawnboatinspawn1:
usage: /<command>
description: Spawns a boat in spawn.
aliases: []
spawnboatinspawn2:
usage: /<command>
description: Spawns a boat in spawn.
aliases: []
spawnboatinspawn3:
usage: /<command>
description: Spawns a boat in spawn.
aliases: []
spawnboatinspawn4:
usage: /<command>
description: Spawns a boat in spawn.
aliases: []
facebook:
usage: /<command>
description: Shows the server's Facebook page.
aliases: []
instagram:
usage: /<command>
description: Shows the server's Instagram page.
aliases: []
twitter:
usage: /<command>
description: Shows the server's Twitter page.
aliases: []
youtube:
usage: /<command>
description: Shows the server's YouTube page.
aliases: []
tiktok:
usage: /<command>
description: Shows the server's TikTok account.
aliases: []
reddit:
usage: /<command>
description: Shows the server's Subreddit.
aliases: [subreddit]
crates:
usage: /<command>
description: Allows players to claim crate keys.
aliases: []
credits:
usage: /<command>
description: Allows players to check their mcMMO credit balance.
aliases: []
mcreditsgive:
usage: /<command>
description: Allows players to give mcMMO credits.
aliases: []
redeem:
usage: /<command>
description: Allows players to redeem mcMMO credits.
aliases: []
combatbypass:
usage: /<command>
description: Allows players to bypass CombatLogX.
aliases: []
mineformoney:
usage: /<command>
description: Toggles Mine For Money.
aliases: [mfm]
nightvision:
usage: /<command>
description: Toggles Night Vision Potion Effect.
aliases: [nv]
tutorial:
usage: /<command>
description: Allows players to initiate the welcome tutorial.
aliases: []
rewards:
usage: /<command>
description: Allows players to view the rewards gui.
aliases: []
permissions:
staff.set:
description: Sets a player's staff rank.
staff.demote:
description: Demotes a player (removes staff rank).
jellylegs.use:
description: Allows players to toggle JellyLegs.
jellylegs.admin:
description: Allows players to bypass disabled worlds and toggle JellyLegs for other players.
smelt.use:
description: Allows players to smelt items in their hand or in inventory.
reports.notify:
description: Allows staff members to view incoming reports.
credits.give:
description: Allows staff members to view incoming reports.
mineformoney.use:
description: Allows players to toggle Mine for Money.
nightvision.use:
description: Allows players to toggle Night Vision Potion Effect.
boat.spawn:
description: Spawns boats at sailor locations.