LobbyBlocks plugin is a simple and lightweight plugin. You can configure a block in config.yml, then when you place the block it starts to break. You won't never run out of blocks, as they regenerate automatically. Blocks will be counted, but only if you enable MySQL support!
The plugins doesn't give by default the stack of blocks, but you need to give them by commands. You can also use ItemJoin, in order to give the items whenever the player does an action in your lobby!
Warning: The plugin will work only if lobbyBlocks flag and the build flag are set to "allow" in the WorldGuard region.
Installation Just drag and drop the plugin into your /plugins folder, then stop and restart the server, in order to generate default files!
The plugin has just
one command:
/lobbyblocks reload
Configuration Here you can see the
default config.
You can configure the block type, the time it takes for the block to break and the error message!
MySQL Support You can synchronize placed blocks on different lobbies. The cache is fast and efficient. Just configure the MySQL section in the config.yml, as you can see above.
Placeholders There are only two placeholders. The output is the number of blocks you placed. (Remember that you need MySQL) %lobbyblocks_placedblocks% (Outputs whole number) %lobbyblocks_placedblocks_fixed% (Outputs fixed number - like 1.7k)
Support If you have any requests or issues, write me a PM!