RedSnowBall
Explosive Snowball Plugin for Minecraft
Features:
Destructive Snowballs - Throw snowballs that destroy blocks in a configurable radius.
Custom Radius & Distance - Set how far the snowball travels and how many blocks it affects.
Configurable Items - Name, lore, enchantment glow, radius, and distance are fully customizable.
Glow Visuals - Snowballs in inventory can have a glowing enchant effect.
Drops Blocks as Items - Destroyed blocks drop as items for players to pick up.
Admin Commands:
/redsnowball give {id} {player} {amount} - Give a custom snowball to a player.
/redsnowball reload - Reload configuration on the fly.
Hex Colors Support - Names and lore support hex color codes (e.g., &#RRGGBB).
WorldGuard Support.
Custom Radius & Distance - Set how far the snowball travels and how many blocks it affects.
Configurable Items - Name, lore, enchantment glow, radius, and distance are fully customizable.
Glow Visuals - Snowballs in inventory can have a glowing enchant effect.
Drops Blocks as Items - Destroyed blocks drop as items for players to pick up.
Admin Commands:
/redsnowball give {id} {player} {amount} - Give a custom snowball to a player.
/redsnowball reload - Reload configuration on the fly.
Hex Colors Support - Names and lore support hex color codes (e.g., &#RRGGBB).
WorldGuard Support.
Default Snowballs Included:
- Golden Snowball - Small radius, short distance, glowing.
- Nuclear Snowball - Large radius, long distance, extremely dangerous.
- You can add your own Snowballs!
Enhance your Minecraft gameplay with fun, configurable, destructive snowballs!
# ===================================
# RedSnowBall - General Configuration
# ===================================
messages:
prefix: "&#FF5555&lRedSnowBall ➤ "
no-permission: "&#FF0000You do not have permission to use this command."
only-player: "&#FF0000Only a player can use this command."
player-not-found: "&#FF5555The player &#FFFFFF{player} &#FF5555is not online."
reload-success: "7FF55Configuration reloaded successfully."
give-success-sender: "7FF55You have given &#FFFFFF{amount} 7FF55destructive snowball(s) &#FFFFFF{id} 7FF55to &#FFFFFF{player}."
give-success-target: "7FF55You have received &#FFFFFF{amount} 7FF55destructive snowball(s)."
invalid-id: "&#FF5555The ID &#FFFFFF{id} &#FF5555does not exist in the configuration."
# ===================================
# WorldGuard Region Whitelist
# ===================================
enable-whitelist: false # Set true to activate region whitelist
whitelist:
- example
- test
# ===================================
# Destructive Snowballs
# ===================================
snowballs:
example:
name: "&#FFD700Golden Snowball"
lore:
- "&---------------------"
- "&#DDA0DDDestructive Snowball"
- "&#FF69B4Radius: &#FFFFFF3 blocks"
- "&#FF69B4Distance: &#FFFFFF20 blocks"
- "&---------------------"
enchantment: true
radio: 2
distance: 20
nuclear:
name: "&#FF0000☢ Nuclear Snowball ☢"
lore:
- "&---------------------"
- "&#FF5555Extremely dangerous"
- "&#FFAA00Radius: &#FFFFFF6 blocks"
- "&#FFAA00Distance: &#FFFFFF30 blocks"
- "&---------------------"
enchantment: true
radio: 4
distance: 30
# RedSnowBall - General Configuration
# ===================================
messages:
prefix: "&#FF5555&lRedSnowBall ➤ "
no-permission: "&#FF0000You do not have permission to use this command."
only-player: "&#FF0000Only a player can use this command."
player-not-found: "&#FF5555The player &#FFFFFF{player} &#FF5555is not online."
reload-success: "7FF55Configuration reloaded successfully."
give-success-sender: "7FF55You have given &#FFFFFF{amount} 7FF55destructive snowball(s) &#FFFFFF{id} 7FF55to &#FFFFFF{player}."
give-success-target: "7FF55You have received &#FFFFFF{amount} 7FF55destructive snowball(s)."
invalid-id: "&#FF5555The ID &#FFFFFF{id} &#FF5555does not exist in the configuration."
# ===================================
# WorldGuard Region Whitelist
# ===================================
enable-whitelist: false # Set true to activate region whitelist
whitelist:
- example
- test
# ===================================
# Destructive Snowballs
# ===================================
snowballs:
example:
name: "&#FFD700Golden Snowball"
lore:
- "&---------------------"
- "&#DDA0DDDestructive Snowball"
- "&#FF69B4Radius: &#FFFFFF3 blocks"
- "&#FF69B4Distance: &#FFFFFF20 blocks"
- "&---------------------"
enchantment: true
radio: 2
distance: 20
nuclear:
name: "&#FF0000☢ Nuclear Snowball ☢"
lore:
- "&---------------------"
- "&#FF5555Extremely dangerous"
- "&#FFAA00Radius: &#FFFFFF6 blocks"
- "&#FFAA00Distance: &#FFFFFF30 blocks"
- "&---------------------"
enchantment: true
radio: 4
distance: 30
