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

# Premium Plugins

- [Factions Fork](https://docs.supremeventures.ca/premium-plugins/factions-fork.md): Supported Versions: Java 21 | Game Version 1.20.6+
- [Commands & Permissions](https://docs.supremeventures.ca/premium-plugins/factions-fork/commands-and-permissions.md): List of commands & permissions for Gucci Factions
- [Placeholders](https://docs.supremeventures.ca/premium-plugins/factions-fork/placeholders.md): Placeholders provided via PlaceholderAPI
- [Daily Rewards 💲5.00](https://docs.supremeventures.ca/premium-plugins/daily-rewards-5.00.md): Java Version: 21 | Game Version 1.20.5+
- [Commands & Permissions](https://docs.supremeventures.ca/premium-plugins/daily-rewards-5.00/commands-and-permissions.md): List of commands and permissions for Shock Daily Rewards
- [Placeholders](https://docs.supremeventures.ca/premium-plugins/daily-rewards-5.00/placeholders.md): Placeholders provided by PlaceholderAPI
- [Chat Core 💲14.49](https://docs.supremeventures.ca/premium-plugins/chat-core-14.49.md): Java Version: 21 | Game Version 1.20.5+
- [Commands & Permissions](https://docs.supremeventures.ca/premium-plugins/chat-core-14.49/commands-and-permissions.md): List of commands and permissions for Shock Chat
- [Placeholders](https://docs.supremeventures.ca/premium-plugins/chat-core-14.49/placeholders.md): Placeholders provided by PlaceholderAPI
- [FAQ](https://docs.supremeventures.ca/premium-plugins/chat-core-14.49/faq.md): Common questions people have when using Chat
- [Player Gifts 💲7.50](https://docs.supremeventures.ca/premium-plugins/player-gifts-7.50.md): Java Version: 21 | Game Version 1.20.5+
- [Commands & Permissions](https://docs.supremeventures.ca/premium-plugins/player-gifts-7.50/commands-and-permissions.md): List of commands and permissions for Shock Player Gifts plugin.
- [Premium Credits 💲20.00](https://docs.supremeventures.ca/premium-plugins/premium-credits-20.00.md): Java Version: 21 | Game Version 1.20.5+
- [Commands & Permissions](https://docs.supremeventures.ca/premium-plugins/premium-credits-20.00/commands-and-permissions.md): List of commands and permissions for Shock Credits plugin.
- [Placeholders](https://docs.supremeventures.ca/premium-plugins/premium-credits-20.00/placeholders.md): Placeholders provided by PlaceholderAPI
- [Voting 💲15.00](https://docs.supremeventures.ca/premium-plugins/voting-15.00.md): Java Version: 21 | Game Version 1.20.5+
- [Commands & Permissions](https://docs.supremeventures.ca/premium-plugins/voting-15.00/commands-and-permissions.md): List of commands & permissions for Shock Voting
- [Placeholders](https://docs.supremeventures.ca/premium-plugins/voting-15.00/placeholders.md): Placeholders provided by PlaceholderAPI
- [Player Stats 💲10.00](https://docs.supremeventures.ca/premium-plugins/player-stats-10.00.md): Java Version: 21 | Game Version 1.20.5+
- [Commands & Permission](https://docs.supremeventures.ca/premium-plugins/player-stats-10.00/commands-and-permission.md): List of commands & permissions for Shock Player Stats
- [Placeholders](https://docs.supremeventures.ca/premium-plugins/player-stats-10.00/placeholders.md): Placeholders provided by PlaceholderAPI
- [SMP Guilds 💲20.00](https://docs.supremeventures.ca/premium-plugins/smp-guilds-20.00.md): Java Version: 21 | Game Version 1.20.5+
- [Commands & Permissions](https://docs.supremeventures.ca/premium-plugins/smp-guilds-20.00/commands-and-permissions.md): List of commands & permissions for Shock Guilds
- [Placeholders](https://docs.supremeventures.ca/premium-plugins/smp-guilds-20.00/placeholders.md): Placeholders provided by PlaceholderAPI
- [Developer API](https://docs.supremeventures.ca/premium-plugins/smp-guilds-20.00/developer-api.md): Gucci Guilds Developer API
- [Player Levels 💲10.00](https://docs.supremeventures.ca/premium-plugins/player-levels-10.00.md): Java Version: 21 | Game Version 1.20.5+
- [Commands & Permissions](https://docs.supremeventures.ca/premium-plugins/player-levels-10.00/commands-and-permissions.md): List of commands & permissions for Shock Player Levels
- [Placeholders](https://docs.supremeventures.ca/premium-plugins/player-levels-10.00/placeholders.md): Placeholders provided by PlaceholderAPI
- [Placeholder Scripts](https://docs.supremeventures.ca/premium-plugins/player-levels-10.00/placeholder-scripts.md): Levels Configuration Scripting System


---

# 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://docs.supremeventures.ca/premium-plugins.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.
