BarbedWire
Barbed Wire 1.4
Barbed Wire is a simple little plugin which damages the player when he walks on a cobweb. The amount of damage is customizable in the config.yml file, as well as various other options specified below.
In 1.4 barbed wires can be crafted by using a string, shears and an iron ingot. This is a shapeless recipe, and grants the crafter 16 barbed wires.
In 1.4.2 the command structure changed a bit.
Commands
| Command | Permission | Description |
|---|---|---|
| /bw give | bw.give | Gives one barbed wire |
| /bw give <amount> | bw.give | Gives the <amount> specified barbed wires |
| bw.* | Gives a player the rights to every command |
Permissions
bw.* or bw.give will give a player the possibility of getting a barbed wire by utilizing the /bw give command. OPs will be able to use it anyway.
Config
- Damage This option configures how much damage per tick the barbed wire will deal to a player. (Defaults to 1)
- SafeOPs (Safe Operators) This option configures whether or not ops will take damage from barbed wires. (Defaults to false, so ops will take damage)
- BwIsCustBlock (Barbed Wire is Custom Block) This option configures whether or not only barbed wires recieved from /bw will deal damage to a player. (Defaults to false, so every cobweb either generated or placed in general deals damage)
- Debug This option will log some general info to the console. Generally shouldn't be set to true considering it will spam your console. (Defaults to false, so no messages will be logged)
Crafting

Video Showcase
A friendly soul also made a youtube video showcasing the plugin!
Thanks, eric!
-
View User Profile
-
Send Message
Posted Aug 14, 2016Hey man, there's currently a big error with Barbedwire on Spigot V1.10 "14.08 20:20:10 [Server] ERROR Could not pass event BlockBreakEvent to BarbedWire v1.4.4"
Here's the full log: http://hastebin.com/eriqarudok.avrasm
-
View User Profile
-
Send Message
Posted Aug 17, 2017In reply to shop1126:
-
View User Profile
-
Send Message
Posted Oct 30, 2015@Nichiatu
Yeah Add what I said :)
I made my own but it doesn't deal damage
-
View User Profile
-
Send Message
Posted Oct 29, 2015@kyleyocats
Do you use this? Would I need to update it?
-
View User Profile
-
Send Message
Posted Oct 19, 2015Make it so when u right click the barbwire with shears it will play sound: random.break and it will break the cobweb.
-
View User Profile
-
Send Message
Posted Dec 26, 2014@shop1126
Update so far:
I have written all the functionality for making only cobwebs/barbed wires recieved from using /bw damage players. Meaning, world generated cobwebs will not damage players. This is a configurable option though, which currently defaults to false, so just change this in the config :)
Now onwards to testing!
-
View User Profile
-
Send Message
Posted Dec 24, 2014@shop1126
Nice suggestion!
I made this in relation to a request, so I did exactly what he told me, might make your suggestion into a configurable option though!
Again, thanks! If you want to improve on it you're welcome to, considering it's christmas here in Norway.
-
View User Profile
-
Send Message
Posted Dec 24, 2014Hey, seems like a pretty cool plugin so far. A suggestion I would add is instead of making all cobweb barbedwire try maybe adding a command like /barbedwire give which would give you cobweb titled barbedwire. Or you could enable barbedwire to be crafted using iron and string. Just some thoughts to help you improve :)