This plugin allows you to enable or disable the blood particles - client-side effects.
Bugs? Please go to discussion!
- Enable/Disable command.
- You can set your blood using /blood menu.
- Depends on ProtocolLib.
- Made for 1.8 or above and Java 8.
- MySQL or Flatfile.
- Easy to setup.
- Easy configuration.
- Simple.
- /blood - Turn on/off the blood effect.
- permission: pblood.command
- /blood menu - (if enabled) Opens the blood menu
- permission: pblood.command.menu
- /ppb - Reload the config file.
- permission: pblood.reload
Bugs? Please go to discussion!
Spoiler: Configuration
# PerPlayerBlood; Display blood per player
# PPB.Blood-Material: Material of the blood.
# PPB.All-Damage-Mode: If true, any damage cause will generate blood.
# PPB.Entities: Entities that will generate the blood. (PLAYER is default)
# Material List: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
# Entity Types: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
# You can add per entity effect in Material list using ENTITY:ENTITY
# PPB.Enabled-On-First-Join: Will enable the blood if player never played before.
# PPB.Enabled-On-Join: Ignore if player has blood disabled and enable on join.
PPB:
Blood-MaterialList:
- SKELETON:REDSTONE_WIRE
- ZOMBIE:REDSTONE_BLOCK
- PLAYER:REDSTONE_BLOCK
Default-Material: REDSTONE_BLOCK
Enable-Blood-Menu: 'true'
All-Damage-Mode: 'true'
Enabled-On-Join: 'false'
Enabled-On-First-Join: 'true'
MySQL:
Enabled: 'false'
Host: localhost
Database: database
Port: '3306'
User: user
Password: password
Max-View-Distance: '12.0'
Effect-Multiplier: '2.0'
EffectX: '0.0'
EffectY: '1.0'
EffectZ: '0.0'
Entities:
- SKELETON
- ZOMBIE
- CREEPER
Messages:
enabled: '&aBlood effect enabled!'
disabled: '&cBlood effect disabled!'
no-permission: '&cInsufficient permissions.'
material-changed: '&aYou have changed your blood material.'
Code (Text):
# PerPlayerBlood; Display blood per player
# PPB.Blood-Material: Material of the blood.
# PPB.All-Damage-Mode: If true, any damage cause will generate blood.
# PPB.Entities: Entities that will generate the blood. (PLAYER is default)
# Material List: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
# Entity Types: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
# You can add per entity effect in Material list using ENTITY:ENTITY
# PPB.Enabled-On-First-Join: Will enable the blood if player never played before.
# PPB.Enabled-On-Join: Ignore if player has blood disabled and enable on join.
PPB:
Blood-MaterialList:
- SKELETON:REDSTONE_WIRE
- ZOMBIE:REDSTONE_BLOCK
- PLAYER:REDSTONE_BLOCK
Default-Material: REDSTONE_BLOCK
Enable-Blood-Menu: 'true'
All-Damage-Mode: 'true'
Enabled-On-Join: 'false'
Enabled-On-First-Join: 'true'
MySQL:
Enabled: 'false'
Host: localhost
Database: database
Port: '3306'
User: user
Password: password
Max-View-Distance: '12.0'
Effect-Multiplier: '2.0'
EffectX: '0.0'
EffectY: '1.0'
EffectZ: '0.0'
Entities:
- SKELETON
- ZOMBIE
- CREEPER
Messages:
enabled: '&aBlood effect enabled!'
disabled: '&cBlood effect disabled!'
no-permission: '&cInsufficient permissions.'
material-changed: '&aYou have changed your blood material.'
Spoiler: Menu
Code (Text):
rows: 6 #Inventory rows
name: "&7Blood Menu" #Inventory title
close_on_togle: true
close_on_select: true
permission_check: false #If true, players will need to have the permission from this slot.
items: #You can use Data here.
turn_off_item:
slot: 49
ID: 351
Data: 8
Name: "&cTurn off the blood effect"
Lore:
- "&7Click to disable all blood particles."
turn_on_item:
slot: 49
ID: 351
Data: 10
Name: "&cTurn on the blood effect"
Lore:
- "&7Click to enable blood particles."
slots:
10: #Slot
Display-Item: 57 #Item in menu
ID: 57 #Blood material
Name: "&aDiamond"
Lore:
- "&aDiamond blood!"
permission: blood.use.10 #permission (requires check_permission true)
11:
Display-Item: 331
ID: 55
Name: "&aRedstone wire blood"
Lore:
- "&7Classic redstone blood!"
permission: blood.use.11
12:
Display-Item: 152
ID: 152
Name: "&aRedstone block"
Lore:
- "&7Redstone blood!"
permission: blood.use.12
name: "&7Blood Menu" #Inventory title
close_on_togle: true
close_on_select: true
permission_check: false #If true, players will need to have the permission from this slot.
items: #You can use Data here.
turn_off_item:
slot: 49
ID: 351
Data: 8
Name: "&cTurn off the blood effect"
Lore:
- "&7Click to disable all blood particles."
turn_on_item:
slot: 49
ID: 351
Data: 10
Name: "&cTurn on the blood effect"
Lore:
- "&7Click to enable blood particles."
slots:
10: #Slot
Display-Item: 57 #Item in menu
ID: 57 #Blood material
Name: "&aDiamond"
Lore:
- "&aDiamond blood!"
permission: blood.use.10 #permission (requires check_permission true)
11:
Display-Item: 331
ID: 55
Name: "&aRedstone wire blood"
Lore:
- "&7Classic redstone blood!"
permission: blood.use.11
12:
Display-Item: 152
ID: 152
Name: "&aRedstone block"
Lore:
- "&7Redstone blood!"
permission: blood.use.12
Spoiler: Screenshots
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
PerPlayerBlood is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 3,960 times (via Spigot). Download it and open it directly in the game.