promotional bannermobile promotional banner
premium banner

Private Chest

Experimental
And here is the first plugin to make chests private!

Description

eng: 

private chest plg has just arrived!

Commands: 
/private

/unprivate

/pinfo


This plugin is still in development, so there will be bugs. If you find any, please report them directly to me on Discord. 

 

If you can't use the commands, try editing the permissions.json file located in the server's main folder. 

“”"


  “groups”: {
    “Default”: [],
    “OP”: [
      “*”
    ],
    “Adventure”: [
      “command.unprivate”,
      “command.private”,
      “command.pinfo”
    ]
  }
“”"




ita: 

private chest plg e appena arrivato!

comandi: 
/private

/unprivate

/pinfo


e un plugin ancora in fase di sviluppo per tanto ci saranno bug se li trovate per favore reportarteli direttamente nel mio discord. 

 

se non vi fa usare i comandi provate a modificare il file permissions.json che si trova nella cartella main del server. 

"""

  "groups": {
    "Default": [],
    "OP": [
      "*"
    ],
    "Adventure": [
      "command.unprivate",
      "command.private",
      "command.pinfo"
    ]
  }
"""