forked from vecnavium-pm-pl/SkyBlocksPM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.yml
46 lines (45 loc) · 1.31 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
44
45
46
name: SkyBlocksPM
api: 4.0.0
author: Vecnavium
main: Vecnavium\SkyBlocksPM\SkyBlocksPM
version: 1.0.9
permissions:
skyblockspm.command:
default: true
description: Core command for SkyBlocks
skyblockspm.setworld:
default: op
description: With this permission user can set the world which wil be copied for newer islands
skyblockspm.create:
default: true
description: Create your own SkyBlock island
skyblockspm.delete:
default: true
description: Delete a users SkyBlock Island
skyblockspm.deleteothers:
default: op
description: with this permission the user can delete other players one islands
skyblockspm.tp:
default: true
description: Teleport to a users SkyBlock Island
skyblockspm.visit:
default: true
description: Visit a players SkyBlock island
skyblockspm.invite:
default: true
description: Invites the player to your SkyBlock island
skyblockspm.accept:
default: true
description: Accept the incoming invite to a SkyBlock island
skyblockspm.chat:
default: true
description: SkyBlocks Island Chat
skyblockspm.leave:
default: true
description: Leave a Skyblock Island
skyblockspm.settings:
default: true
description: Edit SkyBlock Settings
skyblockspm.kick:
default: true
description: Kick Island Members