请选择 进入手机版 | 继续访问电脑版

 找回密码
 立即注册
搜索
热搜: 插件 MOD 地图
查看: 73451|回复: 91

[插件] Info-Board ——计分板插件

  [复制链接]

105

主题

26

回帖

1211

积分

超级版主

积分
1211
UID
1045
威望
0
贡献
0
金钱
1070
D币
0
世界币
77
主题
105
在线时间
195 小时
注册时间
2017-5-17
最后登录
2024-3-24
发表于 2018-3-3 19:12:31 | 显示全部楼层 |阅读模式
本帖最后由 克拉克星人 于 2022-1-28 16:10 编辑

这是动态计分板插件,你可以自定义计分板上的信息,它支持上百个变量。
这款插件从颜色到动态计分板,都是可以编辑的,快来尝试吧。

插件和配置文件请到帖子最后下载
1.命令和权限
命令                                        权限                                    说明
/InfoBoard Reload             InfoBoard.Reload                   重载插件
/InfoBoard Hide                InfoBoard.Toggle                  隐藏计分板
/InfoBoard Show               InfoBoard.Toggle                  开启计分板
/InfoBoard Set <Pg>        InfoBoard.Set                       设置显示页面
                                          InfoBoard.View         看到计分板的权限(必须要给玩家)
                                          InfoBoard.*                             所有权限

2.特殊字体

<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>  三个点向左


3.配置文件
此为示意,不可直接复制

config.yml
  1. Check for Updates: true #是否提示更新
  2. Custom Variables:
  3.   <website>: www.fanli.com
  4.   <plugindev>: §6§l计分板 #计分板的标题
  5. Disabled Worlds: #这是计分板关闭的世界
  6. - DisabledWorld1
  7. - DisabledWorld2
  8. Scrolling Text:
  9.   Enable: true #是否改为动态,改成true为动态
  10.   Shift Time: 0.5  #动态速度(秒)
  11. Update Time: 2 #刷新时间 建议不要改得太低。1.0-2.5 之间就好了
复制代码

Board.yml

  1. Info Board:
  2. '1': #第几个计分板
  3. Show Time: 15 #计分板停留时间
  4. global:
  5. default:
  6. Title: §d§l玩家信息
  7. Rows:
  8. - '&5当前等级:&f<level>'
  9. - '&5当前生命:&f<health>'
  10. - '&5你的金钱:&f<money>'
  11. - '&5你的点卷:&f<playerpoints>'
  12. - '&5最大生命:&f<maxhealth>'
  13. - '&5你的延迟:&f<ping>'
  14. - '&5家的数量:&f<esshomes>'
  15. - '&5所在的租:&f<rank>'
  16. '2':
  17. Show Time: 8
  18. global:
  19. default:
  20. Title: §c§l服务器信息
  21. Rows:
  22. - '&4在线玩家:&f<onlineplayers>'
  23. - '&4玩家上限:&f<maxplayers>'
  24. - '&4网络延迟:&f<tps>'
  25. '3':
  26. Show Time: 6
  27. global:
  28. default:
  29. Title: §2§l联系方式
  30. Rows:
  31. - '&b&l官方Ⅰ群'
  32. - '&6&l233'
  33. - '&3&l官方Ⅱ群'
  34. - '&6&l2333'
  35. - '&3&l赞助联系'
  36. - '&6&l23333'
复制代码

Variables.yml 插件变量
绿色的未汉化 黑色的已汉化 蓝色的正在汉化 红色的为常用变量


# ################################################
# +--------------------------------------------+ #
# |                       服务器变量                           | #
# +--------------------------------------------+ #
# ################################################
# <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&>         好像是玩家有服务器的多少权限按百分比算

# #
# ######################################################
# +--------------------------------------------------+ #
# |       Ancient RPG 某个RPG插件变量 暂时不汉化          | #
# | http://dev.bukkit.org/bukkit-plugins/ancient-rpg/| #  
# +--------------------------------------------------+ #
# ######################################################
# <ancientrpgrace>             | The player's race | S
# <ancientrpgstance>           | The player's stance | S
# <ancientrpgclass>            | The player's class | S
# <ancientrpgclasslevel>       | The player's classe level | I
# <ancientrpgclassminlevel>    | The player's class min level | I
# <ancientrpgclasshp>          | The player's class hp | I
# <ancientrpgclassreghp>       | The player's class hp regen| I
# <ancientrpgguild>            | The player's guild | S
# <ancientrpgguildleader>      | The player's guild's Leader | S
# <ancientrpgguildleader>      | The player's guild's motd | S
# <ancientrpgguildfriendlyfire>| Does the player's guild allow friendly fire| B
# <ancientrpgguildmaxmembers>  | The max players allowed in a guild| I
# <ancientrpgpartyleader>      | The player's party's Leader | S
# <ancientrpgpartymaxmembers>  | The max players allowed in a party | I
# <ancientrpgpartyfriendlyfire>| Does the player's party allow friendly fire| B

# #
# ######################################################
# +--------------------------------------------------+ #
# |                    Essentials 基础插件变量                      | #
# |http://dev.bukkit.org/bukkit-plugins/essentials/| #
# +--------------------------------------------------+ #
# ######################################################
# <esshomes>         你有多少个家
# <essmuted>         好像是玩家是否被禁言
# <esshidden>        玩家是否失明
# <essgodmode>      玩家是否是上帝模式
# <essnickname>      玩家的nick名
# <esstprequest>     你是否有TP请求
# <essvanished>      有多少人消失了?
# <essjails>         有多少个监狱

# #
# ######################################################
# +--------------------------------------------------+ #
# |                    Factions 派系插件 暂时不汉化          | #
# |http://dev.bukkit.org/bukkit-plugins/factions/| #
# +--------------------------------------------------+ #
# ######################################################
# <factionsfname>    派系名称
# <factionsfland>    貌似是派系的土地
# <factionsfpower>   派系的力量
# <factionsfmaxpower>| The factions max power | I
# <factionsfonline>  | The number of players in the faction online | I
# <factionsfofficers>| The number of officers in the faction online | I
# <factionsfleader>  | The factions leader | S
# <factionsfland>    | The factions land | I
# <factionsfinname>  | The factions the players standing in name | S
# <factionsfinland>  | The factions the players standing in total land claims | I
# <factionsfinpower> | The factions the players standing in power | I
# <factionsfinmaxpower>| The factions the players standing in max power | I
# <factionsfinonline>| The number of players in the faction the players standing in online | I
# <factionsfinofficers>| The number of officers in the faction the players standing in online | I
# <factionsfinleader>| The factions the players standing in leader | S
# <factionspower>    | The player's power | I
# <factionsmaxpower> | The player's max power | I
# <factionsrole>     | The player's role in their faction | S

# #
# ######################################################
# +--------------------------------------------------+ #
# |     GriefPrevention 不知道什么插件 暂时不汉化     | #
# | dev.bukkit.org/bukkit-plugins/grief-prevention/| #
# +--------------------------------------------------+ #
# ######################################################
# <griefpreventionclaims>         | The player's claims| I
# <griefpreventionbonusclaims>    | The player's bonus claims| I
# <griefpreventionaccruedclaims>  | The player's accrued claims| I
# <griefpreventionremainingclaims>| The player's remaining claims| I
# <griefpreventionspamcount>      | The player's spam count| I

# #
# ######################################################
# +--------------------------------------------------+ #
# |                      Heroes 不知道什么插件 暂时不汉化   | #
# |   http://dev.bukkit.org/bukkit-plugins/heroes/   | #
# +--------------------------------------------------+ #
# ######################################################
# <heroesmana>            | The Heroes' mana | I
# <heroesmaxmana>         | The Heroes' max mana | I
# <heroeslevel>           | The Heroes' level | I
# <heroesmanaregen>       | The Heros' mana regen | I
# <heroesismaster>        | Is the Hero is a master in their class| B
# <heroespartyleader>     | The Heroes' partys leader | S
# <heroespartysize>       | The Heroes' party size | B
# <heroespartyisnopvp>    | Is the Heroes' party prevent pvp | B
# <heroesclass>           | The Heroes' classes' name | S
# <heroesclasstier>       | The Heroes' classes' tier | I
# <heroesclassbasehealth> | The Heroes' classes' base health  I
# <heroesclassbasemana>   | The Heroes' classes' base mana  | I
# <heroesclassexpchange>  | The Heroes' classes' exp modifier  | I
# <heroesclassexploss>    | The Heroes' classes' exp loss  | I
# <heroesclassmaxlevel>   | The Heroes' classes' max level | I
# <heroesclassismaster>   | Is the Player is a master in their class| B
# <heroesclass2>          | The Heroes' classes' name | S
# <heroesclass2tier>      | The Heroes' classes' tier | I
# <heroesclass2basehealth>| The Heroes' classes' base health  I
# <heroesclass2basemana>  | The Heroes' classes' base mana  | I
# <heroesclass2expchange> | The Heroes' classes' exp modifier  | I
# <heroesclass2exploss>   | The Heroes' classes' exp loss  | I
# <heroesclass2maxlevel>  | The Heroes' classes' max level | I
# <heroesclass2ismaster>  | Is the Player is a master in their class2| B

