> For the complete documentation index, see [llms.txt](https://lucian-wolfe.gitbook.io/lucian-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lucian-wolfe.gitbook.io/lucian-docs/configurations/server-optimization-pack/installation.md).

# Installation

#### Step 1. Extract & Find the Folder

* Download the `.zip` file from BuiltByBit.
* Extract it to your desktop.
* You’ll see folders for each gamemode (Survival, Skyblock, Factions, Oneblock, SMP, Vanilla, Lobby, Lifesteal, BoxPvP).

#### Step 2. Choose Your Gamemode

* Open the folder for the gamemode you want.
* Inside, you’ll find three files:
  * `server.properties`
  * `spigot.yml`
  * `bukkit.yml`
* Some gamemodes also include **purpur.yml** and **pufferfish.yml** (optional).

#### Step 3. Backup Your Old Files

* Stop your server.
* Make a backup of your current config files.
* This ensures you can always roll back if needed.

#### Step 4. Install the Configs

* Drag and drop the new files into your server’s root directory.
* Overwrite the old files when asked.

#### Step 5. Restart Your Server

* Start your server normally.
* Your configs are now fully optimized for your chosen gamemode.

#### Step 6. Adjust (Optional)

* These configs are balanced, but you can fine-tune values (like view distance or mob caps) depending on your player count and host performance.

*Last updated: September 2025*

####


---

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

```
GET https://lucian-wolfe.gitbook.io/lucian-docs/configurations/server-optimization-pack/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.
