-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathplugin.yml
More file actions
26 lines (26 loc) · 791 Bytes
/
plugin.yml
File metadata and controls
26 lines (26 loc) · 791 Bytes
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
name: Vanish
main: com.connor.vanish.Vanish
version: 1.1
commands:
vanish:
description: Vanish
usage: /vanish, /vanish list, /vanish <playername>
permissions:
vanish.*:
description: Enables all vanish permission nodes
default: op
children:
vanish.vanish: true
vanish.list: true
vanish.seeall: true
vanish.vanishother: true
vanish.vanish:
description: Allows a player to vanish
vanish.list:
description: Allows a player to list vanished players
vanish.seeall:
description: Allows a player to see all vanished players
vanish.vanishother:
description: Allows a player to set other players as vanished
children:
vanish.vanish: true