# #
# ######################################################
# +--------------------------------------------------+ #
# |           Infected  不知道什么插件  暂时不汉化         | #
# |   dev.bukkit.org/bukkit-plugins/infected-core/   | #
# +--------------------------------------------------+ #
# ######################################################
# <infectedplaying>          | How many players are playing | I
# <infectedpoints>           | The player's points | I
# <infectedscore>            | The player's score | I
# <infectedkills>            | The player's kills | I
# <infecteddeaths>           | The player's deaths | I
# <infectedhighestkillstreak>| The player's highestkillstreak | I
# <infectedgamestate>        | The gamestate | S
# <infectedactivearena>      | The activearena | S

# #
# ######################################################
# +--------------------------------------------------+ #
# |                        Jobs 不知道什么插件 暂时不汉化                     | #
# |    http://dev.bukkit.org/bukkit-plugins/jobs/    | #
# +--------------------------------------------------+ #
# ######################################################
# <jobsin>           | How many jobs you have | I
# <jobstitle#>       | The jobs title(Replace # with a number [1 and up]) | S
# <jobslevel#>       | The jobs level(Replace # with a number [1 and up]) | I
# <jobsexp#>         | The jobs exp(Replace # with a number [1 and up]) | I
# <jobsmaxlevel#>    | The jobs max level(Replace # with a number [1 and up]) | I

# #
# ######################################################
# +--------------------------------------------------+ #
# |                        LWC  锁插件                                  | #
# |     http://dev.bukkit.org/bukkit-plugins/lwc/    | #
# +--------------------------------------------------+ #
# ######################################################
# <lwclocks>       好像是当前箱子是否已上锁
# #
# ######################################################
# +--------------------------------------------------+ #
# |                    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#>   不知道

# #
# #
# ######################################################
# +--------------------------------------------------+ #
# |            PrisonRankup 不知道什么插件 暂不汉化           | #
# |http://dev.bukkit.org/bukkit-plugins/prisonrankup/| #
# +--------------------------------------------------+ #
# ######################################################

# <prisonrankuprank>      | Your Rank | S
# <prisonrankupnextrank>  | Your Next Rank | S
# <prisonrankuprankprice> | Your Next Rank's Price | I

# #
# ######################################################
# +--------------------------------------------------+ #
# |                      PvpArena  懒得汉化                  | #
# |  http://dev.bukkit.org/bukkit-plugins/pvpvarena/ | #
# +--------------------------------------------------+ #
# ######################################################
# <pvparenaarenaname>    | The player's current Arena's name | S

# <pvparenaarenaowner>   | The player's current Arena's owner | S
# <pvparenaarenaprefix>  | The player's current Arena's prefix | S
# <pvparenaarenaround>   | The player's current Arena's round | I
# <pvparenaarenateams>   | The player's current Arena's teams | I
# <pvparenastatskills>   | The player's kills | I
# <pvparenastatsdeaths>  | The player's deaths | I
# <pvparenastatsdamage>  | The player's damage done | I
# <pvparenastatsdamagetaken>| The player's damage taken | I
# <pvparenastatslosses>     | The player's losses | I
# <pvparenastatswins>       | The player's wins | I
# <pvparenastatsmaxdamage>     | The player's max damage done | I
# <pvparenastatsmaxdamagetaken>| The player's max damage taken | I
# #
# ######################################################
# +--------------------------------------------------+ #
# |                      PVPStats 懒得汉化                     | #
# |  http://dev.bukkit.org/bukkit-plugins/pvp-stats/ | #
# +--------------------------------------------------+ #
# ######################################################
# <pvpstatskills>    | The player's kills | I

