mirror of
https://github.com/KoopaCode/Lockage.git
synced 2025-04-04 15:27:32 +00:00
19 lines
476 B
YAML
19 lines
476 B
YAML
name: Lockage
|
|
version: '0.1.0-BETA'
|
|
main: com.koopalabs.lockage.Lockage
|
|
api-version: '1.20'
|
|
author: Koopa
|
|
description: A chest locking system using tripwire hooks as keys [BETA]
|
|
|
|
commands:
|
|
lockage:
|
|
description: Shows plugin help and admin commands
|
|
usage: /<command> [reload]
|
|
|
|
permissions:
|
|
lockage.use:
|
|
description: Allows players to use basic locking features
|
|
default: true
|
|
lockage.admin:
|
|
description: Allows access to admin commands
|
|
default: op |