DeluxeCombat v1.30.2

Enhance your server today with an awesome combat system!
UPDATE v1.19.4

DeluxeCombat has returned to MC-Market again
Changelogs:
  • Added: DeluxeCombat finally returns to MC-Market again. To see what has changed since version 1.13.6 of the plugin, please take a look here
UPDATE v1.13.6
Fixed gamerule issue

Information: I cant upload updates during the week. So please keep in mind ( In case you have issues with deluxecombat ) that I can only react with new updates on the weekends!


Changelogs:

  • Removed: Some users with older spigot versions had issues with a UnknownClass Exception caused by the latest keepInventory fix. This is now fixed. Thank you Casss for reporting that!
  • Changed: The resource page now has some new showcase screenshots. Please check them out ;)
UPDATE v1.13.5
Better combat borders, Support for WGExtraFlags, %item_name% placeholder

Warning: You need the newest version of the WorldGuardAddon to use this version of DeluxeCombat!

Information: I cant upload updates during the week. So please keep in mind ( In case you have issues with deluxecombat ) that I can only react with new updates on the weekends!


Changelogs:

  • Added: Support for WorldGuardExtraFlags. You can now use the Keep-Inventory Flags as they are intended: If you leave the server in combat in a keep-inv flag you wont loose your inventory.
  • Added: %item_name% placeholder for the custom death messages.
  • Changed: The combat borders are now working with __global__ regions. In older versions you could leave combat by walking into the __global__ region with pvp deny. This version fixes this.
  • Removed: Old debug messages.
  • Removed: Bug where you could farm kills when hitting yourself.
  • Changed: The lang.yml is now more user-friendly.
UPDATE v1.13.4
Add your own cmd alias, Disable prefix on death messages, Removed debug

Information: I cant upload updates during the week. So please keep in mind ( In case you have issues with deluxecombat ) that I can only react with new updates on the weekends!


Changelogs:

  • Added:You can now add you own command alias for deluxecombat, in case you dont want to use /dc or /deluxecombat. Choose whatever command you want. Ingame!
  • Added: You can now disable the plugins prefix on the custom death messages.
  • Removed: Old debug messages.
UPDATE v1.13.2
BETA VERSION

Ban potions from your server, Gold / god apple cooldown, Player invs in recap inv

Warning: You need to update your lang.yml for this update!

Warning: Not all features have been tested in all mc versions. Errors can occure!

Information: I cant upload updates during the week. So please keep in mind ( In case you have issues with deluxecombat ) that I can only react with new updates on the weekends!


Changelogs:

  • Added: Blacklist for potions. You can now ban potions from your server ( Or only during combat ). Just take a potion and run a simple command!
  • Added: /dc potion command
  • Added: Gold apple / God apple cooldown
  • Added: You can now see the inventories of the players in the recap inventory to see if the fight was fair or not.
  • Added: Items with an curse of vanishing enchantment now get removed if a player dies and corpses are enabled.
  • Removed: Old debug messages
  • Added: New messages in the lang.yml!
Config changes:
Please add following lines to your lang.yml:
YAML:
combat-logger:
potion-disabled-during-combat: "&cThis potion is disabled during combat!"
general:
  kill-recap:
    back: "&e&lBack"
    back-lore: "&7Click to go back"
  please-wait-gold-apple: "&cPlease wait &4%time% &cbefore you can use the next gold apple"
  please-wait-god-apple: "&cPlease wait &4%time% &cbefore you can use the next god apple"
  potion-disabled: "&cThis potion is disabled on the server!"
UPDATE v1.13.2
Fixed memory leak, Added grace for new players

Warning: You need to update your lang.yml for this update!

Information: I cant upload updates during the week. So please keep in mind ( In case you have issues with deluxecombat ) that I can only react with new updates on the weekends!


Changelogs:

  • Added: Grace for new players ( Or old players ). Grace adds a full protection against all types of damage to your players. This protection is perfect for new players that dont have any items to fight. The plugin detects new players and adds a grace protection to them.
  • Changed: The layout of the settings menu.
  • Removed: Old debug messages.
  • Removed: Massive memory leak caused by the papi placeholders.
  • Removed: NPE in the HitListener class.
  • Added: New messages to the lang.yml
Config changes:
Please add following lines to your lang.yml:
( Dont add general: just the messages below general with spaces! )
YAML:
# GENERAL 
general:
  grace-left: "&a%player% is for the next &2%time% &aprotected against all types of damage!"
  no-grace-active: "&cYou have no active protection."
  grace-disabled: "&cYou have disabled your protection. You are no longer immune against all types of damage!"
  grace-disabled-by-admin: "&c%player% disabled your protection. You are no longer immune against all types of damage!"
  player-has-grace-active: "&cYou cant fight with this player because he has an active newbie protection!"
  you-have-grace-active: "&cYou cant fight with this player because you have an active newbie protection! Wait &4%time% &cor type in &4/dc grace disable"
UPDATE v1.13.1
Massive update: Data grouping, bug fixes, new features