# <pvpstatsdeaths>   | The player's deaths | I
# <pvpstatsmaxstreak>| The player's current streak | I
# <pvpstatsstreak>   | The player's max streak | I
# #
# ######################################################
# +--------------------------------------------------+ #
# |                    Simple Clans 懒得汉化                 | #
# |http://dev.bukkit.org/bukkit-plugins/simpleclans/ | #
# +--------------------------------------------------+ #
# ######################################################
# <simpleclanskills>        | Your kills (civilian + neutral + rival)| I
# <simpleclansciviliankills>| Your civilian kills | I
# <simpleclansneutralkills> | Your neutral kills | I
# <simpleclansrivalkills>   | Your rival kills | I
# <simpleclansrank>         | Your rank | S
# <simpleclansweightedkills>| Your kills in sucession(I think... Tell me if i'm wrong...) | I
# <simpleclanskdr>          | Your kill/death ratio | I
# <simpleclanstag>          | Your tag | S
# <simpleclansclanaveragewk>| Your clans average WK(No clue what that is...) | I
# <simpleclansclanbalance>  | Your clans balance | I
# <simpleclansclanfounded>  | How long ago your clan was founded (Seconds)| I
# <simpleclansclansize>     | How big your clan is| I
# <simpleclansclandeaths>   | How many deaths your clan has| I

# <simpleclansclankdr>      | Your clans' Kill/Death ratio| I
# <simpleclansclankills>    | How many kills your clan has| I
# <simpleclansclantag>      | Your clans' tag| S
# <simpleclansclancivilians>| How many civilians your clan has| I
# <simpleclansclanneutrals> | How many neutrals your clan has| I
# <simpleclansclanrivals>   | How many rivals your clan has| I
# <simpleclansclanmembers>  | How many members your clan has| I
# <simpleclansclanallies>   | How many allies your clan has| I
# <simpleclansclanmembers>  | How many members your clan has| I
# <simpleclansclanonline>   | How many online clan members your clan has| I
# #
# ######################################################
# +--------------------------------------------------+ #
# |                      Skillz 懒得汉化                     | #
# |   http://dev.bukkit.org/bukkit-plugins/skillz/   | #
# +--------------------------------------------------+ #
# ######################################################
# <skillzacrobatics>     | The player's Acrobatics level | I
# <skillzarchery>        | The player's Archery level | I
# <skillzaxescombat>     | The player's Axes level | I
# <skillzdigging>        | The player's Digging level | I
# <skillzfarming>        | The player's Farming level | I
# <skillzmining>         | The player's Mining level | I
# <skillzswimming>       | The player's Swimming level | I
# <skillzswordscombat>   | The player's Swords Combat level | I
# <skillzunarmedcombat>  | The player's Unarmed Combat level | I
# <skillzwoodcutting>    | The player's Woodcutting level | I
# #
# ######################################################
# +--------------------------------------------------+ #
# |                       Stats 懒得汉化                     | #
# |http://dev.bukkit.org/bukkit-plugins/lolmewnstats/| #
# +--------------------------------------------------+ #
# ######################################################
# <statskills%>     | The player's total kills on %(Replace % With either an entity name or "all") | I
# <statsdeaths%>    | The player's total deaths by %(Replace % With either a cause or "all") | I
# <statsplaced%>    | The player's total block places of a block with the id of %(Replace % With either a block id or "all") | I
# <statsbroken%>    | The player's total block broken of a block with the id of %(Replace % With either a block id or "all") | I
# <statstime>       | The player's total playtime | I
# <statstimeformated>| The player's total playtime(Formated) | S
# <statsmove>       | The player's total movements | I
# <statsarrows>     | The player's total shot arrows | I
# <statsjoins>      | The player's total joins | I
# <statsfish>       | The player's total fish caught | I
# <statsdamagetaken>| The player's total damage taken | I
# <statskicked>     | The player's total times kicked | I
# <statstoolsbroken>| The player's total tools broken | I
# <statseggs>       | The player's total eggs thrown | I
# <statsitemscrafted>| The player's total items crafted | I
# <statsate>         | The player's total times eating | I
# <statsonfire>      | The player's total time on fire | I
# <statswords>       | The player's total words said | I
# <statscommands>    | The player's total commands done | I
# <statsvotes>       | The player's total time voted(Uses Votifier) | I
# <statsworldchanged>| The player's total times changing worlds | I
# <statsbucketfill>  | The player's total buckets filled | I
# <statsbucketsempty>| The player's total buckets emptied | I
# <statsbedenter>   | The player's total times entering a bed | I
# <statsitemdrops>  | The player's total items droped | I
# <statsitempickups>| The player's total items picked up | I
# <statsteleports>  | The player's total times teleported | I
# <statsshear>      | The player's total times shearing something | I
# <statsxpgained>   | The player's total xp gained | I
# #
# ######################################################
# +--------------------------------------------------+ #
# |                       Towny 懒得汉化                     | #
# |           http://palmergames.com/towny/          | #
# +--------------------------------------------------+ #
# ######################################################
# <townyname>        | The towns name | S
# <townytitle>       | The player's title | S
# <townynation>      | The towns nation | S
# <townyresidents>   | The towns residents | I
# <townyfriends>     | The player's friends | I
# <townybank>        | The player's bank | I
# <townytag>         | The towns tag | S
# <townymayor>       | The towns mayor | S
# <townysize>        | The towns size | I
# <townypvp>         | Is the towns pvp allowed | B
# <townyopen>        | Is the town open | B
# <townypublic>      | Is the town public | B
# <townyexplosion>   | Is the town explosion proof | B
# <townyintown>      | The town the player's in | S
# <townyinmayor>     | The town the player's in mayor | S
# <townyinresidents> | The town the player's in residents | I
# <townyinsize>      | The town the player's in size | I
# <townyintag>       | The town the player's in tag | S
# <townyinpvp>       | The town the player's in pvp allowed | B
# <townyinopen>      | The town the player's in is open | B
# <townyinpublic>    | The town the player's in is public | B
# <townyinexplosions>| The town the player's in are explosions allowed | B
# #
# ######################################################

