Skip to content

KoopaCode/Lockage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lockage [EARLY BETA]

Version Minecraft Stage License

Created with ❤️ by Koopa

Check out my other projects!

Lockage

⚠️ Early Development Warning

This plugin is currently in EXTREMELY EARLY DEVELOPMENT (v0.0.1-BETA)

  • Features may be incomplete or unstable
  • Expect bugs and issues
  • Not recommended for production servers
  • Database system still being tested
  • Use at your own risk!

About

Lockage is a Minecraft plugin that transforms ordinary tripwire hooks into unique chest keys. Simple, intuitive, and secure!

Quick Links

Features

  • 🔒 Lock chests using tripwire hooks as physical keys
  • 🔑 Each key is unique to its chest
  • 💾 Persistent storage with SQLite
  • 🛡️ Protection against unauthorized access
  • 📦 Double chest support
  • 💥 Explosion protection
  • 🛠️ Admin commands and permissions

How It Works

  1. Get a tripwire hook
  2. Right-click an unlocked chest
  3. The hook transforms into a unique key
  4. Only that key can unlock the chest
  5. Keep your keys safe!

Installation

  1. Download a development build from GitHub Actions
  2. Place the JAR in your plugins folder
  3. Restart your server
  4. Start locking chests!

Commands

  • /lockage - Shows help and information
  • /lockage reload - Reloads configuration (Admin)

Permissions

  • lockage.use - Use basic locking features (default: true)
  • lockage.admin - Access admin commands (default: op)

Configuration

The plugin is configurable through config.yml:

Known Issues

  • Early beta version (0.0.1-BETA)
  • Database system needs testing
  • Double chest handling is basic
  • More features coming soon!

Support & Community

Join our Discord for:

  • Development updates
  • Bug reports
  • Feature requests
  • Community support

Contributing

Found a bug? Have a suggestion? We'd love to hear from you!

  • Join our Discord
  • Create an issue on GitHub
  • Submit a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.


Created with ❤️ by Koopa

About

A chest locking system using tripwire hooks as keys [BETA]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages