|
性别代词 (Pronouns)Github |相关wiki |源站链接支持: bungeecord , fabric , paper , purpur , quilt , sponge , velocity , waterfall将 PronounsDB 的代词添加到 Minecraft 中!
---
简介
\"性别代词\" 是一款简单有趣的 MOD,为 Minecraft 增添了 PronounsDB 的代词功能。无需担心,在这里我们不会做任何与中国法律相抵触的事情,只专注于为你带来更美好的游戏体验。
---
功能与支持
该 MOD 支持以下服务器平台:
- Paper (以及其分支)
- Sponge
- Fabric
- Velocity
- BungeeCord
- Minestom
---
常见问题解答
#### Folia 支持?
暂时还不支持,等平台更加稳定并对外发布后,将会添加对 Folia 的支持。
#### Forge 支持?
不支持,我宁愿吃鞋。如果你有兴趣,可以尝试制作一个 MOD 来使用该 API 添加 Forge 支持,但我对 Forge 没有兴趣。
#### NeoForge 支持?
曾经尝试过 NeoForge,但由于一些工具链问题,无法实现,很遗憾。
#### Quilt 支持?
可能已经与 Fabric MOD 兼容,但我不会进行测试。如果你愿意,可以通过 Discord(novampr)与我联系并告诉我是否有效。
#### API 扩展?
即将推出™。
#### 为什么不支持 Bukkit/Spigot?
虽然我可以支持,但它们已经过时了。让我们面对现实,Paper 更快,而且你可能没有理由使用它们。但是,你可以 fork 该项目以添加对这些平台的支持。
---
使用指南
你可以使用 PlaceholderAPI 来获取你的代词的正常或简短版本,例如:
%pronouns_get% = He/They/It
%pronouns_getshort% = He/They
你也可以在你自己的插件中使用 `PronounsAPI` 类,例如(以 Bukkit 为例):
java
public class MyPlugin extends JavaPlugin {
@Override
public void onEnable() {
String personsPronouns = PronounsAPI.getInstance().getPronouns(null); //TODO: 将一个有效的 UUID 放入此处,null 将不起作用!
getLogger().info(personsPronouns);
}
@Override
public void onDisable() {
// 插件关闭逻辑
}
}
---
以上就是关于 \"性别代词\" MOD 的详细介绍,希望你能在游戏中享受这一有趣的功能!
来自Modrinth所有游戏版本1.201.20.11.20.21.20.31.20.4所有类型bungeecordfabricpaperpurpurquiltspongevelocitywaterfallPronouns 0.1.1Pronouns-Paper-0.1.1.jar下载0.1.1#BetaPronouns-Bungee-0.1.1.jar下载0.1.1#BetaPronouns-Fabric-0.1.1.jar下载0.1.1#BetaPronouns-Minestom-Extension-0.1.1.jar下载0.1.1#BetaPronouns-Sponge-0.1.1.jar下载0.1.1#BetaPronouns-Velocity-0.1.1.jar下载0.1.1#BetaAdds multiple platforms and some general fixes.You can find versions for other loaders in the additional files.展开版本: 0.1.1支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型: bungeecordFabric paper purpurQuilt sponge velocity waterfallBeta下载次数: 416Pronouns 0.1.0Pronouns-Paper-0.1.0.jar下载0.1.0#BetaFixes and debugging logging展开版本: 0.1.0支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型: paperBeta下载次数: 69Pronouns 0.1.0Pronouns-Fabric-0.1.0.jar下载0.1.0#BetaFixes and debugging logging展开版本: 0.1.0支持游戏: 1.20.4类型:FabricBeta下载次数: 62Pronouns 0.1.0Pronouns-Sponge-0.1.0.jar下载0.1.0#BetaFew fixes and debugging logging展开版本: 0.1.0支持游戏: 1.20.4类型: spongeBeta下载次数: 69Pronouns 0.0.3Pronouns-Paper-0.0.3.jar下载0.0.3#BetaAPI as another moduleHOCON config展开版本: 0.0.3支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型: paperBeta下载次数: 70Pronouns 0.0.3Pronouns-Fabric-0.0.3.jar下载0.0.3#BetaAdds Fabric support展开版本: 0.0.3支持游戏: 1.20.4类型:FabricBeta下载次数: 98Pronouns 0.0.3Pronouns-Sponge-0.0.3.jar下载0.0.3#BetaSplits API into new moduleNo major changes for Sponge展开版本: 0.0.3支持游戏: 1.20.4类型: spongeBeta下载次数: 76Pronouns 0.0.2Pronouns-0.0.2.jar下载0.0.2#BetaAdded Sponge support, added ability to get more types of pronouns and gave greater customizability展开版本: 0.0.2支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型: paper spongeBeta下载次数: 44Pronouns 0.0.1Pronouns-0.0.1.jar下载0.0.1#Beta# Release!Adds a config file to change what pronouns look like, good if you want to translate themCompatible with the PlaceholderAPI展开版本: 0.0.1支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型: paperBeta下载次数: 54全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
性别代词 |
楼主
2025-8-10 18:57:21
回复(0)
收起回复
|