Created with ❤️ by Koopa
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!
Lockage is a Minecraft plugin that transforms ordinary tripwire hooks into unique chest keys. Simple, intuitive, and secure!
- 🔒 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
- Get a tripwire hook
- Right-click an unlocked chest
- The hook transforms into a unique key
- Only that key can unlock the chest
- Keep your keys safe!
- Download a development build from GitHub Actions
- Place the JAR in your plugins folder
- Restart your server
- Start locking chests!
/lockage
- Shows help and information/lockage reload
- Reloads configuration (Admin)
lockage.use
- Use basic locking features (default: true)lockage.admin
- Access admin commands (default: op)
The plugin is configurable through config.yml
:
- Early beta version (0.0.1-BETA)
- Database system needs testing
- Double chest handling is basic
- More features coming soon!
Join our Discord for:
- Development updates
- Bug reports
- Feature requests
- Community support
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
This project is licensed under the MIT License - see the LICENSE file for details.
Created with ❤️ by Koopa