forked from NhanAZ-Plugins/RedSkyBlockX
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
36 lines (36 loc) · 1.38 KB
/
plugin.yml
File metadata and controls
36 lines (36 loc) · 1.38 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
name: RedSkyBlockX
authors: [NhanAZ, RedCraftPE]
version: 6.0.0-ALPHA
api: 5.0.0
main: NhanAZ\RedSkyBlockX\SkyBlock
permissions:
redskyblockx.command:
default: true
description: With this permission players will recieve access to RedSkyBlockX commands.
redskyblockx.admin:
default: op
description: With this permission players will recieve access to all RedSkyBlockX Admin commands.
redskyblockx.bypass:
default: op
description: With this permission players can bypass SkyBlock boundaries.
redskyblockx.createworld:
default: false
description: With this permission players can create a world ready for SkyBlock!
redskyblockx.setworld:
default: false
description: With this permission players can select the world used for SkyBlock.
redskyblockx.reload:
default: false
description: With this permission players can reload the SkyBlock files.
redskyblockx.zone:
default: false
description: With this permission players can manage the custom island zone.
redskyblockx.island:
default: true
description: With this permission players will have access to the basic SkyBlock commands.
redskyblockx.members:
default: false
description: With this permission players can have unlimited members on their SkyBlock island.
redskyblockx.fly:
default: false
description: With this permission players can fly in the SkyBlock world.