Pylamo Restoration System Pylamo restoration system is an advanced restoration system that does not block the main thread of the server and features an efficient way of block restoration. You can also modify the amount of blocks restored per server tick in the plugin config so you can adjust the required CPU-power by the plugin to your server CPU-power Plugin depends on Vault! If you are upgrading of 0.1x you have to resave your regions in order to save special block data. Permission nodes: AdvancedRestorationPlugin.create - access to all commands Commands: Define a region with bricks first then: /prs create <name> to create a new restoration region /prs restore <name> to restore the specified region /prs resave <name> to resave the specified region /prs settimer <name> <time> to set a restoration timer with the interval of the specified time in minutes or 0 to disable the timer. if you have have any question pm me or add me on steam([email protected])/icq(317116559)/skype(soul0ry). Download the latest version here Changelog: v0.2 signs, chests, doublechests, dispensers and brewingstands are now saved, including their content. v0.15: added timer v0.1: initial release signs and other special blocks aren't saved correctly yet
FINALLY! Someone has picked up with using multi threading and block manipulation together. I have done this before with different plugins, for different purposes.
It's not multithreaded, I use a recursive algorithm that restores x blocks per server tick because bukkit does not allow asynchronous modification of blocks, only the save algorithm is multithreaded.
Designed for my server by the ever lovely Pylamo programming skills. I'd recommend it to all, as it can regenerate millions of blocks with no lag at all + provides waiting rooms, fair Red Vs Blue safe PvP combat with no loss of items.
Visonik46: all OPs can use the commands and users with the permission AdvancedRestorationPlugin.create
The /prs create <area> does not run for me, and when I type /prs create without specify the name of the area says me "correct usage" /arp create <name> When y type /arp create <area> command says me the command not exists... Any solution?
SurceBeats Well, it works for me, did you select a region with bricks? I wanted to release the plugin with another name first, /prs is the right command.
Oh I See, Thanks. Grrrr! Not working I try selecting with bricks, they place down. Which do i do first? There is no acknowladgement to me doing the /prs create <...> command and when i do resyore, it says no region exists and sometimes it just says /prs EDIT by Moderator: merged posts, please use the edit button instead of double posting.