forked from snowpegeon/StorageSign
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
35 lines (35 loc) · 1.07 KB
/
Copy pathplugin.yml
File metadata and controls
35 lines (35 loc) · 1.07 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
33
34
35
name: StorageSign
main: wacky.storagesign.StorageSignCore
version: 1.4.0
author: wackyls6
api-version: 1.19
softdepend: [WorldGuard]
website: https://github.com/wackyls6/StorageSign
permissions:
storagesign.*:
description:
children:
storagesign.use: true
storagesign.craft: true
storagesign.place: true
storagesign.break: true
storagesign.create: true
storagesign.autocollect: true
storagesign.use:
description: Allows you to use a storagesign
default: true
storagesign.craft:
description: Allows you to craft a storagesign
default: true
storagesign.place:
description: Allows you to place a storagesign
default: true
storagesign.break:
description: Allows you to break a storagesign
default: true
storagesign.create:
description: Allows you to create a storagesign
default: op
storagesign.autocollect:
description: Collect your picked items
default: true