forked from FactionMaster/FactionMaster
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
32 lines (31 loc) · 1.12 KB
/
plugin.yml
File metadata and controls
32 lines (31 loc) · 1.12 KB
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
name: FactionMaster
author: ShockedPlot7560
version: 4.2.1
api: 4.0.0
main: ShockedPlot7560\FactionMaster\FactionMaster
src-namespace-prefix: ShockedPlot7560\FactionMaster
description: "Full configurable and modulable faction plugin with resource pack"
softdepend: ["ScoreHud"]
virions: ["Commando", "FormsUI", "PacketHandler", "UpdateNotifier", "ConfigUpdater"]
permissions:
factionmaster.leaderboard.place:
description: "Allow the player to place leaderboard"
default: "op"
factionmaster.leaderboard.remove:
description: "Allow the player to remove leaderboard"
default: "op"
factionmaster.synchro.launch:
description: "Allow the player to launch database synchronisation"
default: "op"
factionmaster.flag.add:
description: "Allow the player to add area to flag"
default: "op"
factionmaster.flag.remove:
description: "Allow the player to remove flag of area"
default: "op"
factionmaster.extension.list:
description: "Allow the player to remove flag of area"
default: "op"
factionmaster.settings:
description: "Allow the player to view the current settings"
default: "op"