Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brainsynder-dev/simplelock

This is going to be a new form of "Lockette/Deadbolt" plugin
https://github.com/brainsynder-dev/simplelock

Last synced: 10 days ago
JSON representation

This is going to be a new form of "Lockette/Deadbolt" plugin

Awesome Lists containing this project

README

        

# SimpleLock

## Feature Ideas:
- [x] UUIDs instead of player names... (Really Lockette/Deadbolt... names are not a way of saving data...)
- [x] Have a sign placed on a container/door/ETC... will register the block/lockation
- [x] On the sign it will display the Username of the player that placed the sign
- [x] Sign info should be stored in a single STC(StorageTagCompount) file
- [x] Have a Add/Trust system (Like PlotSquared) where if the player is added...
they can only access the block when the owner is online...
but if they are trusted... they can access it when they are offline
- [ ] An Options GUI to allow the sign owner to enable/disable features...
- [ ] Friends system (They will always be trusted unless the sign says otherwise)
- [ ] Allow to privatize entities (ArmorStands, Boats, Minecarts, ETC...)

## NEEDED:
- [x] A way to transfer Private chests/blocks from Lockette/Deadbolt to the new system
- [ ] A way to transfer Private chests/blocks from LWC to the new system

## Command Ideas:
- [x] /sl add
- [x] /sl remove
- [x] /sl trust
- [x] /sl temp
- [x] /sl info
- [x] /sl transfer
- [ ] /sl register `Will be used to register a block without a sign` (maybe)
- [ ] /sl debug