# Server Ranks

*Last updated: April 2, 2026*

### Player Ranks

#### Member

The base rank that grants access the server's core features.

Obtained by logging into the server for the first time.

**Perks**

* Access to basic server functions
* 10 homes
* Base Survival rewards

#### Hero

An upgrade to the Member rank that comes with a few extra perks.

Obtained by purchasing the upgrade from the Rank Shop at Spawn or via /ranks for 575 Diamonds.

**Perks**

Same as Member, plus:

* 5 homes (15 total)
* Additional Survival rewards

### Special Ranks

#### VIP

Notable people in the community. Granted at Admin team's discretion.

**Perks**

Same as Hero, plus:

* 5 homes (25 total)
* Permanent access to the server

#### Creator

Minecraft creators on Twitch that are affiliated with CraftHorizon.

There are no subscriber or follower requirements for this rank. It is granted at the Admin team's discretion.

**Perks**

Same as Hero, plus:

* Access to /ptimes (Survival)
* Access to /pweathers (Survival)
* Access to /skin set
* Access to /togglerank

### Staff Ranks

For a list of our staff members, please see our [Server Staff](/crafthorizon/extra-documentation/server-staff.md) page.

#### Tester

Tests new and upcoming features, looks for bugs and reports back to our Developers.

We are not looking for new Testers and are not accepting applications at this time.

**Perks**

The Tester rank does not grant additional perks. Testers retain their previous rank (Member, Hero or VIP) and receive a "Tester" tag that is displayed instead.

#### Moderator

Enforces rules and maintains a positive community environment.

We are not looking for new Moderators and are not accepting applications at this time.

**Permissions**

Same as Creator, plus:

* Access to various moderation tools and commands
* Bypass certain teleport restrictions

#### Admin

Oversees the Moderation team, manages Channel Point redemptions, and serves as a Moderator or higher authority when required.

**Permissions**

Same as Moderator plus:

* 5 homes (30 total)
* Access to additional moderation tools and commands

#### Developer

Part of the Admin team. Responsible for server maintenance and upkeep, managing content updates and events, and maintaining behind-the-scenes systems. Oversees the Tester team.

**Permissions**

Same as Admin plus:

* Access to behind-the-scenes/technical tools and commands


---

# 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://classicscraftworks.gitbook.io/crafthorizon/extra-documentation/server-ranks.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.
