forked from DegenApeDev/SkyBlock
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathplugin.yml
More file actions
37 lines (36 loc) · 1.17 KB
/
Copy pathplugin.yml
File metadata and controls
37 lines (36 loc) · 1.17 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
name: SkyBlock
version: 1.5.6
api: [1.12.0]
main: SkyBlock\Main
commands:
is:
usage: /is <help> <page>
description: Tells the sender a list of SkyBlock commands
permission: is.command.help
permissions:
is:
default: false
description: Allows the player to use all of the SkyBlock features
children:
is.command:
default: op
description: Allows the player to use all of the SkyBlock commands
children:
is.command.help:
default: true
description: Allows the player to use the help command
is.command.create:
default: true
description: Allows the player to use the create command
is.command.find:
default: op
description: Allows the player to use the home command
is.command.delete:
default: true
description: Allows the player to delete their island
is.command.sethome:
default: true
description: Allows the player to set their island coords
is.command.home:
default: true
description: Allows the player to teleport to their island