-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
36 lines (34 loc) · 950 Bytes
/
Copy pathplugin.yml
File metadata and controls
36 lines (34 loc) · 950 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
27
28
29
30
31
32
33
34
name: Districts
main: com.wasteofplastic.districts.Districts
version: ${version}
api-version: 1.17
description: Districts
author: Tastybento, Sphinx_HD
depend: [ Vault ]
softdepend: [ WorldGuard, PlaceholderAPI ]
commands:
district:
description: Main player command
aliases: [dist, d]
usage: |
/district help
dadmin:
description: Admin commands
usage: |
/dadmin
permissions:
districts.player:
description: Gives access to basic player commands
default: true
districts.trustplayer:
description: Basic commands plus player trusting
default: false
districts.advancedplayer:
description: Gives access to advanced player commands (buy, sell, rent)
default: false
districts.buyblocks:
description: Enable block purchasing
default: false
districts.admin:
description: Gives access to admin commands
default: op