Total Protect
Total Protect is an easy to use protection plugin that can protect chests, furnaces, blocks, and much more at ease.
NOTE: This plugin still has a lot to be done. This is a very early build which will be updated frequently.
Features
- Block protection(Add blocks to config that you do not want to be destroyed)
Upcoming Features
- Chest Protection
- Furnace Protection
- Door Protection
- Individual Player Placed Blocks Protection
- Ability to configure everything from a config file
Installation
- Download the latest release of Total Protect.
- Move the plugin to the plugins folder.
- Start or reload server.
Example Config
Permissions
- COMING SOON
-
View User Profile
-
Send Message
Posted Feb 21, 2013@antivrir
I have not added the ability to add wool, YET. The reason the blocks are not being protected is because you are not adding the items in the same way I had it set and also the "blockList" needs a ":" after it. If you take a look at the example config file you can see that the items are in a list. For example:
If it is not like that it will not work. The reason for this is that the code is getting the items in the config as a List. In your case because it is not in a list it will not work as well as the ":" missing from "blockList" which is preventing the code from finding any of the blocks you have . Try putting them in a list like I have above and add the ":" and tell me if that works.
-
View User Profile
-
Send Message
Posted Feb 21, 2013hey man i tested my list but the only 2 thing that work for me are grass and stone
blockList
- STONE - GRASS - DIRT - COBBLESTONE - BEDROCK - WATER - LAVA - SAND - GRAVEL - WOOD - LEAVES - SPONGE - GLASS - SANDSTONE - DISPENSER - PISTON - WOOL - SLABS - BRICKS - TNT - BOOKSHELF - OBSIDIAN - TORCH - CHEST - SIGN - LEVER - ICE - FENCE - PUMPKIN - PAINTING - DOOR - TRAPDOOR
-
View User Profile
-
Send Message
Posted Feb 21, 2013Hey man how can i protect things like red wool? it isnt RED_WOOL or RED WOOL can u please help me?