> For the complete documentation index, see [llms.txt](https://timderspieler.gitbook.io/timderspieler-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://timderspieler.gitbook.io/timderspieler-plugins/deluxecombat.md).

# DeluxeCombat

![](/files/-MUhjV0WvEzXnPPWbwns)

## Welcome

Welcome to the official DeluxeCombat wiki. Here you can find everything about DeluxeCombat.

If you haven't bought DeluxeCombat yet, you can ask us questions about it on our [**Discord**](https://discord.com/invite/zSkcTz3)!\
If you already own a copy of DeluxeCombat, thank you very much for your support!

## Installation

### Download

After you have purchased DeluxeCombat, you can download the latest version of it [here](https://www.spigotmc.org/resources/63970/history).

### Installation

Once you have downloaded the plugin, simply **drag and drop** it into your plugins folder.\
Just **restart your server** and the plugin is installed! That was easy, right?

## Advanced Installation

Did you know that you can enhance DeluxeCombat? DeluxeCombat has three **one-click-installation** addons which really take DeluxeCombat to a complete new level. But take a look for yourself:

### WorldGuard Addon

This addon is a **must have** and adds support for the well known protection plugin Worldguard. The addon will unlock following features:

* No combat tag in pvp deny regions
* Region barriers (Combat borders)
* PvP in pvp deny regions, if tagged
* ... and much more!

But thats not all. This addon also supports **WorldGuard Extra Flags**. (e.g Keep-Inventory Flags)\
\
Interested? You can **download** the addon directly **ingame** via the Addon Marketplace. Simply open it with **/dc menu** then go to Addons, Marketplace!

### Shop Addon

This addon adds an simple shop to your server. In this shop, your players can convert their PvP points into goodies. Here are the features:

* GUI based shop
* Shop NPC (Citiziens)
* Create your own shop design

Interested? You can **download** the Shop Addon [here](https://www.spigotmc.org/resources/72204/).

### Factions Addon

If you have a Factions plugin installed on your server, we can recommend you to install FactionsBridge. FactionsBridge is supported by DeluxeCombat and adds following functionality:

* No PvP between faction members / allies
* No combat tag between faction members / allies

At the moment the FactionsBridge plugin supports following faction versions:

* FactionsX
* FactionsUUID
* SavageFactions (Abandoned)
* SupremeFactions
* KingdomsX
* MassiveFactions
* FactionsBlue
* Atlas Factions
* SaberFactions
* MedievalFactions
* LegacyFactions
* UltimateFactions
* Towny
* KoreFactions/Golfing8's Factions.

Interested? You can **download** the FactionsBridge [here](https://www.spigotmc.org/resources/89716/).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://timderspieler.gitbook.io/timderspieler-plugins/deluxecombat.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
