HomeJavaModsCombat Slashes
Combat Slashes
[​IMG]
[​IMG]
[​IMG]
Introduction
Simle plugin that adds a particle effect + sound when you hit an enemy. Adds that fun flair to PvP. Try it on your server today!​

Configuration
Code (YAML):

effects
:
  diamond_sword
:
    onHit
:
      slash
:
        particle
: REDSTONE
        color
:
          R
: 0
          G
: 191
          B
: 255
        bleed
: true
      sound
:
        enum
: BLAZE_HIT
        volume
: 1
        pitch
: 1.3
  gold_sword
:
    onHit
:
      slash
:
        particle
: REDSTONE
        color
:
          R
: 255
          G
: 221
          B
: 0
        bleed
: true
      sound
:
        enum
: BLAZE_HIT
        volume
: 1
        pitch
: 1.5
  iron_sword
:
    onHit
:
      slash
:
        particle
: REDSTONE
        color
:
          R
: 255
          G
: 255
          B
: 255
        bleed
: true
      sound
:
        enum
: BLAZE_HIT
        volume
: 1
        pitch
: 1.6
  stone_sword
:
    onHit
:
      slash
:
        particle
: REDSTONE
        color
:
          R
: 165
          G
: 165
          B
: 165
        bleed
: false
      sound
:
        enum
: ZOMBIE_WOOD
        volume
: 0.3
        pitch
: 1
  wood_sword
:
    onHit
:
      slash
:
        particle
: REDSTONE
        color
:
          R
: 99
          G
: 71
          B
: 41
        bleed
: false
      sound
:
        enum
: ZOMBIE_WOOD
        volume
: 0.5
        pitch
: 2
 
GitHub
Source code available HERE.
Installation
Drop into your plugins/ folder. Enjoy the awesome sick effects.
Sidenote for 1.9
I believe the particles should work as normal for 1.9. However, you wil need to change the sound enums for 1.9, I provided an automatically generating list of 1.9 sounds in the plugin folder.​

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Combat Slashes is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9. Downloaded 1,229 times (via Spigot). Download it and open it directly in the game.

Explore more