# +--------------------------------------------------+ #
# |                  VanishNoPacket  隐身插件                | #
# |  http://dev.bukkit.org/bukkit-plugins/vanish/    | #
# +--------------------------------------------------+ #
# ######################################################
# <vanishhidden>     玩家是否隐身
# <vanishonline>     隐身的玩家
# #
# ######################################################
# +--------------------------------------------------+ #
# |                       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%>   不知道
# #






插件及配置文件下载



特殊字体.jpg
配置文件范例1.jpg
配置文件范例2.jpg

计分板Info-Board.jar

293.33 KB, 下载次数: 4117

Board.yml

5.32 KB, 下载次数: 3705

config.yml

1.34 KB, 下载次数: 3757

Variables.yml

36.4 KB, 下载次数: 3709

[主城地图].rar

871.34 KB, 下载次数: 3917

回复

使用道具 举报

0

主题

1

回帖

4

积分

新手上路

积分
4
UID
6226
威望
0
贡献
0
金钱
3
D币
0
世界币
0
主题
0
在线时间
0 小时
注册时间
2018-3-10
最后登录
2018-3-10
发表于 2018-3-10 16:30:27 | 显示全部楼层
666666666666666
回复

使用道具 举报

0

主题

3

回帖

10

积分

新手上路

积分
10
UID
6260
威望
0
贡献
0
金钱
7
D币
0
世界币
0
主题
0
在线时间
1 小时
注册时间
2018-4-16
最后登录
2018-4-29
发表于 2018-4-16 15:58:26 | 显示全部楼层
哈哈哈哈哈或或或或或或
回复

使用道具 举报

0

主题

4

回帖

20

积分

新手上路

积分
20
UID
6261
威望
0
贡献
0
金钱
16
D币
0
世界币
0
主题
0
在线时间
4 小时
注册时间
2018-4-18
最后登录
2018-5-15
发表于 2018-4-21 15:50:38 | 显示全部楼层
666666666666666666666666666666666
回复

使用道具 举报

0

主题

3

回帖

16

积分

新手上路

积分
16
UID
6275
威望
0
贡献
0
金钱
13
D币
0
世界币
0
主题
0
在线时间
1 小时
注册时间
2018-5-3
最后登录
2018-5-17
发表于 2018-5-3 20:08:51 | 显示全部楼层
23333333333333333
回复

