# 免费插件：称号（有BUFF）

## 完全免费

下载地址：

{% embed url="<https://www.spigotmc.org/resources/mythicprefixes-a-tag-plugin-that-has-buff-and-actions-system-1-13-1-20.100994/>" %}

## 专为高版本服主定制的称号插件

* MythicPrefixes 是一个直面高版本服主需要一个轻量化而又有称号 BUFF 功能称号插件痛点而单独制作的全新称号插件。作者团队受到国外轻量化插件思想影响而制作此插件，在提供称号功能前提下恰到好处，不会让插件功能变得臃肿。
* 请注意：不同于众所周知的某称号插件，MythicPrefixes 不是为小白制作的。如果您需要称号商城，抱歉，没有，您需要通过商店插件或者菜单插件自行制作。如果您需要称号仓库，抱歉，没有，MythicPrefixes 全程使用权限节点等条件语句管控玩家的称号权限情况，自身不存储任何有关玩家是否拥有某个称号的信息，这意味着您需要有一定的权限组插件使用知识储备。如果您需要称号卡，抱歉，没有，您需要通过自定义物品插件自行制作。

## 称号 BUFF 与动作

* MythicPrefixes 支持两种高版本常见的插件的 BUFF：libreforge 与 MythicLib。libreforge 是 eco 全家桶所使用到的前置插件，通过其中的 effects 功能，您可以自行制作各种各样的动作效果，例如挖矿 3x3x3。MythicLib 是 MMO 全家桶所使用的前置插件，可以自行增加属性。
* MythicPrefixes 支持设置玩家穿戴、取消穿戴称号后执行动作，以及称号生效时循环执行称号。可以通过此制作粒子效果、自动扣钱等动作。

## 多称号

* MythicPrefixes 支持玩家同时使用多个称号而不仅仅一个。

## 自定义称号 PAPI

* MythicPrefixes 支持创建自定义称号 PAPI，各个称号 PAPI 的属性可自定义，例如显示的称号上限、不显示的称号名单、PAPI 显示的格式等。
* 配合多称号，您可以设置聊天和计分板显示的称号不一样功能。

## 其他称号插件都有的功能

* 自定义 HEX 和渐变色。
* 自定义称号 GUI。
* 自定义动作和条件。

<figure><img src="/files/czDnJxyRDozyOJDZV3pr" alt=""><figcaption></figcaption></figure>

视频地址：

<https://www.bilibili.com/video/BV1nV411X7JD?t=11.0>


---

# 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://docs.superiormc.cn/cha-jian/mian-fei-cha-jian-cheng-hao-you-buff.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.
