mirror of
https://github.com/TotalFreedomMC/OpenInv.git
synced 2024-12-22 16:05:03 +00:00
parent
d65a9caeb2
commit
154bf56c2a
2 changed files with 2 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,7 +3,7 @@
|
|||
**/.project
|
||||
**/.classpath
|
||||
**/.idea
|
||||
**/.iml
|
||||
**.iml
|
||||
**/target
|
||||
**/bin
|
||||
**/out
|
||||
|
|
|
@ -5,6 +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"
|
||||
|
||||
permissions:
|
||||
OpenInv.any.default:
|
||||
|
|
Loading…
Reference in a new issue