15 lines
331 B
YAML
15 lines
331 B
YAML
name: oyeOwner
|
|
version: '1.0'
|
|
main: party.cybsec.OyeOwner
|
|
api-version: '1.21'
|
|
depend: [CoreProtect]
|
|
commands:
|
|
who:
|
|
description: check who placed the block you are looking at
|
|
permission: oyeowner.use
|
|
usage: /<command>
|
|
permissions:
|
|
oyeowner.use:
|
|
description: Allows player to use the /who command
|
|
default: op
|