HomeJavaModsKillsPlus [Combat Tag, Heads, Death & Combat log commands, Black/White list, Placeholders]
KillsPlus [Combat Tag, Heads, Death & Combat log commands, Black/White list, Placeholders]
ModsJava

KillsPlus [Combat Tag, Heads, Death & Combat log commands, Black/White list, Placeholders]

⬇ Download on Spigot
About
Killsplus is a simple yet diverse combat plugin aimed to make combat management easy, it includes a range of features that are yet to even be expanded upon, some include:
- Combat log protection
- Death commands
- Head dropping
These are all highly configurable and are ready to be tuned to your use so you can get the most out of the plugin!

Commands
/Killsplus
aliases: [kps, killplus]
permission: op
Opens the main viewing window for all your settings, though they are to be configured from a file.

Configuration
Here is the default configuration file (As of 3.0.3)
Code (YAML):
tag:
  duration
: 300 # Duration of combat tag, in ticks (20th of a second)
  ontag
:
    message
: '&cYou have been combat tagged! Do not log out!' # Message when a player is tagged, if the tag-time is refreshed, this will not be sent.
    ismessage
: true # True or false to send the ontag message or not.
  finishtag
:
    message
: '&aYou are no longer combat tagged! You may safely log out now.' # Message when a player is no longer tagged.
    ismessage
: true # True or false to send the finishtag message or not.
  oncombatlog
:
    message
: '&c %player% has logged out in combat!' # Message sent when a player logs out during combat, %player% is their name.
    broadcast
: true # True or false to broadcast across all worlds, only one server, the above message.
    commands
: # Commands to be run when a player combat-logs, %player% is their name. NOTE: Commands are executed before the player is killed.
      - 'broadcast %player% logged out! This is a test command!'
    killplayer
: true # True or false to kill the player, they die as normal.
  duringtag
:
    isenabled
: true # True or false on whether to even use black/white listed commands
    listtype
: false # True or false whether the commands tag is a blacklist or a whitelist. true = whitelist, false = blacklist.
    commands
:
     - 'home'
     - 'spawn'
    glow
: # REMEMBER, this will not work pre-1.19 as that is when glow was implemented.
      isenabled
: true # True or false enable a glow during combat tag?
      color
: e # Color that should show, 0-9 a-e (chat colors)
heads
:
  isenabled
: true # True or false whether or not a head should be dropped on death.
  chance
: 80.0 # A chance value (percentage) for head drop rates.
commands
:
  isenabled
: true # True or false whether or not death-commands are enabled
  # Commands to be run on the death of a player, including but not limited to another player killing them.
  # If another player kills them %killer% will be valid, and all commands will be run
  # If the player dies to environment, no commands containing the %killer% tag will be run, all others will.
  deathcommands
:
   - 'tell %player% You died!'
   - 'tell %killer% You killed %player% nice!'


Upgrading Plugin
If you used a previous version of killsplus and wish to upgrade, you must delete your configuration file, and start anew. OR add in the parts of configuration you are missing.

Update Information
Here is the update information:
3.0:
Hi everyone, after a two year hiatus on this project, I have decided to bring it back to life.

This new version has greatly improved performance being that it is a full recode of the entire original plugin.
As of right now it is pretty bare-bones, it has everything the previous versions of killsplus had, but I feel like it's able to have a lot more and i'll be bringing that vision to life in the next months some of the features you may expect to see are:
- PlaceholderAPI Integration
- Whitelisted / Blacklisted combat-commands
- More configurability
- Your suggestions!!

You may also expect to see in future a premium version of the plugin, that will have a lot more modern features, not to mention constant support and much more frequent updates with more of your suggestions!

3.0.2
There are now placeholders for combat tagging information!

%killsplus_combat_istagged% Returns true or false whether they are currently tagged.
%killsplus_combat_time_ticks% Returns the time in ticks left on a combat tag, defaults to zero if no tag is active.
%killsplus_combat_time_seconds_decimal% Return the time in seconds with a decimal, defaults to zero if no tag is active.
%killsplus_combat_time_seconds_rounded% Returns the time in full integer seconds left on a combat tag, defaults to zero if no tag is active.

Black/White listed commands
Code (YAML):

tag
:
  duringtag
:
    isenabled
: true # True or false on whether to even use black/white listed commands
    listtype
: false # True or false whether the commands tag is a blacklist or a whitelist. true = whitelist, false = blacklist.
    commands
:
    - 'home'
      - 'spawn'
 
New added area for blacklisting / whitelisting commands for those who are in combat (currently combat tagged)

Ignores all arguments after command, for example if you blacklist /warp it will block /warp, /warp spawn, etc.

3.0.3
There is now a glow effect when you are tagged! (Optional, of course)
There has also been a fix to 1.14 inventory integration as I had not thought about the API changes, so you couldn't view the config inventory, thanks to @Huawind for pointing this out to me.

The glow configuration addon goes as such:
Code (YAML):
tag:
  duringtag
:
    glow
: # REMEMBER, this will not work pre-1.19 as that is when glow was implemented.
      isenabled
: true # True or false enable a glow during combat tag?
      color
: e # Color that should show, 0-9 a-e (chat colors)


Thanks for everyone's interest in the project!

Commands

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.

KillsPlus [Combat Tag, Heads, Death & Combat log commands, Black/White list, Placeholders] is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 19,283 times (via Spigot). Download it and open it directly in the game.

Explore more