From e30d8b7f60e6a94f79c2bbdd5175e64e5a6d3797 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cpostyizhan=E2=80=9D?= <“185839426@qq.com”> Date: Sat, 16 Nov 2024 16:57:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=A7=B0=E5=8F=B7=E6=8F=92?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../process/plugin/game/title/DeluxeTags.md | 16 ++++++++++++ .../plugin/game/title/MiniPlayerTitle.md | 20 ++++++++++++++ .../plugin/game/title/MythicPrefixes.md | 26 +++++++++++++++++++ .../process/plugin/game/title/PlayerTitle.md | 22 ++++++++++++++++ .../process/plugin/game/title/UserPrefix.md | 18 +++++++++++++ docs-java/process/plugin/game/title/title.md | 5 ++++ 6 files changed, 107 insertions(+) create mode 100644 docs-java/process/plugin/game/title/DeluxeTags.md create mode 100644 docs-java/process/plugin/game/title/MiniPlayerTitle.md create mode 100644 docs-java/process/plugin/game/title/MythicPrefixes.md create mode 100644 docs-java/process/plugin/game/title/PlayerTitle.md create mode 100644 docs-java/process/plugin/game/title/UserPrefix.md create mode 100644 docs-java/process/plugin/game/title/title.md diff --git a/docs-java/process/plugin/game/title/DeluxeTags.md b/docs-java/process/plugin/game/title/DeluxeTags.md new file mode 100644 index 0000000000..6621f12fa3 --- /dev/null +++ b/docs-java/process/plugin/game/title/DeluxeTags.md @@ -0,0 +1,16 @@ +--- +title: DeluxeTags +sidebar_position: 4 +--- + +# DeluxeTags + +:::info + +`SpigotMC` https://www.spigotmc.org/resources/.4390 + +`文档` https://wiki.helpch.at/helpchat-plugins/deluxetags + +::: + +避孕套系列插件 diff --git a/docs-java/process/plugin/game/title/MiniPlayerTitle.md b/docs-java/process/plugin/game/title/MiniPlayerTitle.md new file mode 100644 index 0000000000..8993d15f31 --- /dev/null +++ b/docs-java/process/plugin/game/title/MiniPlayerTitle.md @@ -0,0 +1,20 @@ +--- +title: MiniPlayerTitle +sidebar_position: 1 +--- + +# MiniPlayerTitle + +:::info + +`PaperMC` https://hangar.papermc.io/zhangyuheng/MiniPlayerTitle + +`MineBBS` https://www.minebbs.com/resources/.7930 + +`文档` https://ssl.lunadeer.cn:14448/doc/2 + +::: + +国人 鹿鸣 大佬开发和维护的一款称号插件 + +插件在作者自己搭建的 gitea 上开源 https://ssl.lunadeer.cn:14446/zhangyuheng/MiniPlayerTitle diff --git a/docs-java/process/plugin/game/title/MythicPrefixes.md b/docs-java/process/plugin/game/title/MythicPrefixes.md new file mode 100644 index 0000000000..53665f3eaf --- /dev/null +++ b/docs-java/process/plugin/game/title/MythicPrefixes.md @@ -0,0 +1,26 @@ +--- +title: MythicPrefixes +sidebar_position: 5 +--- + +# MythicPrefixes + +:::info + +`SpigotMC` https://www.spigotmc.org/resources/.100994 + +`MineBBS` https://www.minebbs.com/resources/.7471 + +`GitHub` https://github.com/ManyouTeam/MythicPrefixes + +`文档(英文)` https://mythicprefixes.superiormc.cn + +`文档(中文)` https://docs.superiormc.cn/cha-jian/mian-fei-cha-jian-cheng-hao-you-buff + +::: + +国人开发,插件开源 + +其 [付费版本](https://www.spigotmc.org/resources/.120329) 与 [免费版本](https://www.spigotmc.org/resources/.100994) 无任何区别 + +购买付费版仅是支持作者 diff --git a/docs-java/process/plugin/game/title/PlayerTitle.md b/docs-java/process/plugin/game/title/PlayerTitle.md new file mode 100644 index 0000000000..c205dd62c7 --- /dev/null +++ b/docs-java/process/plugin/game/title/PlayerTitle.md @@ -0,0 +1,22 @@ +--- +title: PlayerTitle +sidebar_position: 3 +--- + +# PlayerTitle + +:::info + +`SpigotMC` https://www.spigotmc.org/resources/.104544 + +`PaperMC` https://hangar.papermc.io/handy/PlayerTitle + +`文档` https://ricedoc.handyplus.cn/wiki/PlayerTitle + +::: + +米饭的闭源付费称号插件(免费版限制称号数量 100 个) + +作者剽窃国外作者开源的插件,声称是自己的作品并公开售卖 + +详情请见:https://yizhan.wiki/lezi-wiki/article/%E7%89%88%E4%B8%BB%E7%B1%B3%E9%A5%AD%E4%BC%A0 diff --git a/docs-java/process/plugin/game/title/UserPrefix.md b/docs-java/process/plugin/game/title/UserPrefix.md new file mode 100644 index 0000000000..227fcf42e2 --- /dev/null +++ b/docs-java/process/plugin/game/title/UserPrefix.md @@ -0,0 +1,18 @@ +--- +title: UserPrefix +sidebar_position: 2 +--- + +# UserPrefix + +:::info + +`SpigotMC` https://www.spigotmc.org/resources/.96277 + +`Modrinth` https://modrinth.com/plugin/userprefix + +`GitHub` https://github.com/CarmJos/UserPrefix + +::: + +国人开发和维护的一款称号插件 diff --git a/docs-java/process/plugin/game/title/title.md b/docs-java/process/plugin/game/title/title.md new file mode 100644 index 0000000000..eeb3c75124 --- /dev/null +++ b/docs-java/process/plugin/game/title/title.md @@ -0,0 +1,5 @@ +--- +title: 称号插件 +slug: /title +sidebar_position: 3 +--- \ No newline at end of file