From 842c5e9a5251611225bbf42a1a851f998b0ee5a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=BF=E7=AB=99?= <97342038+postyizhan@users.noreply.github.com> Date: Tue, 1 Oct 2024 21:17:42 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=8E=92=E6=8F=92=E4=BB=B6info=20(#29?= =?UTF-8?q?1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 添加标准 * Front-Plugin * game * AntiGrief * EssentialsX * item * plugin manager * 全息图 * login * menu * motd citizens TAB * mm * skin * protection * protect --- .../plugin/Front-Plugin/PlayerPoints.md | 4 +-- .../plugin/Front-Plugin/ProtocolLib.md | 6 ++-- .../process/plugin/Front-Plugin/XConomy.md | 4 +-- .../process/plugin/Front-Plugin/vault.md | 6 ++-- .../ManageTool/AntiGrief/CoreProtect.md | 4 +-- .../ManageTool/AntiGrief/PrismRefracted.md | 4 +-- .../BasicPlugins/EssentialsX/EssentialsX.md | 14 +++++++- .../ManageTool/PluginManagement/PlugManX.md | 4 +-- .../PluginManagement/ServerUtils.md | 4 +-- .../process/plugin/ManageTool/chat/Carbon.md | 2 +- .../plugin/ManageTool/chat/HuskChat.md | 2 +- .../plugin/ManageTool/items/SX-Item.md | 4 +-- .../plugin/WorldManagement/Multiverse.md | 10 ++++-- .../plugin/WorldManagement/NoBuildPlus.md | 4 ++- .../plugin/WorldManagement/WorldGuard.md | 16 ++++++---- docs-java/process/plugin/game/Nova.md | 6 ++-- .../process/plugin/game/Slimefun/Slimefun.md | 6 +++- .../plugin/other/Holograms/DecentHolograms.md | 14 ++++---- .../other/Holograms/HolographicDisplays.md | 4 +-- .../process/plugin/other/Login/Authme.md | 8 ++++- .../plugin/other/Login/CatSeedLogin.md | 8 +++-- .../process/plugin/other/Login/LibreLogin.md | 8 ++--- .../process/plugin/other/Login/LimboAuth.md | 12 ++++--- .../process/plugin/other/MOTD/MiniMOTD.md | 6 ++-- .../plugin/other/Menu/ChestCommands.md | 8 ++--- .../process/plugin/other/Menu/DeluxeMenus.md | 6 ++-- docs-java/process/plugin/other/Menu/TrMenu.md | 16 +++++----- docs-java/process/plugin/other/MythicMobs.md | 6 ++-- .../process/plugin/other/SkinsRestorer.md | 8 ++++- .../plugin/other/TAB&Scoreboard/TAB.md | 8 ++--- .../process/plugin/other/npc/citizens.md | 6 ++-- .../process/plugin/protection/ASkyBlock.md | 6 ++-- .../process/plugin/protection/BentoBox.md | 7 +++- .../process/plugin/protection/PlotSquared.md | 8 ++--- .../process/plugin/protection/Residence.md | 10 +++--- docs-java/process/plugin/protection/Towny.md | 8 +++-- .../writing-specification/paragraph.md | 32 +++++++++++++++++++ 37 files changed, 190 insertions(+), 99 deletions(-) diff --git a/docs-java/process/plugin/Front-Plugin/PlayerPoints.md b/docs-java/process/plugin/Front-Plugin/PlayerPoints.md index 5721d67d1e..e08a8e528f 100644 --- a/docs-java/process/plugin/Front-Plugin/PlayerPoints.md +++ b/docs-java/process/plugin/Front-Plugin/PlayerPoints.md @@ -6,12 +6,12 @@ sidebar_position: 4 :::info +`Bukkit(旧)` https://dev.bukkit.org/projects/playerpoints + `SpigotMC` https://www.spigotmc.org/resources/playerpoints.80745/ `GitHub` https://github.com/Rosewood-Development/PlayerPoints -`Bukkit(太老了不要用)` https://dev.bukkit.org/projects/playerpoints - `插件百科` https://mineplugin.org/PlayerPoints ::: diff --git a/docs-java/process/plugin/Front-Plugin/ProtocolLib.md b/docs-java/process/plugin/Front-Plugin/ProtocolLib.md index 8171cc25e8..94ba4eee65 100644 --- a/docs-java/process/plugin/Front-Plugin/ProtocolLib.md +++ b/docs-java/process/plugin/Front-Plugin/ProtocolLib.md @@ -6,13 +6,13 @@ sidebar_position: 5 :::info -`SpigotMC` https://www.spigotmc.org/resources/protocollib.1997/ +`Bukkit(旧)` https://dev.bukkit.org/projects/protocollib -`GitHub` https://github.com/dmulloy2/ProtocolLib +`SpigotMC` https://www.spigotmc.org/resources/protocollib.1997/ `PaperMC` https://hangar.papermc.io/dmulloy2/ProtocolLib -`Bukkit(太老了不要用)` https://dev.bukkit.org/projects/protocollib +`GitHub` https://github.com/dmulloy2/ProtocolLib `ci构建站` https://ci.dmulloy2.net/job/ProtocolLib/ diff --git a/docs-java/process/plugin/Front-Plugin/XConomy.md b/docs-java/process/plugin/Front-Plugin/XConomy.md index 1ce2798ec1..09fc058401 100644 --- a/docs-java/process/plugin/Front-Plugin/XConomy.md +++ b/docs-java/process/plugin/Front-Plugin/XConomy.md @@ -14,10 +14,10 @@ sidebar_position: 3 `SpigotMC` https://www.spigotmc.org/resources/.75669/ -`文档` https://xc.itzdrli.com/ - `GitHub` https://github.com/YiC200333/XConomy +`文档` https://xc.itzdrli.com/ + ::: 国人插件 diff --git a/docs-java/process/plugin/Front-Plugin/vault.md b/docs-java/process/plugin/Front-Plugin/vault.md index 844f098f43..21f276e919 100644 --- a/docs-java/process/plugin/Front-Plugin/vault.md +++ b/docs-java/process/plugin/Front-Plugin/vault.md @@ -6,11 +6,11 @@ sidebar_position: 2 :::info -`SpigotMC` https://www.spigotmc.org/resources/vault.34315/ - `Bukkit` https://dev.bukkit.org/projects/vault -`GitHub` https://github.com/LuckPerms/LuckPerms +`SpigotMC` https://www.spigotmc.org/resources/.34315/ + +`GitHub` https://github.com/milkbowl/Vault `插件百科` https://github.com/milkbowl/Vault diff --git a/docs-java/process/plugin/ManageTool/AntiGrief/CoreProtect.md b/docs-java/process/plugin/ManageTool/AntiGrief/CoreProtect.md index 201abc0d5a..a43a3a00fa 100644 --- a/docs-java/process/plugin/ManageTool/AntiGrief/CoreProtect.md +++ b/docs-java/process/plugin/ManageTool/AntiGrief/CoreProtect.md @@ -7,14 +7,14 @@ sidebar_label: 记录 - CoreProtect :::info +`Bukkit` https://dev.bukkit.org/projects/coreprotect + `SpigotMC` https://www.spigotmc.org/resources/coreprotect.8631/ `Modrinth` https://modrinth.com/plugin/coreprotect/version/latest `GitHub` https://github.com/PlayPro/CoreProtect -`Bukkit` https://dev.bukkit.org/projects/coreprotect - `插件百科` https://mineplugin.org/CoreProtect ::: diff --git a/docs-java/process/plugin/ManageTool/AntiGrief/PrismRefracted.md b/docs-java/process/plugin/ManageTool/AntiGrief/PrismRefracted.md index 17dc4fffdc..ac8ed5a01f 100644 --- a/docs-java/process/plugin/ManageTool/AntiGrief/PrismRefracted.md +++ b/docs-java/process/plugin/ManageTool/AntiGrief/PrismRefracted.md @@ -7,9 +7,9 @@ sidebar_label: 记录 - PrismRefracted :::info -`GitHub` https://github.com/prism/PrismRefracted +`SpigotMC` https://www.spigotmc.org/resources/prism.99397 -`SpigotMC` https://www.spigotmc.org/resources/prism.99397/ +`GitHub` https://github.com/prism/PrismRefracted `GitHub(汉化版)` https://github.com/Rothes/PrismRefracted diff --git a/docs-java/process/plugin/ManageTool/BasicPlugins/EssentialsX/EssentialsX.md b/docs-java/process/plugin/ManageTool/BasicPlugins/EssentialsX/EssentialsX.md index 66b8f97788..046d5d0c1a 100644 --- a/docs-java/process/plugin/ManageTool/BasicPlugins/EssentialsX/EssentialsX.md +++ b/docs-java/process/plugin/ManageTool/BasicPlugins/EssentialsX/EssentialsX.md @@ -11,10 +11,22 @@ sidebar_position: 1 `Bukkit` https://dev.bukkit.org/projects/essentialsx -`SpigotMC` https://www.spigotmc.org/resources/.9089/ +`SpigotMC` https://www.spigotmc.org/resources/.9089 + +`PaperMC` https://hangar.papermc.io/EssentialsX/Essentials + +`Modrinth` https://modrinth.com/plugin/essentialsx + +`MineBBS` https://www.minebbs.com/resources/.1117 `GitHub` https://github.com/EssentialsX/Essentials +`文档(英文)` https://essentialsx.net/wiki/Home.html + +`文档(中文)` https://tecostudio.github.io/EssentialsX-Wiki-zh_CN + +`插件百科` https://mineplugin.org/EssentialsX + ::: ## 下载 diff --git a/docs-java/process/plugin/ManageTool/PluginManagement/PlugManX.md b/docs-java/process/plugin/ManageTool/PluginManagement/PlugManX.md index 0f5f1c41e1..50f09989e1 100644 --- a/docs-java/process/plugin/ManageTool/PluginManagement/PlugManX.md +++ b/docs-java/process/plugin/ManageTool/PluginManagement/PlugManX.md @@ -6,14 +6,14 @@ sidebar_position: 2 :::info +`Bukkit(旧)` https://dev.bukkit.org/projects/plugman + `SpigotMC` https://www.spigotmc.org/resources/.88135/ `GitHub(旧)` https://github.com/ryan-clancy/PlugMan `GitHub(新)` https://github.com/Test-Account666/PlugManX -`Bukkit(旧)` https://dev.bukkit.org/projects/plugman - ::: 老牌插件管理插件。 diff --git a/docs-java/process/plugin/ManageTool/PluginManagement/ServerUtils.md b/docs-java/process/plugin/ManageTool/PluginManagement/ServerUtils.md index 93ec072b4e..9a4447712a 100644 --- a/docs-java/process/plugin/ManageTool/PluginManagement/ServerUtils.md +++ b/docs-java/process/plugin/ManageTool/PluginManagement/ServerUtils.md @@ -8,10 +8,10 @@ sidebar_position: 3 `SpigotMC` https://www.spigotmc.org/resources/.79599/ -`GitHub` https://github.com/frankheijden/serverutils - `Modrinth` https://modrinth.com/plugin/serverutils +`GitHub` https://github.com/frankheijden/serverutils + ::: 一个支持 Spigot/Bungee/Velocity 端的插件管理。 diff --git a/docs-java/process/plugin/ManageTool/chat/Carbon.md b/docs-java/process/plugin/ManageTool/chat/Carbon.md index 2c15cf3bc2..e66e7adb98 100644 --- a/docs-java/process/plugin/ManageTool/chat/Carbon.md +++ b/docs-java/process/plugin/ManageTool/chat/Carbon.md @@ -13,7 +13,7 @@ sidebar_position: 3 `GitHub` https://github.com/Hexaoxide/Carbon -`文档(英文)` https://github.com/Hexaoxide/Carbon/wiki +`文档` https://github.com/Hexaoxide/Carbon/wiki ::: diff --git a/docs-java/process/plugin/ManageTool/chat/HuskChat.md b/docs-java/process/plugin/ManageTool/chat/HuskChat.md index f803e9b484..9af8b82859 100644 --- a/docs-java/process/plugin/ManageTool/chat/HuskChat.md +++ b/docs-java/process/plugin/ManageTool/chat/HuskChat.md @@ -15,7 +15,7 @@ sidebar_position: 2 `GitHub` https://github.com/WiIIiam278/HuskChat -`文档(英文)` https://william278.net/docs/HuskChat +`文档` https://william278.net/docs/HuskChat ::: diff --git a/docs-java/process/plugin/ManageTool/items/SX-Item.md b/docs-java/process/plugin/ManageTool/items/SX-Item.md index e5f304e002..4a139ac546 100644 --- a/docs-java/process/plugin/ManageTool/items/SX-Item.md +++ b/docs-java/process/plugin/ManageTool/items/SX-Item.md @@ -8,10 +8,10 @@ sidebar_position: 2 `SpigotMC` https://www.spigotmc.org/resources/.119751/ -`GitHub` https://github.com/Saukiya/SX-Item - `MineBBS` https://www.minebbs.com/resources/.7252/ +`GitHub` https://github.com/Saukiya/SX-Item + `文档` https://www.maplex.top/archives/sxitem ::: diff --git a/docs-java/process/plugin/WorldManagement/Multiverse.md b/docs-java/process/plugin/WorldManagement/Multiverse.md index 801b2655d0..81e5414478 100644 --- a/docs-java/process/plugin/WorldManagement/Multiverse.md +++ b/docs-java/process/plugin/WorldManagement/Multiverse.md @@ -7,14 +7,20 @@ sidebar_label: 多世界 - Multiverse :::info -`GitHub` https://github.com/Multiverse/Multiverse-Core +`Bukkit` https://dev.bukkit.org/projects/multiverse-core `SpigotMC` https://www.spigotmc.org/resources/.390/ -`Bukkit` https://dev.bukkit.org/projects/multiverse-core +`PaperMC` https://hangar.papermc.io/Multiverse/Multiverse-Core `Modrinth` https://modrinth.com/plugin/multiverse-core +`MineBBS` https://www.minebbs.com/resources/.8889 + +`GitHub` https://github.com/Multiverse/Multiverse-Core + +`文档` https://github.com/Multiverse/Multiverse-Core/wiki + `插件百科` https://mineplugin.org/Multiverse-Core ::: diff --git a/docs-java/process/plugin/WorldManagement/NoBuildPlus.md b/docs-java/process/plugin/WorldManagement/NoBuildPlus.md index eda83fd90c..6ac5fd858d 100644 --- a/docs-java/process/plugin/WorldManagement/NoBuildPlus.md +++ b/docs-java/process/plugin/WorldManagement/NoBuildPlus.md @@ -7,7 +7,9 @@ sidebar_label: 保护 - NoBuildPlus :::info -`SpigotMC` https://www.spigotmc.org/resources/nobuildplus.101815/ +`SpigotMC` https://www.spigotmc.org/resources/nobuildplus.101815 + +`MineBBS` https://www.minebbs.com/resources/.8101 `GitHub` https://github.com/Ez4p1xEL/NoBuildPlus diff --git a/docs-java/process/plugin/WorldManagement/WorldGuard.md b/docs-java/process/plugin/WorldManagement/WorldGuard.md index b2f73c6f3a..de6b616929 100644 --- a/docs-java/process/plugin/WorldManagement/WorldGuard.md +++ b/docs-java/process/plugin/WorldManagement/WorldGuard.md @@ -7,17 +7,19 @@ sidebar_label: 保护 - WorldGuard :::info +`Bukkit` https://dev.bukkit.org/projects/worldguard + +`Modrinth` https://modrinth.com/plugin/worldguard + +`MineBBS` https://www.minebbs.com/resources/.9074/ + +`GitHub` https://github.com/EngineHub/WorldGuard + `文档(英文)` https://worldguard.enginehub.org/en/latest/index.html `文档(中文)` https://snowcutieowo.github.io/WorldGuard -`Bukkit` https://dev.bukkit.org/projects/worldguard - -`GitHub` https://github.com/EngineHub/WorldGuard - -`CurseForge` https://www.curseforge.com/minecraft/bukkit-plugins/worldguard - -`MineBBS` https://www.minebbs.com/resources/.9074/ +`插件百科` https://mineplugin.org/Worldguard ::: diff --git a/docs-java/process/plugin/game/Nova.md b/docs-java/process/plugin/game/Nova.md index 2d943bd31c..12ba486637 100644 --- a/docs-java/process/plugin/game/Nova.md +++ b/docs-java/process/plugin/game/Nova.md @@ -7,11 +7,11 @@ sidebar_position: 2 :::info -`GitHub(官方)` https://github.com/xenondevs/Nova - `Modrinth` https://modrinth.com/plugin/nova-framework -`MineBBS` https://www.minebbs.com/resources/nova.9084/ +`MineBBS` https://www.minebbs.com/resources/nova.9084 + +`GitHub` https://github.com/xenondevs/Nova ::: diff --git a/docs-java/process/plugin/game/Slimefun/Slimefun.md b/docs-java/process/plugin/game/Slimefun/Slimefun.md index a3f6fdabca..d287ea0fc1 100644 --- a/docs-java/process/plugin/game/Slimefun/Slimefun.md +++ b/docs-java/process/plugin/game/Slimefun/Slimefun.md @@ -8,6 +8,10 @@ sidebar_position: 1 :::info +`Bukkit(旧)` https://dev.bukkit.org/projects/slimefun + +`MineBBS` https://www.minebbs.com/resources/1-16-1-20-slimefun.7287 + `GitHub(官方)` https://github.com/Slimefun/Slimefun4 `GitHub(中文)` https://github.com/SlimefunGuguProject/Slimefun4 @@ -16,7 +20,7 @@ sidebar_position: 1 `中文附属插件表` https://slimefun-wiki.guizhanss.cn/Addons -`MineBBS` https://www.minebbs.com/resources/1-16-1-20-slimefun.7287/ +`插件百科` https://www.mineplugin.org/SlimeFun4 ::: diff --git a/docs-java/process/plugin/other/Holograms/DecentHolograms.md b/docs-java/process/plugin/other/Holograms/DecentHolograms.md index ecf1a243be..b21108be60 100644 --- a/docs-java/process/plugin/other/Holograms/DecentHolograms.md +++ b/docs-java/process/plugin/other/Holograms/DecentHolograms.md @@ -6,17 +6,19 @@ sidebar_position: 2 :::info -`文档(英文)` https://wiki.decentholograms.eu/ - `SpigotMC` https://www.spigotmc.org/resources/.96927/ -`GitHub` https://github.com/DecentSoftware-eu/DecentHolograms - `Modrinth` https://modrinth.com/plugin/decentholograms -`插件百科` https://mineplugin.org/Tab +`GitHub` https://github.com/DecentSoftware-eu/DecentHolograms -`MineBBS` https://www.minebbs.com/resources/decentholograms.9059/ +`MineBBS` https://www.minebbs.com/resources/.9059 + +`文档(英文)` https://wiki.decentholograms.eu + +`文档(中文)` https://snowcutieowo.github.io/DecentHolograms/#/ + +`插件百科` https://mineplugin.org/Tab ::: diff --git a/docs-java/process/plugin/other/Holograms/HolographicDisplays.md b/docs-java/process/plugin/other/Holograms/HolographicDisplays.md index 474fce4a70..430ab315bb 100644 --- a/docs-java/process/plugin/other/Holograms/HolographicDisplays.md +++ b/docs-java/process/plugin/other/Holograms/HolographicDisplays.md @@ -6,12 +6,12 @@ sidebar_position: 3 :::info -`文档(英文)` https://filoghost.me/docs/holographic-displays - `Bukkit` https://dev.bukkit.org/projects/holographic-displays `GitHub` https://github.com/filoghost/HolographicDisplays +`文档` https://filoghost.me/docs/holographic-displays + ::: 老牌全息图插件,不过咱建议用 [DecentHolograms](DecentHolograms.md) diff --git a/docs-java/process/plugin/other/Login/Authme.md b/docs-java/process/plugin/other/Login/Authme.md index 961f9b8f05..487c00f000 100644 --- a/docs-java/process/plugin/other/Login/Authme.md +++ b/docs-java/process/plugin/other/Login/Authme.md @@ -10,12 +10,18 @@ sidebar_position: 2 `SpigotMC` https://www.spigotmc.org/resources/.6269/ -`ci构建站` https://ci.codemc.io/job/AuthMe/job/AuthMeReloaded/ +`PaperMC` https://hangar.papermc.io/0D00_0721/AuthMeReReloaded + +`Modrinth` https://modrinth.com/plugin/authmereloaded `GitHub(原版)` https://github.com/AuthMe/AuthMeReloaded `GitHub(电棍的fork)` https://github.com/HaHaWTH/AuthMeReReloaded +`文档(英文)` https://github.com/AuthMe/AuthMeReloaded/wiki + +`文档(中文)` https://pluginscdtribe.github.io/wiki/authme + `插件百科` https://mineplugin.org/Authme ::: diff --git a/docs-java/process/plugin/other/Login/CatSeedLogin.md b/docs-java/process/plugin/other/Login/CatSeedLogin.md index 915a3f851f..19f05bb608 100644 --- a/docs-java/process/plugin/other/Login/CatSeedLogin.md +++ b/docs-java/process/plugin/other/Login/CatSeedLogin.md @@ -3,8 +3,12 @@ sidebar_position: 3 --- # CatSeedLogin -> -> `GitHub` :https://github.com/CatSeed/CatSeedLogin + +:::info + +`GitHub` https://github.com/CatSeed/CatSeedLogin + +::: ~~选择~~它的四大理由 diff --git a/docs-java/process/plugin/other/Login/LibreLogin.md b/docs-java/process/plugin/other/Login/LibreLogin.md index 6150c25fe4..eb2c45a57f 100644 --- a/docs-java/process/plugin/other/Login/LibreLogin.md +++ b/docs-java/process/plugin/other/Login/LibreLogin.md @@ -6,12 +6,12 @@ sidebar_position: 5 :::info +`SpigotMC` https://www.spigotmc.org/resources/.101040 + +`Modrinth` https://www.spigotmc.org/resources/.101040 + `GitHub` https://github.com/kyngs/LibreLogin -`SpigotMC` https://www.spigotmc.org/resources/librelogin-auto-login-2fa-bedrock-support.101040/ - -`Modrinth` https://www.spigotmc.org/resources/librelogin-auto-login-2fa-bedrock-support.101040/ - ::: 具有出色功能的开源多平台登录插件 diff --git a/docs-java/process/plugin/other/Login/LimboAuth.md b/docs-java/process/plugin/other/Login/LimboAuth.md index e8a5449684..49f825589c 100644 --- a/docs-java/process/plugin/other/Login/LimboAuth.md +++ b/docs-java/process/plugin/other/Login/LimboAuth.md @@ -6,15 +6,17 @@ sidebar_position: 4 :::info -`GitHub` https://github.com/Elytrium/LimboAuth +`SpigotMC` https://www.spigotmc.org/resources/.95748 -`SpigotMC` https://www.spigotmc.org/resources/limboapi.95748/ - -`PaperMC Forums` https://forums.papermc.io/threads/.330/ +`PaperMC` https://forums.papermc.io/threads/.330 `Modrinth` https://modrinth.com/plugin/limboauth -`MineBBS` https://www.minebbs.com/resources/limboauth-velocity-limbo.7867/ +`MineBBS` https://www.minebbs.com/resources/.7867 + +`GitHub` https://github.com/Elytrium/LimboAuth + +`文档` https://wiki.elytrium.net/limboauth/info ::: diff --git a/docs-java/process/plugin/other/MOTD/MiniMOTD.md b/docs-java/process/plugin/other/MOTD/MiniMOTD.md index c29c9d2337..67884dba58 100644 --- a/docs-java/process/plugin/other/MOTD/MiniMOTD.md +++ b/docs-java/process/plugin/other/MOTD/MiniMOTD.md @@ -6,15 +6,15 @@ sidebar_position: 2 :::info -`文档(英文)` https://github.com/jpenilla/MiniMOTD/wiki - `SpigotMC` https://www.spigotmc.org/resources/.81254/ `Paper` https://hangar.papermc.io/jmp/MiniMOTD +`Modrinth` https://modrinth.com/plugin/minimotd + `GitHub` https://github.com/jpenilla/MiniMOTD -`Modrinth` https://modrinth.com/plugin/minimotd +`文档(英文)` https://github.com/jpenilla/MiniMOTD/wiki ::: diff --git a/docs-java/process/plugin/other/Menu/ChestCommands.md b/docs-java/process/plugin/other/Menu/ChestCommands.md index 1285a96d86..4234a730a6 100644 --- a/docs-java/process/plugin/other/Menu/ChestCommands.md +++ b/docs-java/process/plugin/other/Menu/ChestCommands.md @@ -6,14 +6,14 @@ sidebar_position: 2 :::info -`文档(英文)` https://filoghost.me/docs/chest-commands - -`文档(中文)` https://postyizhan.github.io/Chest-Commands-Wiki-CN/intro - `Bukkit` https://dev.bukkit.org/projects/chest-commands `GitHub` https://github.com/filoghost/ChestCommands +`文档(英文)` https://filoghost.me/docs/chest-commands + +`文档(中文)` https://postyizhan.github.io/Chest-Commands-Wiki-CN/intro + ::: 1.7 1.8用用就算了,再高的版本就别用ChestCommands了,功能太少了 diff --git a/docs-java/process/plugin/other/Menu/DeluxeMenus.md b/docs-java/process/plugin/other/Menu/DeluxeMenus.md index 14f23d9bb8..d98b74b757 100644 --- a/docs-java/process/plugin/other/Menu/DeluxeMenus.md +++ b/docs-java/process/plugin/other/Menu/DeluxeMenus.md @@ -6,10 +6,12 @@ sidebar_position: 3 :::info -`文档(英文)` https://wiki.helpch.at/helpchat-plugins/deluxemenus - `SpigotMC` https://www.spigotmc.org/resources/deluxemenus.11734/ `GitHub` https://github.com/HelpChat/DeluxeMenus +`文档(英文)` https://wiki.helpch.at/helpchat-plugins/deluxemenus + +`文档(中文)` https://deluxemenu.wiki.complexstudio.net + ::: diff --git a/docs-java/process/plugin/other/Menu/TrMenu.md b/docs-java/process/plugin/other/Menu/TrMenu.md index b0d02d04ed..ea96c6d36c 100644 --- a/docs-java/process/plugin/other/Menu/TrMenu.md +++ b/docs-java/process/plugin/other/Menu/TrMenu.md @@ -14,30 +14,30 @@ sidebar_position: 4 :::info -`文档` https://temp-17.gitbook.io/trmenu/v/chinese - `SpigotMC` https://www.spigotmc.org/resources/.83120/ +`文档` https://temp-17.gitbook.io/trmenu/v/chinese + ::: ## TrMenu v3 :::info +`MineBBS` https://www.minebbs.com/resources/trmenu-bug.9080/ + +`GitHub(不推荐,已停止维护)` https://github.com/TrPlugins/TrMenu/tree/stable/v3 + +`GitHub(推荐,社区维护)` https://github.com/Dreeam-qwq/TrMenu + `文档(新)` https://hhhhhy.gitbook.io/trmenu-v3 `文档(旧)` https://trmenu.trixey.cc/ `如何支持1.8` https://hhhhhy.gitbook.io/trmenu-v3/appendix/v3-guide#datasource.yml-dui-yu-1.8-fu-wu-duan -`GitHub(不推荐,已停止维护)` https://github.com/TrPlugins/TrMenu/tree/stable/v3 - -`GitHub(推荐,社区维护)` https://github.com/Dreeam-qwq/TrMenu - `vscode插件-trm语法提示` https://marketplace.visualstudio.com/items?itemName=hhhhhy.trmenu-helper -`MineBBS` https://www.minebbs.com/resources/trmenu-bug.9080/ - ::: 交流群:325014486 diff --git a/docs-java/process/plugin/other/MythicMobs.md b/docs-java/process/plugin/other/MythicMobs.md index f92410c01a..7f2b238d5c 100644 --- a/docs-java/process/plugin/other/MythicMobs.md +++ b/docs-java/process/plugin/other/MythicMobs.md @@ -8,18 +8,20 @@ sidebar_label: 实体 - MythicMobs :::info +`mythiccraft` https://mythiccraft.io/index.php?resources/.1/ + `Bukkit` https://dev.bukkit.org/projects/mythicmobs `SpigotMC` https://www.spigotmc.org/resources/.5702/ `Modrinth` https://modrinth.com/plugin/mythicmobs -`mythiccraft` https://mythiccraft.io/index.php?resources/.1/ - `文档(英文)` https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/home `文档(中文)` https://gitlab.com/TranslatedByShark/Mythic-Manual-CN/-/wikis/home +`插件百科` https://mineplugin.org/MythicMobs/Mobs + ::: 使用此插件来创造任何你想创造的实体,从普通野怪到炫酷技能的 Boss ,它全都可以做 diff --git a/docs-java/process/plugin/other/SkinsRestorer.md b/docs-java/process/plugin/other/SkinsRestorer.md index 608aab7a62..96a19e6fee 100644 --- a/docs-java/process/plugin/other/SkinsRestorer.md +++ b/docs-java/process/plugin/other/SkinsRestorer.md @@ -8,10 +8,16 @@ sidebar_label: 皮肤 - skinsRestorer :::info -`SpigotMC` https://www.spigotmc.org/resources/.2124/ +`官网` https://skinsrestorer.net + +`SpigotMC` https://www.spigotmc.org/resources/.2124 + +`PaperMC` https://hangar.papermc.io/SRTeam/SkinsRestorer `GitHub` https://github.com/SkinsRestorer/SkinsRestorer +`文档` https://skinsrestorer.net/docs + ::: 这个插件可以让盗版服务器使用皮肤。 diff --git a/docs-java/process/plugin/other/TAB&Scoreboard/TAB.md b/docs-java/process/plugin/other/TAB&Scoreboard/TAB.md index 301346fd42..119b638e78 100644 --- a/docs-java/process/plugin/other/TAB&Scoreboard/TAB.md +++ b/docs-java/process/plugin/other/TAB&Scoreboard/TAB.md @@ -6,16 +6,16 @@ sidebar_position: 2 :::info -`文档(英文)` https://github.com/NEZNAMY/TAB/wiki - -`文档(中文)` https://docs.superiormc.cn/v/tab-wiki - `SpigotMC` https://www.spigotmc.org/resources/tab-1-5-1-20-4.57806/ `GitHub` https://github.com/NEZNAMY/TAB `Modrinth` https://modrinth.com/plugin/tab-was-taken +`文档(英文)` https://github.com/NEZNAMY/TAB/wiki + +`文档(中文)` https://docs.superiormc.cn/v/tab-wiki + `插件百科` https://mineplugin.org/Tab ::: diff --git a/docs-java/process/plugin/other/npc/citizens.md b/docs-java/process/plugin/other/npc/citizens.md index ff0bedc675..b6f23c3a8e 100644 --- a/docs-java/process/plugin/other/npc/citizens.md +++ b/docs-java/process/plugin/other/npc/citizens.md @@ -8,12 +8,14 @@ sidebar_position: 2 `官网` https://wiki.citizensnpcs.co/Citizens_Wiki +`Bukkit(旧)` https://dev.bukkit.org/projects/citizens + `SpigotMC` https://www.spigotmc.org/resources/citizens.13811/ -`Bukkit(太老旧不要使用)` https://dev.bukkit.org/projects/citizens - `GitHub` https://github.com/CitizensDev/Citizens2 +`文档` https://wiki.citizensnpcs.co/Citizens_Wiki + `插件百科` https://www.mineplugin.org/Citizens ::: diff --git a/docs-java/process/plugin/protection/ASkyBlock.md b/docs-java/process/plugin/protection/ASkyBlock.md index 3e7b2ff466..94c72c6c16 100644 --- a/docs-java/process/plugin/protection/ASkyBlock.md +++ b/docs-java/process/plugin/protection/ASkyBlock.md @@ -7,12 +7,14 @@ sidebar_label: 空岛 - ASkyBlock :::info -`SpigotMC` https://www.spigotmc.org/resources/askyblock.1220/ - `Bukkit` https://dev.bukkit.org/projects/skyblock +`SpigotMC` https://www.spigotmc.org/resources/askyblock.1220/ + `GitHub` https://github.com/tastybento/askyblock +`文档` https://dev.bukkit.org/projects/skyblock/pages/set-up-and-installation + ::: 支持到1.12 diff --git a/docs-java/process/plugin/protection/BentoBox.md b/docs-java/process/plugin/protection/BentoBox.md index 424db16fc0..b385d52cae 100644 --- a/docs-java/process/plugin/protection/BentoBox.md +++ b/docs-java/process/plugin/protection/BentoBox.md @@ -9,11 +9,16 @@ sidebar_label: 领域 - BentoBox `SpigotMC` https://www.spigotmc.org/resources/.73261/ +`PaperMC` https://hangar.papermc.io/BentoboxWorld/bentobox + +`Modrinth` https://modrinth.com/plugin/bentobox + +`GitHub` https://github.com/BentoBoxWorld/BentoBox + `文档(英文)` https://docs.bentobox.world/en/latest/ `文档(中文)` https://docs.bentobox.world/zh/latest/ -`GitHub` https://github.com/BentoBoxWorld/BentoBox ::: diff --git a/docs-java/process/plugin/protection/PlotSquared.md b/docs-java/process/plugin/protection/PlotSquared.md index a5267ddd81..3c88dfc4e3 100644 --- a/docs-java/process/plugin/protection/PlotSquared.md +++ b/docs-java/process/plugin/protection/PlotSquared.md @@ -7,18 +7,18 @@ sidebar_label: 地皮 - PlotSquared :::info -`SpigotMC` https://www.spigotmc.org/resources/.77506/ +`Bukkit(旧)` https://dev.bukkit.org/projects/plotsquared + +`SpigotMC` https://www.spigotmc.org/resources/.77506 `GitHub` https://github.com/IntellectualSites/PlotSquared -`文档(英文)`https://www.zrips.net/residence/ +`文档(英文)`https://www.zrips.net/residence `文档(中文)`https://docs.superiormc.cn/v/plotsquared-wiki `插件百科` https://mineplugin.org/PlotSquared -`Bukkit(太老了不要用)` https://dev.bukkit.org/projects/plotsquared - ::: 知名老牌地皮插件 diff --git a/docs-java/process/plugin/protection/Residence.md b/docs-java/process/plugin/protection/Residence.md index 4c39b44489..4f5fa8f7cb 100644 --- a/docs-java/process/plugin/protection/Residence.md +++ b/docs-java/process/plugin/protection/Residence.md @@ -7,18 +7,16 @@ sidebar_label: 领地 - Residence :::info -`SpigotMC` https://www.spigotmc.org/resources/.11480/ +`Bukkit(旧)` https://dev.bukkit.org/projects/residence + +`SpigotMC` https://www.spigotmc.org/resources/.11480 `GitHub` https://github.com/Zrips/Residence -`文档`https://www.zrips.net/residence/ +`文档`https://www.zrips.net/residence `插件百科` https://mineplugin.org/Residence -`Bukkit(已过时,只能下载旧版)` https://dev.bukkit.org/projects/residence - -`CurseForge(已过时,只能下载旧版)` https://www.curseforge.com/minecraft/bukkit-plugins/residence - ::: 一个具有13年以上悠久开发历史的老牌领地插件 diff --git a/docs-java/process/plugin/protection/Towny.md b/docs-java/process/plugin/protection/Towny.md index 8d855a2cbc..4f045fd296 100644 --- a/docs-java/process/plugin/protection/Towny.md +++ b/docs-java/process/plugin/protection/Towny.md @@ -9,12 +9,14 @@ sidebar_label: 城镇 - Towny `SpigotMC` https://www.spigotmc.org/resources/towny-advanced.72694/ -`文档(英文)` https://github.com/TownyAdvanced/Towny/wiki - -`插件百科` https://mineplugin.org/Towny +`PaperMC` https://hangar.papermc.io/TownyAdvanced/Towny `GitHub` https://github.com/TownyAdvanced/Towny +`文档` https://github.com/TownyAdvanced/Towny/wiki + +`插件百科` https://mineplugin.org/Towny + ::: 老牌城镇插件。 diff --git a/docs/contribution/writing-specification/paragraph.md b/docs/contribution/writing-specification/paragraph.md index 0837664398..b81e0040ce 100644 --- a/docs/contribution/writing-specification/paragraph.md +++ b/docs/contribution/writing-specification/paragraph.md @@ -33,3 +33,35 @@ One man’s constant is another man’s variable. — Alan Perlis ```text 本文部分图片来自 Wikipedia ``` + +## 插件 info + +如无特殊情况,在插件的 info 中遵循这样的顺序 + +:::info + +`官网` https://xxx + +`Bukkit` https://dev.bukkit.org/projects + +`PaperMC` https://hangar.papermc.io + +`Modrinth` https://modrinth.com + +`MineBBS` https://www.minebbs.com + +`GitHub` https://github.com + +`文档(英文)` https://xxx + +`文档(中文)` https://xxx + +`插件百科` https://mineplugin.org + +::: + +如果插件没有在某网站有信息,跳过不写那一行 + +如果文档只有一个,不需要标注是中文还是英文 + +明确**大小写**,完全按照此页中的大小写样式