-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathplugin.yml
41 lines (40 loc) · 1.57 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
name: FunBlockOneBlock
api: 4.0.0
author: cosmicnebula200
main: cosmicnebula200\FunBlockOneBlock\FunBlockOneBlock
version: 1.0.0-BETA-2
softdepend: ['ScoreHud']
permissions:
funblockoneblock.command:
default: true
description: this permission allows the set user to use the oneblock command
funblockoneblock.create:
default: true
description: this permission allows the user to create a oneblock island
funblockoneblock.chat:
default: true
description: this permission allows the user to use the oneblock chat
funblockoneblock.delete:
default: true
description: with this permission the user can delete their oneblock island
funblockoneblock.deleteothers:
default: op
description: with this permission the user can delete other players oneblock islands
funblockoneblock.go:
default: true
description: this permission allows the user to teleport to the oneblock island
funblockoneblock.visit:
default: true
description: this permission allows the user to visit other players oneblock islands
funblockoneblock.invite:
default: true
description: this permission allows the user to invite players to their oneblock island
funblockoneblock.accept:
default: true
description: this permission allows the user to accept incoming invites when they have no oneblock island
funblockoneblock.rename:
default: true
description: this permission allows the user to rename their oneblock island
funblockoneblock.leave:
default: true
description: this permission allows the user to leave their oneblock island