-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathplugin.yml
50 lines (49 loc) · 1.54 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
47
48
49
50
name: SimplyVanish
main: me.asofold.bpl.simplyvanish.SimplyVanish
version: 1.3.0
softdepend:
- DisguiseCraft
- dynmap
- Essentials
- ProtocolLib
commands:
vanish:
description: 'Ensure you or another player is vanished (/vanish | /vanish <player>), optional: flags.'
aliases:
- van
reappear:
description: 'Ensure you or another player is visible (/reappear | /vanish <player>), optional: flags'
aliases:
- rea
tvanish:
description: 'Toggle your or another players visibility state (/tvanish | /tvanish <player>), optional: flags.'
aliases:
- vanisht
- tvan
- vant
vanished:
description: 'Show a list of vanished players.'
aliases:
- vand
simplyvanish:
description: '/simplyvanish ... for: reload | save | stats [reset] | flags | Otherwise same as vanflag.'
aliases:
- simvan
vanflag:
description: 'Set or display flags for yourself or others. *clear to restore default flags, to see all possible flags use: /simvan flags'
aliases:
- flagvan
vantell:
description: 'Whisper to other players, respects see state, tell flag, special permissions.'
usage: 'Specify a player whom to tell a message.'
aliases:
- tellvan
vangod:
description: 'Enable god mode.'
usage: '/vangod | /vangod <other>'
vanungod:
description: 'Enable god mode.'
usage: '/vanungod | /vanungod <other>'
vanpeek:
description: 'Peek into other players inventories.'
usage: '/vanpeek <player>'