Configuration (v1.2.2)
Configuration
messages
bazooka_received_message - Message if a player gets a bazooka by /sb Bazooka.
Default: '&aBazooka received!'
ammo_received_message - Message if a player gets ammo by /sb Ammo or /Ammo.
Default: '&2%Q &aammo received!'
Special features: %Q gets replaced by the number of ammo.
config_reloaded_message - Message if a player reloads the config by /sb Reload.
Default: '&aConfig reloaded!'
no_ammo_permission_message - Message if a player has no permission to use /sb Ammo or /Ammo.
Default: '&4You do not have permission to get ammo!'
no_bazooka_permission_message - Message if a player has no permission to use /sb Bazooka or /Bazooka.
Default: '&4You do not have permission to get a bazooka!'
no_reload_permission_message - Message if a player has no permission to use /sb Reload.
Default: '&4You do not have permission to reload the config!'
no_more_ammo_message - Message if a player is out of ammo (and ammo is enabled).
Default: '&cYou are out of ammo!'
crafting
I don't think that I have to explain that.
items
bazooka
name - The name of the Bazooka.
Default: '&6Bazooka'
material - Material of the Bazooka.
Default: 277
ammo
name - Name of the ammo.
Default: '&6Bazooka ammo'
material - Material of the ammo.
Default: 369
characteristics
projectile_velocity: - The velocity of the projectile.
Default: 0.8
projectile - The shooted projectile.
Default: 'Fireball'
Allowed: Arrow, Fireball, LargeFireball, SmallFireball, Snowball, Egg, ThrownExpBottle, ThrownPotion and EnderPearl. (If you use any other material, Fireballs are used.)
ammo_needed - If true, you have to got ammo to shoot.
Default: false
explosion_radius - The radius of the explosion (from the center in all directions, in blocks.)
Default: 3
break_blocks - If true, the explosion will break blocks.
Default: false
set_fire - If true, the explosion will set fire around it.
Default: false
Comments