It's been over 3 years :)
The common module was designed to prevent the internal modules depending on the core plugin. With the introduction of localization, this overcomplication became ever more exacerbated. Probably will play around a bit more to remove freshly introduced static abuse before release. Closes #61
This commit is contained in:
@@ -5,7 +5,7 @@ author: lishid
|
||||
authors: [Jikoo, ShadowRanger]
|
||||
description: >
|
||||
This plugin allows you to open a player's inventory as a chest and interact with it in real time.
|
||||
api-version: "1.13"
|
||||
api-version: "1.14"
|
||||
|
||||
permissions:
|
||||
OpenInv.any.default:
|
||||
@@ -24,7 +24,7 @@ permissions:
|
||||
OpenInv.silent: true
|
||||
OpenInv.anychest: true
|
||||
OpenInv.searchenchant: true
|
||||
OpenInv.searchcontainer
|
||||
OpenInv.searchcontainer: true
|
||||
|
||||
commands:
|
||||
openinv:
|
||||
|
Reference in New Issue
Block a user