forked from rj0495/SurvivalGames
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
26 lines (24 loc) · 762 Bytes
/
plugin.yml
File metadata and controls
26 lines (24 loc) · 762 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: SurvivalGames
author: LegendOfMCPE
api: [1.0.0]
version: 1.0
load: POSTWORLD
main: survivalgames\Main
permissions:
sg:
default: op
description: "All features for SurvivalGames."
children:
sg.arena:
default: op
description: "Do anything with/in the arena."
sg.arena.leave:
default: op
description: "Leave the arena."
sg.lobby:
default: op
description: "Do anything with/in the lobby."
children:
sg.lobby.leave:
default: op
description: "Leave the lobby."