本帖最后由 zhanshi123 于 2017-9-23 19:30 编辑
这个插件很多人转了so我只是来发发帖子玩玩的
其实是我闲的没事随便汉化了一下目前确认1.7.10其他版本没测试http://pan.baidu.com/s/1gfzSI7h下载地址
这就是插件了
作者的话:你可以自定义计分板显示的信息,支持上百个变量!计分板可以显示每一个世界,玩家的金钱,这个插件是完全可配置的,从颜色代码到动态计分板,计分板的每一个方面都是可以编辑的。
命令 权限 说明
/InfoBoard Reload InfoBoard.Reload 重载插件
/InfoBoard Hide InfoBoard.Toggle 隐藏计分板
/InfoBoard Show InfoBoard.Toggle 开启计分板
/InfoBoard Set <Pg> InfoBoard.Set 设置显示页面
还有重要的事情
一定要给普通玩家InfoBoard.View这个权限要不看不到的哦
<1> 脸1
<2> 脸2
<3> 心
<4> 钻石
<5> 梅花
<6> 黑桃
<7> 一个大大的点
<8> 菱形
<9> 圆圈
<16> 箭头往右
<17> 箭头往左
<21> §
<174> 两个往左的箭头
<175> 两个往右的箭头
<205> 3根线
<247> 粗粗的两根线
<skull> 一个头
<arrow> 箭头
<nuke> TNT
<rightup> ∴
<leftup> ∵
这个是一些特殊的字体==
下面是一些变量
这里呢我转载了http://www.mcbbs.net/forum.php?m ... d=455423&highlight=计分板
帖子的东西
这个插件很多人转了so我只是来发发帖子玩玩的
其实是我闲的没事随便汉化了一下目前确认1.7.10其他版本没测试http://pan.baidu.com/s/1gfzSI7h下载地址
这就是插件了
作者的话:你可以自定义计分板显示的信息,支持上百个变量!计分板可以显示每一个世界,玩家的金钱,这个插件是完全可配置的,从颜色代码到动态计分板,计分板的每一个方面都是可以编辑的。
命令 权限 说明
/InfoBoard Reload InfoBoard.Reload 重载插件
/InfoBoard Hide InfoBoard.Toggle 隐藏计分板
/InfoBoard Show InfoBoard.Toggle 开启计分板
/InfoBoard Set <Pg> InfoBoard.Set 设置显示页面
还有重要的事情
一定要给普通玩家InfoBoard.View这个权限要不看不到的哦
<1>脸1
<2>脸2
<3>心
<4>钻石
<5>梅花
<6>黑桃
<7>一个大大的点
<8>菱形
<9>圆圈
<16>箭头往右
<17>箭头往左
<21>§
<174>两个往左的箭头
<175>两个往右的箭头
<205>3根线
<247>粗粗的两根线
<skull>一个头
<arrow> 箭头
<nuke> TNT
<rightup> ∴
<leftup>∵
这个是一些特殊的字体==
下面是一些变量
这里呢我转载了http://www.mcbbs.net/forum.php?m ... d=455423&highlight=计分板
帖子的东西
其实是我闲的没事随便汉化了一下目前确认1.7.10其他版本没测试http://pan.baidu.com/s/1gfzSI7h下载地址
这就是插件了
作者的话:你可以自定义计分板显示的信息,支持上百个变量!计分板可以显示每一个世界,玩家的金钱,这个插件是完全可配置的,从颜色代码到动态计分板,计分板的每一个方面都是可以编辑的。
命令 权限 说明
/InfoBoard Reload InfoBoard.Reload 重载插件
/InfoBoard Hide InfoBoard.Toggle 隐藏计分板
/InfoBoard Show InfoBoard.Toggle 开启计分板
/InfoBoard Set <Pg> InfoBoard.Set 设置显示页面
还有重要的事情
一定要给普通玩家InfoBoard.View这个权限要不看不到的哦
<1> 脸1
<2> 脸2
<3> 心
<4> 钻石
<5> 梅花
<6> 黑桃
<7> 一个大大的点
<8> 菱形
<9> 圆圈
<16> 箭头往右
<17> 箭头往左
<21> §
<174> 两个往左的箭头
<175> 两个往右的箭头
<205> 3根线
<247> 粗粗的两根线
<skull> 一个头
<arrow> 箭头
<nuke> TNT
<rightup> ∴
<leftup> ∵
这个是一些特殊的字体==
下面是一些变量
这里呢我转载了http://www.mcbbs.net/forum.php?m ... d=455423&highlight=计分板
帖子的东西
# ################################################ # +--------------------------------------------+ # # | 服务器变量 | # # +--------------------------------------------+ # # ################################################ # <maxplayers> 最大玩家数 # <tps> 服务器TPS # <motd> 服务器MOTD # <servername> 服务器名字 # <usedram> 服务器使用的内存 # <freeram> 服务器的剩下内存 # <maxram> 服务器最大的内存 # <availableprocessors> 服务器可用的处理器(CPU) # # # ################################################ # +--------------------------------------------+ # # | 玩家变量 | # # +--------------------------------------------+ # # ################################################ # <ping> 玩家的Ping # <onlineplayers> 在线玩家 # <player> 玩家的名字 # <op> 是否是OP # <exp> 玩家的经验 # <level> 玩家的等级 # <hunger> 玩家的饥饿程度 # <health> 玩家当前生命 # <maxhealth> 玩家最大生命 # <gamemode> 玩家的模式 # <worldname> 当前世界的名字 # <worlddifficulty> 当前世界的难度 # <worldanimals> 当前世界是否允许生成动物 # <worldmonsters> 当前世界是否允许生成怪物 # <worldpvp> 当前世界是否允许PVP # <worldplayers> 当前世界的玩家 # <time> 当前世界的时间 # <x> 玩家的X坐标 # <y> 玩家的Y坐标 # <z> 玩家的Z坐标 # <pitch> 好像是最高点 # <yaw> 不知道 # <direction> 玩家的方向 # <helmet> 玩家是否戴了头盔 # <chestplate> 玩家是否穿了护甲 # <leggings> 玩家是否穿了护腿 # <boots> 玩家是否穿了靴子 # <hand> 玩家手里拿的东西 # <helmetdurability> 玩家头盔耐久 # <chestplatedurability>玩家护甲耐久 # <leggingsdurability> 玩家护腿耐久 # <bootsdurability> 玩家靴子耐久 # <handdurability> 手上物品的耐久 # <doihave&> 好像是玩家有服务器的多少权限按百分比算 # # # ###################################################### # +--------------------------------------------------+ # # | Essentials 基础插件变量 | # # +--------------------------------------------------+ # # ###################################################### # <esshomes> 你有多少个家 # <essmuted> 好像是玩家是否被禁言 # <esshidden> 玩家是否失明 # <essgodmode> 玩家是否是上帝模式 # <essnickname> 玩家的nick名 # <esstprequest> 你是否有TP请求 # <essvanished> 有多少人消失了? # <essjails> 有多少个监狱 # # # ###################################################### # +--------------------------------------------------+ # # | mcMMO mcMMO技能插件 | # # +--------------------------------------------------+ # # ###################################################### # <mcmmopowerlevel> 玩家能力等级 # <mcmmoacrobatics> 玩家杂技等级 # <mcmmoarchery> 玩家弓箭等级 # <mcmmoaxes> 玩家斧头等级 # <mcmmoexcavation> 玩家挖掘等级 # <mcmmofishing> 玩家钓鱼等级 # <mcmmoherbalism> 玩家草药学等级 # <mcmmomining> 玩家开采等级? # <mcmmorepair> 玩家维修等级 # <mcmosmelting> 玩家冶炼等级 # <mcmmoswords> 玩家剑术等级 # <mcmmotaming> 玩家驯服等级 # <mcmmounarmed> 玩家搏斗等级 # <mcmmowoodcutting> 好像是斧头特技等级 # <mcmmomaxpowerlevel> 不知道 # <mcmmomaxmaxacrobatics> 最大杂技等级 # <mcmmomaxmaxarchery> 最大弓箭等级 # <mcmmomaxaxes> 最大斧头等级 # <mcmmomaxexcavation> 最大挖掘等级 # <mcmmomaxfishing> 最大钓鱼等级 # <mcmmomaxherbalism> 最大草药学等级 # <mcmmomaxmining> 最大开采等级 # <mcmmomaxrepair> 最大维修等级 # <mcmomaxsmelting> 最大冶炼等级 # <mcmmomaxswords> 最大剑术等级 # <mcmmomaxtaming> 最大驯服等级 # <mcmmomaxunarmed> 最大搏斗等级 # <mcmmomaxwoodcutting> 最大斧头特技等级 # <mcmmonextpowerlevel> 不知道 # <mcmmomaxmaxacrobatics 杂技经验 # <mcmmomaxmaxarchery> 箭经验 # <mcmmomaxaxes> 头经验 # <mcmmomaxexcavation> 掘经验 # <mcmmomaxfishing> 钓经验 # <mcmmomaxherbalism> 草学经验 # <mcmmomaxmining> 开经验 # <mcmmomaxrepair> 维修验 # <mcmmomaxsmelting> 冶炼经 # <mcmmomaxswords> 剑术经验 # <mcmmomaxtaming> 驯服经 # <mcmmomaxunarmed> 搏斗经 # <mcmmomaxwoodcutting> 斧头特技经验 # <mcmmoparty> 组队玩家数量 # <mcmmopartyleader> 团队队长 # <mcmmopartyexpshare> 不知道 # <mcmmopartymembers> 不知道 # <mcmmopartymemberson>| 不知道 # <mcmmogodmode> 不知道 # # # ###################################################### # +--------------------------------------------------+ # # | McTowns 不知道什么插件 暂不汉化 | # # +--------------------------------------------------+ # # ###################################################### # <mctownshastown> | Does the player have a town | B # <mctownstowns> | How many towns is the player in | I # <mctownsname#> | Town #'s name (Replace # with a number [1 and up]) | S # <mctownssize#> | Town #'s size (Replace # with a number [1 and up]) | I # <mctownsresidents#>| Town #'s residents(Replace # with a number [1 and up]) | I # <mctownsmayor#> | Town #'s mayor (Replace # with a number [1 and up]) | S # <mctownsterritories#>| Town #'s territories(Replace # with a number [1 and up]) | I # <mctownsassistants#>| Town #'s assistants(Replace # with a number [1 and up]) | I # <mctownsfriendlyfire#>| Does Town # Allow friendly fire(Replace # with a number [1 and up]) | B # # # ###################################################### # +--------------------------------------------------+ # # | Minigames 不知道什么插件 暂不汉化 | # # +--------------------------------------------------+ # # ###################################################### # <minigamesdeaths> | Your deaths | I # <minigameskills> | Your kills | I # <minigamesscore> | Your score | I # # # ###################################################### # +--------------------------------------------------+ # # | Multiverse 多世界插件 | # # | dev.bukkit.org/bukkit-plugins/multiverse-core/ | # # +--------------------------------------------------+ # # ###################################################### # <multiversealias> 当前世界的名字(别名) # <multiverseprice> 玩家世界价格?shen me gui # <multiverseautoheal> 不知道 # <multiversehunger> 不知道 # # # ###################################################### # +--------------------------------------------------+ # # | OnTime 在线时间 | # # | dev.bukkit.org/bukkit-plugins/ontime/ | # # +--------------------------------------------------+ # # ###################################################### # <ontimetotalplay> 玩家的总游戏时间 # <ontimetotalplayformated> 玩家的总游戏时间(格式化的) # <ontimetotalvote> 玩家的总票数 # <ontimetotalrefers> | The player's total refers | I # <ontimetotalpoint> | The player's total points | I # <ontimemonthplay> | The player's month play time | I # <ontimemonthplayformated>| The player's month play time(Formated) | S # <ontimemonthvote> | The player's month votes | I # <ontimemonthrefers> | The player's month refers | I # <ontimetodayplay> | The player's today play time | I # <ontimetodayplayformated>| The player's today play time(Formated) | S # <ontimetodayvote> | The player's today votes | I # <ontimetodayrefers> | The player's today refers | I # # # ###################################################### # +--------------------------------------------------+ # # | PlayerPoints 点卷插件 | # # +--------------------------------------------------+ # # ###################################################### # <playerpoints> 你的点卷 # # # ###################################################### # +--------------------------------------------------+ # # | PlotMe 地皮插件 | # # +--------------------------------------------------+ # # ###################################################### # <plotmeplots> 玩家有多少个地皮 # <plotmeinid> 玩家地皮的ID # <plotmeinowner> 当前地皮的主人 # <plotmeincomments> 有多少人评论这个地皮 # <plotmeinbid> 不知道 # <plotmeinbidder> 不知道 # <plotmeinfinished> 不知道 # <plotmeinforsale> 不知道 # <plotmeid#> 地皮的ID 一号[ 1 ]取代#)你得有多个地皮 # <plotmebid#> 不知道 # <plotmecommnets#> 这个地皮的所有评论 # <plotmebidder#> 不知道 # <plotmefinished#> 不知道 # <plotmeforsale#> 不知道 # # # # # ###################################################### # +--------------------------------------------------+ # # | Vault 经济插件 | # # +--------------------------------------------------+ # # ###################################################### # <money> 玩家当前有多少节操 # <rank> 玩家所在的用户组 # <vaultcurrencyplural> 货币代号 # <vaultcurrencysingle> 货币符号 # # # ###################################################### # +--------------------------------------------------+ # # | World Guard 世界保护 | # # +--------------------------------------------------+ # # ###################################################### # <worldguardinid> 所在地区的名字 # <worldguardinowner> 所在地区的主人 # <worldguardinvolume> 所在地区的面积 # <worldguardinmembers> 貌似是所在地区的成员 # <worldguardinflag%> 不知道 # # 因为我不会汉化这个 下面是菜单师范因为我没直接装到插件里因为我懒 Info Board: '1': Show Time: 20 global: default: Title: '&l欢迎来到服务器' Rows: - '&6<nuke>----~<skull>~----<nuke>' - '&a&l世界名称:&e<multiversealias>' - '&6s>这个世界有<worldplayers> 个玩家,' - '&e&l欢迎!&l<player>' - '&a&1现在服务器人数: <onlineplayers>&a/&c<maxplayers>' - '&5&l你所在的权限组: <rank>' - '&6<nuke>----=<skull>=----<nuke>' '2': Show Time: 10 global: default: Title: '&e&l信息' Rows: - '&6<nuke>----~<skull>~----<nuke>' - '&a&l服务器内存占用情况:&e<usedram>&7/&e<maxram>' - '&d&lcpu占用情况:&f<availableprocessors>' - '&f&lTPS==:' - '&9<tps>' - '&f&l你的位置xyz:<x>x <y>y <z>z方向:<direction> ' - '&9你的鞋信息是否穿着<boots>耐久<bootsdurability>' - '&6<nuke>----=<skull>=----<nuke>' Admin: Title: '&e&lServer Stats' Rows: - '&6<nuke>----~<skull>~----<nuke>' - ' ' - '&a&l服务器内存占用情况:' - '&e<usedram>&7/&e<maxram>' - ' ' - '&d&lcpu占用情况:' - '&f<availableprocessors>' - ' ' - '&f&lTPS==:' - '&9<tps>' - ' ' - '&6<nuke>----&4=<skull>=&6----<nuke>' 好了到这不是了== |
2021.12 数据,可能有更多内容
这个插件很多人转了so我只是来发发帖子玩玩的其实是我闲的没事随便汉化了一下目前确认1.7.10其他版本没测试http://pan.baidu.com/s/1gfzSI7h下载地址
这就是插件了
作者的话:你可以自定义计分板显示的信息,支持上百个变量!计分板可以显示每一个世界,玩家的金钱,这个插件是完全可配置的,从颜色代码到动态计分板,计分板的每一个方面都是可以编辑的。
命令 权限 说明
/InfoBoard Reload InfoBoard.Reload 重载插件
/InfoBoard Hide InfoBoard.Toggle 隐藏计分板
/InfoBoard Show InfoBoard.Toggle 开启计分板
/InfoBoard Set <Pg> InfoBoard.Set 设置显示页面
还有重要的事情
一定要给普通玩家InfoBoard.View这个权限要不看不到的哦
<1>脸1
<2>脸2
<3>心
<4>钻石
<5>梅花
<6>黑桃
<7>一个大大的点
<8>菱形
<9>圆圈
<16>箭头往右
<17>箭头往左
<21>§
<174>两个往左的箭头
<175>两个往右的箭头
<205>3根线
<247>粗粗的两根线
<skull>一个头
<arrow> 箭头
<nuke> TNT
<rightup> ∴
<leftup>∵
这个是一些特殊的字体==
下面是一些变量
这里呢我转载了http://www.mcbbs.net/forum.php?m ... d=455423&highlight=计分板
帖子的东西
| # ################################################# +--------------------------------------------+ ## | 服务器变量 | ## +--------------------------------------------+ ## ################################################# <maxplayers> 最大玩家数# <tps> 服务器TPS # <motd> 服务器MOTD# <servername> 服务器名字# <usedram> 服务器使用的内存# <freeram> 服务器的剩下内存# <maxram> 服务器最大的内存# <availableprocessors> 服务器可用的处理器(CPU)# ## ################################################# +--------------------------------------------+ ## | 玩家变量 | ## +--------------------------------------------+ ## ################################################# <ping> 玩家的Ping# <onlineplayers> 在线玩家# <player> 玩家的名字# <op> 是否是OP# <exp> 玩家的经验# <level> 玩家的等级# <hunger> 玩家的饥饿程度# <health> 玩家当前生命# <maxhealth> 玩家最大生命# <gamemode> 玩家的模式# <worldname> 当前世界的名字# <worlddifficulty>当前世界的难度# <worldanimals> 当前世界是否允许生成动物# <worldmonsters> 当前世界是否允许生成怪物# <worldpvp> 当前世界是否允许PVP# <worldplayers> 当前世界的玩家# <time> 当前世界的时间# <x> 玩家的X坐标# <y> 玩家的Y坐标# <z> 玩家的Z坐标# <pitch> 好像是最高点# <yaw> 不知道# <direction> 玩家的方向# <helmet> 玩家是否戴了头盔# <chestplate> 玩家是否穿了护甲# <leggings> 玩家是否穿了护腿# <boots> 玩家是否穿了靴子# <hand> 玩家手里拿的东西# <helmetdurability> 玩家头盔耐久# <chestplatedurability>玩家护甲耐久# <leggingsdurability>玩家护腿耐久# <bootsdurability> 玩家靴子耐久# <handdurability> 手上物品的耐久# <doihave&> 好像是玩家有服务器的多少权限按百分比算# # # ####################################################### +--------------------------------------------------+ ## | Essentials 基础插件变量 | ## |http://dev.bukkit.org/bukkit-plugins/essentials/| ## +--------------------------------------------------+ ## ####################################################### <esshomes> 你有多少个家# <essmuted> 好像是玩家是否被禁言# <esshidden> 玩家是否失明# <essgodmode> 玩家是否是上帝模式# <essnickname> 玩家的nick名# <esstprequest> 你是否有TP请求# <essvanished> 有多少人消失了?# <essjails> 有多少个监狱# # # ####################################################### +--------------------------------------------------+ ## | mcMMO mcMMO技能插件 | ## | http://dev.bukkit.org/bukkit-plugins/mcmmo/| ## +--------------------------------------------------+ ## ####################################################### <mcmmopowerlevel>玩家能力等级# <mcmmoacrobatics>玩家杂技等级# <mcmmoarchery> 玩家弓箭等级# <mcmmoaxes> 玩家斧头等级# <mcmmoexcavation> 玩家挖掘等级# <mcmmofishing> 玩家钓鱼等级# <mcmmoherbalism> 玩家草药学等级# <mcmmomining> 玩家开采等级?# <mcmmorepair> 玩家维修等级# <mcmosmelting> 玩家冶炼等级# <mcmmoswords> 玩家剑术等级# <mcmmotaming> 玩家驯服等级# <mcmmounarmed> 玩家搏斗等级# <mcmmowoodcutting> 好像是斧头特技等级# <mcmmomaxpowerlevel> 不知道# <mcmmomaxmaxacrobatics> 最大杂技等级# <mcmmomaxmaxarchery> 最大弓箭等级# <mcmmomaxaxes> 最大斧头等级# <mcmmomaxexcavation> 最大挖掘等级# <mcmmomaxfishing>最大钓鱼等级# <mcmmomaxherbalism> 最大草药学等级# <mcmmomaxmining> 最大开采等级# <mcmmomaxrepair> 最大维修等级# <mcmomaxsmelting> 最大冶炼等级# <mcmmomaxswords> 最大剑术等级# <mcmmomaxtaming> 最大驯服等级# <mcmmomaxunarmed>最大搏斗等级# <mcmmomaxwoodcutting>最大斧头特技等级# <mcmmonextpowerlevel> 不知道# <mcmmomaxmaxacrobatics 杂技经验 # <mcmmomaxmaxarchery> 箭经验 # <mcmmomaxaxes> 头经验 # <mcmmomaxexcavation> 掘经验 # <mcmmomaxfishing>钓经验 # <mcmmomaxherbalism> 草学经验 # <mcmmomaxmining> 开经验 # <mcmmomaxrepair> 维修验 # <mcmmomaxsmelting> 冶炼经 # <mcmmomaxswords> 剑术经验# <mcmmomaxtaming> 驯服经 # <mcmmomaxunarmed>搏斗经 # <mcmmomaxwoodcutting>斧头特技经验# <mcmmoparty> 组队玩家数量# <mcmmopartyleader> 团队队长# <mcmmopartyexpshare> 不知道# <mcmmopartymembers>不知道# <mcmmopartymemberson>| 不知道# <mcmmogodmode> 不知道# ## ####################################################### +--------------------------------------------------+ ## | McTowns 不知道什么插件 暂不汉化 | ## |http://dev.bukkit.org/bukkit-plugins/mctowns/| ## +--------------------------------------------------+ ## ####################################################### <mctownshastown> | Does the player have a town | B# <mctownstowns> | How many towns is the player in | I# <mctownsname#> | Town #'s name (Replace # with a number [1 and up]) | S# <mctownssize#> | Town #'s size (Replace # with a number [1 and up]) | I# <mctownsresidents#>| Town #'s residents(Replace # with a number [1 and up]) | I# <mctownsmayor#> | Town #'s mayor (Replace # with a number [1 and up]) | S# <mctownsterritories#>| Town #'s territories(Replace # with a number [1 and up]) | I# <mctownsassistants#>| Town #'s assistants(Replace # with a number [1 and up]) | I# <mctownsfriendlyfire#>| Does Town # Allow friendly fire(Replace # with a number [1 and up]) | B# ## ####################################################### +--------------------------------------------------+ ## | Minigames 不知道什么插件 暂不汉化 | ## |http://dev.bukkit.org/bukkit-plugins/minigames/ | ## +--------------------------------------------------+ ## ####################################################### <minigamesdeaths> | Your deaths | I# <minigameskills>| Your kills | I# <minigamesscore>| Your score | I# ## ####################################################### +--------------------------------------------------+ ## | Multiverse 多世界插件 | ## |dev.bukkit.org/bukkit-plugins/multiverse-core/| ## +--------------------------------------------------+ ## ####################################################### <multiversealias> 当前世界的名字(别名)# <multiverseprice> 玩家世界价格?shen me gui# <multiverseautoheal> 不知道# <multiversehunger> 不知道# ## ####################################################### +--------------------------------------------------+ ## | OnTime 在线时间 | ## | dev.bukkit.org/bukkit-plugins/ontime/ | ## +--------------------------------------------------+ ## ####################################################### <ontimetotalplay> 玩家的总游戏时间# <ontimetotalplayformated> 玩家的总游戏时间(格式化的)# <ontimetotalvote> 玩家的总票数# <ontimetotalrefers>| The player's total refers | I# <ontimetotalpoint> | The player's total points | I# <ontimemonthplay> | The player's month play time | I# <ontimemonthplayformated>| The player's month play time(Formated) | S# <ontimemonthvote> | The player's month votes | I# <ontimemonthrefers>| The player's month refers | I# <ontimetodayplay> | The player's today play time | I# <ontimetodayplayformated>| The player's today play time(Formated) | S# <ontimetodayvote> | The player's today votes | I# <ontimetodayrefers>| The player's today refers | I# ## ####################################################### +--------------------------------------------------+ ## | PlayerPoints 点卷插件 | ## |http://dev.bukkit.org/bukkit-plugins/playerpoints/| ## +--------------------------------------------------+ ## ####################################################### <playerpoints> 你的点卷# ## ####################################################### +--------------------------------------------------+ ## | PlotMe 地皮插件 | ## | http://dev.bukkit.org/bukkit-plugins/plotme/ | ## +--------------------------------------------------+ ## ####################################################### <plotmeplots> 玩家有多少个地皮# <plotmeinid> 玩家地皮的ID# <plotmeinowner> 当前地皮的主人# <plotmeincomments> 有多少人评论这个地皮# <plotmeinbid> 不知道# <plotmeinbidder> 不知道# <plotmeinfinished> 不知道# <plotmeinforsale> 不知道# <plotmeid#> 地皮的ID 一号[ 1 ]取代#)你得有多个地皮# <plotmebid#> 不知道# <plotmecommnets#>这个地皮的所有评论# <plotmebidder#> 不知道# <plotmefinished#>不知道# <plotmeforsale#> 不知道# ## # # ####################################################### +--------------------------------------------------+ ## | Vault 经济插件 | ## | http://dev.bukkit.org/bukkit-plugins/vault/ | ## +--------------------------------------------------+ ## ####################################################### <money> 玩家当前有多少节操# <rank> 玩家所在的用户组# <vaultcurrencyplural> 货币代号# <vaultcurrencysingle> 货币符号# ## ####################################################### +--------------------------------------------------+ ## | World Guard 世界保护 | ## | http://dev.bukkit.org/bukkit-plugins/worldguard/ | ## +--------------------------------------------------+ ## ####################################################### <worldguardinid> 所在地区的名字# <worldguardinowner> 所在地区的主人# <worldguardinvolume>所在地区的面积# <worldguardinmembers> 貌似是所在地区的成员# <worldguardinflag%> 不知道# #因为我不会汉化这个下面是菜单师范因为我没直接装到插件里因为我懒 是不是到这就可以了我第一次发qwq,不要透露出我是个新手。 |
虽是转载,但有这么大的毅力打出这么多的字。楼主,好样的!
复制粘贴大法好,坐等删帖。
xi_kun 发表于 2017-9-23 14:38
复制粘贴大法好,坐等删帖。
插件是我自己汉化的,示范是我自己做的==
标题不合格 请尽快修改
发帖前看下版规可好....
发帖前看下版规可好....