PrisonRanks 是一款为 Minecraft 服务器设计的进阶与声望系统插件,它允许玩家通过游戏内货币购买更高的等级和声望,从而获得新的权限、称号和奖励,为监狱类服务器提供了核心的进度驱动机制。
/rankup - 晋升至下一个等级。/ranks - 列出所有等级及其价格。/prestige - 晋升至下一个声望等级。/prestiges - 列出所有声望等级及其价格。/prisonranks - 打开 PrisonRanks 管理命令菜单。prisonranks.admin - 使用 PrisonRanks 管理命令的权限。完整的变量占位符列表,请访问官方 Wiki 页面查看:
https://www.spigotmc.org/wiki/prisonranks-placeholders/
以下为插件配置文件 config.yml 的核心选项说明与示例。
reset-on-prestige: false - 设置为 true 时,玩家晋升声望后,其等级将被重置。rank-price-increase: 0.10 - 当 reset-on-prestige 为 true 时,每次晋升声望后,所有等级的价格将按此比例(例如 10%)增加。replace-with-placeholderapi: true - 在所有消息中启用 PlaceholderAPI 变量替换。give-permissions: true - 设置为 true 时,玩家在晋升等级或声望时将自动获得配置中定义的权限。prefix-chat: true - 是否在聊天中使用等级前缀。permissions-plugin: auto - 指定权限插件。设为 auto 可自动检测。当前支持的插件包括:等级在 ranks: 节点下配置。每个等级需要定义前缀、占位符、价格、权限和命令。
ranks:
a:
prefix: '&8[&7A&8]'
placeholder: 'prisonranks_a'
price: 0
permissions:
- 'example.permissions.a'
commands:
- 'give {player} stone 1'
b:
prefix: '&8[&7B&8]'
placeholder: 'prisonranks_b'
price: 50000
permissions:
- 'example.permissions.b'
commands:
- 'give {player} stone 2'声望在 prestiges: 节点下配置。每个声望等级需要定义前缀、占位符、价格、重置目标等级、权限和命令。
prestiges:
prestige-one:
prefix: '&aPrestige I'
placeholder: 'prisonranks_prestige-one'
price: 500000
reset-to-rank: a
permissions:
- 'example.permissions.1'
commands:
- 'give {player} brick 1'
prestige-two:
prefix: '&aPrestige II'
placeholder: 'prisonranks_prestige-two'
price: 1000000
reset-to-rank: a
permissions:
- 'example.permissions.2'
commands:
- 'give {player} brick 2'所有游戏内提示消息均可在此部分自定义。%prefix% 将被替换为下面定义的插件前缀。
prefix: "&7Prison&8Ranks &8&l>&7&l>&f&l>"max-rank-placeholder: "&cMAX"max-prestige-placeholder: "&cMAX"rankup-max-message: "%prefix% &cYou are already the max rank! Type &e/prestige &cto prestige."prestige-max-message: "%prefix% &cYou are already the max prestige!"economy-not-enabled: "%prefix% &cFailed to charge money."insufficient-funds: "%prefix% &cInsufficient Funds."not-max-rank: "%prefix% &cYou cannot prestige because you not the maximum rank!"no-permission: "%prefix% &cInsufficient Permissions."reloaded-configuration-files: "%prefix% &aReloaded the configuration files."invalid-player: "%prefix% &cInvalid Player."invalid-rank: "%prefix% &cInvalid Rank."invalid-prestige: "%prefix% &cInvalid Prestige."set-player-rank: "%prefix% &bSet &e{0}&b's rank to {1}"set-player-prestige: "%prefix% &bSet &e{0}&b's prestige to {1}"rankup: 节点下配置等级晋升时的消息和全服公告命令。prestige: 节点下配置声望晋升时的消息和全服公告命令。ranks-list: 和 prestige-list: 节点分别用于配置 /ranks 和 /prestiges 命令显示的列表格式。如需获取插件支持,请加入开发者的 Discord 服务器:
https://discord.gg/t4uhNzZ
友情链接: 网易我的世界 | 泰拉瑞亚 | ocent云计算 | 米饭Minecraft插件文档 | 友链合作
历史访问人数:2,657,452 | 历史访问人次:3,221,661
今日访问人数:2,475 | 今日访问人次:2,639
昨日访问人数:30,655 | 昨日访问人次:36,381
Copyright © 2019-2026 我的世界服务器列表站. All rights reserved.
❤ Powered by GermMC 京ICP备17023959号-6