Warning: The plugin automatically updates your database when you first start this update!

Changelogs:

  • Added:Data grouping feature. You can now group multiple servers into one data group, so you can separate the stats / data of your players.
  • Added: New blacklist mode for commands during command (Switch between white and blacklist mode: Whitelist: All commands on the whitelist can be executed during combat, Blacklist: All commands on the blacklist cant be executed during combat: All others can)
  • Added: New addon module: You can now manage the deluxecombat addons (Worldguard and new Shop addon) with a single command: /dc-addon
  • Added: Support for the new shop addon: Let your players convert their pvp coins into goodies
  • Added: Item in the /dc menu that shows that there is an update available.
  • Added: Ranking HD-Lines / Ranking Signs can now display data from a different group (e.g Your current server is in the default group: Now you can display on the same server hd lines from e.g your pvp data group)
  • Added: Option to disallow corpses from spawning in non whitelisted regions
  • Added: Option to disallow corpses from spawning when the players inventory is empty
  • Added: Option to disallow corpses from spawning in lava
  • Added: Check to punish players who spammed in chat to get kicked without punishment during combat
  • Added: New messages (Chat config changes below)
  • Changed: SQL Queries are now more efficient due to the reason that some users had RAM Overflow issues
  • ... much more I cant remember :/
Config changes:
Please add following lines to you lang.yml:
YAML:
Points-Ranking-System:
  stats-loaded: "&7Your stats have been loaded."
UPDATE v1.12.3
Kill streaks, bug fixes and more!

Changelogs:

  • Added: Added killstreaks to the plugin. You can now create permission based kill streaks. If a player reaches a killstreak you can run commands, send title messages, broadcasts and more. Please look for more information into the config changes section.
  • Removed: Bug where a NSM error was thrown when the plugin tried to apply AI to an entity in older mc versions.
  • Added: Item in the /dc menu that shows that there is an update available.
  • Added: Option to enable / disable to count pvp deaths only.
  • Changed: Moved the run-commands punishment to the top.
Config changes:
Please add following lines into the config.yml:

YAML:
Kill-Streaks:

   # Give your players gifts for reaching a killstreak
  
   permissions:
     
      # The permission the player needs to have to reach this streak
      # You can create as many kill-streaks as you want
      # Dont use dots. '-' will be replaced with a dot
      # So 'permission-one' is actually 'permission.one'
      permission-one:
     
         # Amount of kills you need to have in a row
         streak: 5
        
         # Actions that will be executed on reaching the streak
         # [BROADCAST] <args> : Sends a broadcast
         # [MSG] <args> : Sends a message to the player
         # [TITLE] <args> : Sends a upper title message
         # [SUBTITLE] <args> : Sends a subtitle
         # [CMD] <args> : Executes a command as the console
         cmds:
         - "[BROADCAST] %player% has reached a killstreak of %streak%!"
         - "[TITLE] &6Killstreak!"
         - "[SUBTITLE] &e%streak% Kills!"
         - "[MSG] You got a diamond for reaching this streak!"
         - "[CMD] give %player% minecraft:diamond 1"
Buy a license now
$13.37
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
Lifetime
Share and earn
Refer this resource and earn a 10% commission.
19,418 Views
65 Purchases
67 Downloads
Oct 2, 2019 Published
Oct 30, 2021 Updated
2.00 star(s)
Average rating (5)
1.2 MB File size
Type
  1. Gameplay
  1. Protection
  1. Staff
Supported software
  1. Spigot
  1. Paper
Supported versions
  1. 1.8
  1. 1.9
  1. 1.10
  1. 1.11
  1. 1.12
  1. 1.13
  1. 1.14
  1. 1.15
  1. 1.16
  1. 1.17
  1. 1.18
  1. 1.19
  1. 1.20
Crediting original
Marido
Creator
Recommended for you
Collect sweets and ingredients, customize your costume. Ultimate Halloween fun!
Not yet rated
8 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,259 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 54 ratings
3,279 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 45 ratings
3,144 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
4.50 star(s) 72 ratings
2,826 purchases
Share and earn
Refer this resource and earn a 10% commission.
19,418 Views
65 Purchases
67 Downloads
Oct 2, 2019 Published
Oct 30, 2021 Updated
2.00 star(s)
Average rating (5)
1.2 MB File size
Type
  1. Gameplay
  1. Protection
  1. Staff
Supported software
  1. Spigot
  1. Paper
Supported versions
  1. 1.8
  1. 1.9
  1. 1.10
  1. 1.11
  1. 1.12
  1. 1.13
  1. 1.14
  1. 1.15
  1. 1.16
  1. 1.17
  1. 1.18
  1. 1.19
  1. 1.20
Crediting original
Marido
Creator
Recommended for you
Collect sweets and ingredients, customize your costume. Ultimate Halloween fun!
Not yet rated
8 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,259 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 54 ratings
3,279 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 45 ratings
3,144 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
4.50 star(s) 72 ratings
2,826 purchases
Top