使用道具 举报

0

主题

2

回帖

8

积分

新手上路

积分
8
UID
6292
威望
0
贡献
0
金钱
6
D币
0
世界币
0
主题
0
在线时间
2 小时
注册时间
2018-5-14
最后登录
2018-5-17
发表于 2018-5-14 19:15:01 | 显示全部楼层
感谢楼主大大的无私分享
回复

使用道具 举报

1

主题

8

回帖

45

积分

新手上路

积分
45
UID
6288
威望
0
贡献
0
金钱
36
D币
0
世界币
0
主题
1
在线时间
13 小时
注册时间
2018-5-12
最后登录
2018-6-14
发表于 2018-5-16 01:58:18 | 显示全部楼层
666666666666666666666666
回复

使用道具 举报

0

主题

3

回帖

24

积分

新手上路

积分
24
UID
6306
威望
0
贡献
0
金钱
21
D币
0
世界币
0
主题
0
在线时间
5 小时
注册时间
2018-5-24
最后登录
2018-6-11
发表于 2018-5-28 21:46:01 | 显示全部楼层
666666666666666666
回复

使用道具 举报

0

主题

3

回帖

24

积分

新手上路

积分
24
UID
6306
威望
0
贡献
0
金钱
21
D币
0
世界币
0
主题
0
在线时间
5 小时
注册时间
2018-5-24
最后登录
2018-6-11
发表于 2018-5-28 21:47:50 | 显示全部楼层
565656565656565656565
回复

使用道具 举报

0

主题

3

回帖

3

积分

新手上路

积分
3
UID
6309
威望
0
贡献
0
金钱
0
D币
0
世界币
0
主题
0
在线时间
3 小时
注册时间
2018-5-31
最后登录
2018-6-2
发表于 2018-6-1 16:18:47 | 显示全部楼层
1222222222
回复

使用道具 举报

0

主题

4

回帖

14

积分

新手上路

积分
14
UID
6322
威望
0
贡献
0
金钱
10
D币
0
世界币
0
主题
0
在线时间
1 小时
注册时间
2018-6-6
最后登录
2018-6-8
发表于 2018-6-7 23:06:13 | 显示全部楼层
正需要,谢谢分享
回复

使用道具 举报

0

主题

2

回帖

10

积分

新手上路

积分
10
UID
6321
威望
0
贡献
0
金钱
8
D币
0
世界币
0
主题
0
在线时间
1 小时
注册时间
2018-6-6
最后登录
2018-6-9
发表于 2018-6-9 18:20:48 | 显示全部楼层
这个插件真的好啊
回复

使用道具 举报

0

主题

2

回帖

6

积分

新手上路

积分
6
UID
6331
威望
0
贡献
0
金钱
4
D币
0
世界币
0
主题
0
在线时间
0 小时
注册时间
2018-6-11
最后登录
2018-6-11
发表于 2018-6-11 07:51:51 | 显示全部楼层
66666666666666666666666
回复

使用道具 举报

0

主题

2

回帖

12

积分

新手上路

积分
12
UID
6318
威望
0
贡献
0
金钱
10
D币
0
世界币
0
主题
0
在线时间
3 小时
注册时间
2018-6-4
最后登录
2018-7-30
发表于 2018-6-24 02:41:25 | 显示全部楼层
DSADWDQDQWDQWDQ
回复

使用道具 举报

0

主题

1

回帖

4

积分

新手上路

积分
4
UID
6383
威望
0
贡献
0
金钱
3
D币
0
世界币
0
主题
0
在线时间
0 小时
注册时间
2018-7-10
最后登录
2018-7-10
发表于 2018-7-10 15:15:53 | 显示全部楼层
66666666666666666666666
回复

使用道具 举报

2

主题

3

回帖

30

积分

新手上路

积分
30
UID
6360
威望
0
贡献
0
金钱
25
D币
0
世界币
0
主题
2
在线时间
3 小时
注册时间
2018-6-23
最后登录
2018-7-14
发表于 2018-7-10 21:37:36 | 显示全部楼层
6666666666666666666666666
回复

使用道具 举报

0

主题

2

回帖

18

积分

新手上路

