# Installation

Her er en kort og nem guide til, hvordan du nemmest muligt får dit plugin op at køre.

1. **Stop** din server.
2. Put **CombatLog.jar** filen ind i din **/plugins** mappe.
3. Download alle [dependencies ](https://developer.dreamnetwork.dk/plugins/combatlog#dependencies)og put også dem ind i din **/plugins** mappe.
4. **Start** din server.
5. Gå til **/plugins/CombatLog/config.yml** og tilføj din **licens nøgle**.
6. **Genstart** din server.
7. **Sådan!** Dit CombatLog plugin skulle nu gerne virke som det skal.


---

# Agent Instructions: 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:

```
GET https://developer.dreamnetwork.dk/plugins/combatlog/installation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
