Mirror A quality-of-life plugin that was lazily made.
Allows Operators/people with permissions to save items & sync them to copies of the same item.
Example: a stick named "Test" can be saved, then copied, and then modify either the copy/original & then save it once again. The other stick should update shortly after (the plugin has a set delay to prevent performance impact)
Version 1.2 added:
- Version control
Allows operators to see previous versions of items as well as be able to set them to be the dominant version.
- Fixed ordering (Now in the order of oldest -> newest)
Commands:
/mirror | Displays all commands & parameters
/mirror save <name> | Saves the held item under the name specified
/mirror get <name> | Gives the user the item of the name they saved it under
/mirror list | Displays a list of all items saved, and their latest version
/mirror delete <name> | Deletes the item saved under the name specified
/mirror menu | Opens the menu, displaying all saved items & the option to copy/delete them
Permissions:
mirrorplugin.use
mirrorplugin.admin | Designed as a failsafe
default: op