积分
18
UID
6417
威望
0
贡献
0
金钱
16
D币
0
世界币
0
主题
0
在线时间
7 小时
注册时间
2018-7-27
最后登录
2018-8-15
发表于 2018-7-27 16:11:09 | 显示全部楼层
这1块的买的激活码值了666
回复

使用道具 举报

1

主题

3

回帖

19

积分

新手上路

积分
19
UID
6423
威望
0
贡献
0
金钱
15
D币
0
世界币
0
主题
1
在线时间
3 小时
注册时间
2018-8-1
最后登录
2018-8-29
发表于 2018-8-1 01:59:03 | 显示全部楼层
66666666666666666666666666666666666666666666
回复

使用道具 举报

0

主题

3

回帖

26

积分

新手上路

积分
26
UID
6444
威望
0
贡献
0
金钱
23
D币
0
世界币
0
主题
0
在线时间
4 小时
注册时间
2018-8-9
最后登录
2018-8-30
发表于 2018-8-10 01:45:52 | 显示全部楼层
计分板,好评~
回复

使用道具 举报

0

主题

2

回帖

12

积分

新手上路

积分
12
UID
6439
威望
0
贡献
0
金钱
10
D币
0
世界币
0
主题
0
在线时间
1 小时
注册时间
2018-8-5
最后登录
2018-8-14
发表于 2018-8-14 16:02:35 | 显示全部楼层
1111111111
回复

使用道具 举报

0

主题

3

回帖

22

积分

新手上路

积分
22
UID
6450
威望
0
贡献
0
金钱
19
D币
0
世界币
0
主题
0
在线时间
7 小时
注册时间
2018-8-13
最后登录
2018-8-20
发表于 2018-8-16 12:04:08 | 显示全部楼层
666666666666666
回复

使用道具 举报

0

主题

1

回帖

20

积分

新手上路

积分
20
UID
6463
威望
0
贡献
0
金钱
19
D币
0
世界币
0
主题
0
在线时间
3 小时
注册时间
2018-8-18
最后登录
2018-9-1
发表于 2018-8-23 16:30:12 | 显示全部楼层
没法回复???
回复

使用道具 举报

0

主题

2

回帖

16

积分

新手上路

积分
16
UID
6470
威望
0
贡献
0
金钱
14
D币
0
世界币
0
主题
0
在线时间
3 小时
注册时间
2018-8-23
最后登录
2018-8-29
发表于 2018-8-24 01:12:04 | 显示全部楼层
666,找了好久终于找到了
回复

使用道具 举报

14

主题

7

回帖

153

积分

注册会员

积分
153
UID
1030
威望
0
贡献
0
金钱
116
D币
0
世界币
0
主题
14
在线时间
11 小时
注册时间
2017-2-25
最后登录
2018-8-28
发表于 2018-8-28 22:16:49 | 显示全部楼层
可以,需要。
回复

使用道具 举报

0

主题

2

回帖

6

积分

新手上路

积分
6
UID
6490
威望
0
贡献
0
金钱
4
D币
0
世界币
0
主题
0
在线时间
0 小时
注册时间
2018-9-16
最后登录
2018-9-16
发表于 2018-9-16 11:24:12 | 显示全部楼层
666666666666666
回复

使用道具 举报

0

主题

2

回帖

8

积分

新手上路

积分
8
UID
6492
威望
0
贡献
0
金钱
6
D币
0
世界币
0
主题
0
在线时间
1 小时
注册时间
2018-9-18
最后登录
2018-9-19
发表于 2018-9-19 21:54:02 | 显示全部楼层
666666666666666
回复

使用道具 举报

0

主题

2

回帖

24

积分

新手上路

积分
24
UID
6512
威望
0
贡献
0
金钱
22
D币
0
世界币
0
主题
0
在线时间
4 小时
注册时间
2018-10-14
最后登录
2018-11-8
发表于 2018-10-15 00:25:32 | 显示全部楼层
感谢分享。。。。。。。。。。。
回复

使用道具 举报

0

主题

2

回帖

6

积分

新手上路

积分
6
UID
6522
威望
0
贡献
0
金钱
4
D币
0
世界币
0
主题
0
在线时间
0 小时
注册时间
2018-10-21
最后登录
2018-10-21
发表于 2018-10-21 15:10:42 | 显示全部楼层
66666666666666
回复

使用道具 举报

0

主题

1

回帖

4

积分

新手上路

积分
4
UID
6526
威望
0
贡献
0
金钱
3
D币
0
世界币
0
主题
0
在线时间
0 小时
注册时间
2018-10-23
最后登录
2018-10-23
发表于 2018-10-23 20:31:04 | 显示全部楼层
6666666666666
回复

使用道具 举报

0

主题

2

回帖

6

积分

新手上路

积分
6
UID
6527
威望
0
贡献
0
金钱
4
D币
0
世界币
0
主题
0
在线时间
0 小时
注册时间
2018-10-24
最后登录
2018-10-24
发表于 2018-10-24 02:46:20 | 显示全部楼层
6666666666666666666666
回复

使用道具 举报

0

主题

3

回帖

10

积分

新手上路

积分
10
UID
6535
威望
0
贡献
0
金钱
7
D币
0
世界币
0
主题
0
在线时间
0 小时
注册时间
2018-10-30
最后登录
2018-10-31
发表于 2018-10-30 23:23:18 | 显示全部楼层
...
........................
回复

使用道具 举报

0

主题

1

回帖

12

积分

新手上路

积分
12
UID
6514
威望
0
贡献
0
金钱
11
D币
0
世界币
0
主题
0
在线时间
1 小时
注册时间
2018-10-15
最后登录
2018-11-12
发表于 2018-11-8 22:00:07 | 显示全部楼层
66666666
回复

使用道具 举报

0

主题

2

回帖

12

积分

新手上路

积分
12
UID
6573
威望
0
贡献
0
金钱
10
D币
0
世界币
0
主题
0
在线时间
2 小时
注册时间
2018-12-5
最后登录
2018-12-30
发表于 2018-12-5 23:01:01 | 显示全部楼层
6666666666666
回复

使用道具 举报

0

主题

2

回帖

10

积分

新手上路

积分
10
UID
6576
威望
0
贡献
0
金钱
8
D币
0
世界币
0
主题
0
在线时间
1 小时
注册时间
2018-12-6
最后登录
2018-12-16
发表于 2018-12-6 20:10:47 | 显示全部楼层
555..........
回复

使用道具 举报

0

主题

3

回帖

36

积分

新手上路

积分
36
UID
6548
威望
0
贡献
0
金钱
33
D币
0
世界币
0
主题
0
在线时间
7 小时
注册时间
2018-11-9
最后登录
2019-3-12
发表于 2018-12-7 18:30:59 | 显示全部楼层
那个钱怎么显示不出来
回复

使用道具 举报

0

主题

12

回帖

56

积分

注册会员

积分
56
UID
6603
威望
0
贡献
0
金钱
44
D币
0
世界币
0
主题
0
在线时间
11 小时
注册时间
2019-1-3
最后登录
2021-6-10
发表于 2019-1-3 04:45:18 | 显示全部楼层
66666666666666
回复

使用道具 举报

0

主题

2

回帖

18

积分

新手上路

积分
18
UID
6584
威望
0
贡献
0
金钱
16
D币
0
世界币
0
主题
0
在线时间
5 小时
注册时间
2018-12-17
最后登录
2019-1-11
发表于 2019-1-10 02:04:52 | 显示全部楼层
6666666666666
回复

使用道具 举报

0

主题

2

回帖

6

积分

新手上路

积分
6
UID
6622
威望
0
贡献
0
金钱
4
D币
0
世界币
0
主题
0
在线时间
0 小时
注册时间
2019-1-13
最后登录
2019-1-13
发表于 2019-1-13 20:01:03 | 显示全部楼层
666666666666666666666
回复

使用道具 举报

0

主题

2

回帖

6

积分

新手上路

积分
6
UID
6630
威望
0
贡献
0
金钱
4
D币
0
世界币
0
主题
0
在线时间
0 小时
注册时间
2019-1-16
最后登录
2019-1-16
发表于 2019-1-16 19:15:12 | 显示全部楼层
666666666666666
回复

使用道具 举报

0

主题

2

回帖

6

积分

新手上路

积分
6
UID
6668
威望
0
贡献
0
金钱
4
D币
0
世界币
0
主题
0
在线时间
0 小时
注册时间
2019-2-10
最后登录
2019-2-10
发表于 2019-2-10 15:07:19 | 显示全部楼层
可以的   非常好用
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表