forked from LogBlock/LogBlock
Fix * permission
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: ${project.name}
|
name: ${project.name}
|
||||||
version: '1.58'
|
version: '1.59'
|
||||||
author: DiddiZ
|
author: DiddiZ
|
||||||
website: http://www.diddiz.de/minecraft/
|
website: http://www.diddiz.de/minecraft/
|
||||||
main: de.diddiz.LogBlock.LogBlock
|
main: de.diddiz.LogBlock.LogBlock
|
||||||
@@ -22,6 +22,8 @@ permissions:
|
|||||||
logblock.me: true
|
logblock.me: true
|
||||||
logblock.ignoreRestrictions: true
|
logblock.ignoreRestrictions: true
|
||||||
logblock.spawnTools: true
|
logblock.spawnTools: true
|
||||||
|
logblock.tools.toolblock: true
|
||||||
|
logblock.tools.tool: true
|
||||||
logblock.lookup:
|
logblock.lookup:
|
||||||
description: 'Grants access to /lb lookup commands and allows defining custom tool queries'
|
description: 'Grants access to /lb lookup commands and allows defining custom tool queries'
|
||||||
default: op
|
default: op
|
||||||
|
Reference in New Issue
Block a user