# 🆚Compare

|                                                                                                                                                                                                                                                                          | Free | Premium |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---- | ------- |
| <p><strong>Bedrock Menus</strong><br>Premium version supports auto translate Java menus into bedrock form UI. For more info, please view <a href="/pages/kRh1bFS0s7g3iUbZRHoi">Tag GUI</a> page.</p>                                                                     | ❌    | ✅       |
| <p><strong>Filter</strong><br>Premium version allows you add filter item at Tag GUI. For more info, please view <a href="/pages/kRh1bFS0s7g3iUbZRHoi">Tag GUI</a> page.</p>                                                                                              | ❌    | ✅       |
| <p><strong>Default Prefix</strong><br>Premium version allows you set default prefix that player will auto equip if they don't have any prefix equipped.</p>                                                                                                              | ❌    | ✅       |
| <p><strong>Tag group</strong><br>Premium version allows you manage tags in group. For more info, please view <a href="/pages/ECI3XZbb6ANIxD0IrnKK">Tag group</a> page.</p>                                                                                               | ❌    | ✅       |
| <p><strong>Unlimited Tag BUFF</strong><br>Premium version allows you set tag effect for unlimited tags, while free version can only set effects for up to 3 prefixes now. For more info, please view <a href="/pages/lbz0JBuWD15WapwJHji8">Tag Effect/BUFF</a> page.</p> | ❌    | ✅       |
| **Auto Update GUI Title** Premium version users can auto update GUI title after each click or each seconds. For more info, please view [Tag GUI](/tags/tag-gui.md#title-update-premium-require-packetevents) page.                                                       | ❌    | ✅       |
| <p><strong>Custom Click Action</strong><br>Premium version allows you set custom click action for prefix when they are in condition not meet or max limit reached status. For more info, please view <a href="/pages/0WPesPcVfCByG0VY7Oh2">Tag</a> page.</p>             | ❌    | ✅       |
| <p><strong>More Placeholders</strong><br>Premium version supports more placeholders. For more info, please view <a href="/pages/hzwUuYJSflVvvmcwq6Fy#placeholderapi-extra-placeholders">Compatibility</a> page.</p>                                                      | ❌    | ✅       |
| <p><strong>More Advanced Actions</strong> <br>Premium version supports use more advanced actions. For more info, please view <a href="/pages/6Y18siIacpSPfGcYCRog">Format</a> page.</p>                                                                                  | ❌    | ✅       |
| <p><strong>More Advanced Conditions</strong> <br>Premium version supports use more advanced conditions. For more info, please view <a href="/pages/6Y18siIacpSPfGcYCRog">Format</a> page.</p>                                                                            | ❌    | ✅       |
| **Per Player Language & Advanced Language Message Format (Support send boss bar, action bar, sound, title in message!)** Click [here](https://ultimateshop.superiormc.cn/features/advanced-language-managment) to know more.                                             | ❌    | ✅       |
| <p><strong>More ItemFormat™ Key Support</strong> <br>Premium version can use more ItemFormat™ key, like add item model and tooltip style etc. For more info, please view <a href="/pages/qcuyleVu3nJzZokowalj">ItemFormat</a> page.</p>                                  | ❌    | ✅       |
| <p><strong>More...</strong> <br>Many small differences were not mentioned here or, I forgot them put here, and more features that are only available in the paid version will be added in the future!</p>                                                                | ❌    | ✅       |


---

# 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://mythicprefixes.superiormc.cn/info/compare.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.
