Skip to content

lucasrodriguezdavila/ChestDecoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChestDecoder Plugin Documentation

Description

ChestDecoder is a Minecraft plugin designed to protect your chests from other users by assigning a code to each chest.

Commands

/lock {code}

Locks the chest the player is looking at with the specified code.

/lock 1234
  • {code}: A minimum 4-character code to lock the chest.
  • Permission: chestdecoder.lock

/decode {code}

Allows unlocking a locked chest with the specified code.

/decode 1234
  • {code}: A 4-character code to unlock the chest.
  • Once unlocked, the code does not need to be entered again.
  • Permission: chestdecoder.decode

About

minecraft plugin to protect your stuff (hopefully)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages