All the rights goes to:
Blueprint Builder
By: _ForgeUser6206446
I only fixed a small portion of code to make it work with aeternos.
WORKS ONLY /BP command. You can build your blueprint but not see resource list or use chests to make it automatically build. Working for some more fixes (but back engeneering is not easy) .
"
Blueprint
Want to design your dream house on a bukkit server but don't have the resources for it yet, design it now and give resources later with Blueprint! This plug-in puts the player into creative mode where they can not break any blocks or open any inventories. When they are in blueprint mode the plug-in will start recording all the blocks they place and when the user switches out of blueprint mode the structure will disappear. If the user has the needed resources in their resource chest the plug-in will start building their structure, even in blueprint mode and allows the user to help build at the same time.
Dependencies Official bukkit version
My plugin requires SQLibrary to function (any complaints about the change to manually having to install SQLibrary should be addressed to the bukkit team)
Commands and Permissions
Command | Function | Permission |
---|---|---|
/Blueprint or /bp | Switches user to blueprint mode | blueprint.switch |
/Blueprint or /bp <Player names> | Switches user to blueprint mode | blueprint.switch.others |
/markresourcechest or /mrc | Marks a chest to look in for resources when building | blueprint.mark |
/markresourcechest or /mrc <Player names> | Marks a chest to look in for resources when building for the other player | blueprint.mark.others |
/unmarkresourcechest or /umrc | Unmarks a chest to look in for resources when building | blueprint.unmark |
/unmarkresourcechest or /umrc <Player names> | Unmarks a players chest to look in for resources when building | blueprint.unmark.others |
/listresources, /lr or /resourceslist | Shows a list of the current resources needed | blueprint.listresources |
/listresources, /lr or /resourceslist <player names> | Shows a list the player(s) needed resources | blueprint.listresources.others |
/resourceboard or /rb | Shows a list of the current resources needed in the scoreboard slot | blueprint.resourceboard |
/resourceboard or /rb <Player name> | Shows a list of the current resources needed by an other player in the scoreboard slot | blueprint.resourceboard.others |
Configuration
Setting up configuration can be found here
Link to SQLibrary, if you are going to do things with databases I'd suggest using it
Source Code
Bleeding Edge
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
The latest version of my plugin can be found here however as it is bleeding edge take note it comes with no guaranty nor can I be held liable for any damage it may cause and still has the ability to install dependencies if enabled in the config file.
Support
For support please use the bukkit ticket system, any bug reports will be remove from the comments section
"