# CrownCore

{% hint style="danger" %}
Reloading our Plugins with PlugMan will not work!
{% endhint %}

### Description

CrownCore is the brain of our Crown plugins, it handles teleportation, plugin and config loading, message color translation and more.

### GitHub

This plugin is open source, you can find it [here](https://github.com/Obeeyyyy/CrownCore). We are open for feedback to improve.

### Installation

{% stepper %}
{% step %}

### Download the Plugin

Download the Plugin on [BuiltByBit](https://builtbybit.com/resources/crowncore.52753/).
{% endstep %}

{% step %}

### Install the Plugin

Put the jar into your plugins folder and restart the server.
{% endstep %}

{% step %}

### Leave a review on BuiltByBit

Now this is VERY important, after you completed the mentioned steps you should write a honest review on the plugin. 🧡
{% endstep %}
{% endstepper %}


---

# 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://obey.gitbook.io/wiki/legacy-wiki/plugins/crowncore.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.
