HotSpring——温泉插件

本插件可以让玩家加入你设置的制定区域的地方,进行泡温泉,玩家将会每隔一段时间获得金币与经验。

timg (1)

配置文件
=============================================
TimeDateFormat: 'yyyy-MM-dd HH:mm:ss'#时间格式 一般不需要改!
Ticks: 100 #每隔多少tick增加一次金币经验 20tick为1秒
TicksExp: 0 #一次给多少经验
TicksMoney: 0 #一次给多少钱
TicksMsg: '&aExp +1/n&aMoney +1' #增加金币经验的文本消息
ActionBar: '&aExp +1 Money +1' #增加金币经验的actionbar消息,1.8可用
TicksSound: 'LEVEL_UP' #增加金币经验的声音提示
#如果玩家有 hotspring.vip 权限 将会按照以下配置
###############################
TicksVipExp: 0 #拥有权限的玩家增加的经验
TicksVipMoney: 0 #拥有权限的玩家增加的钱
TicksVipMsg: '&aExp +1/n&aMoney +1'  #拥有权限的玩家增加金币经验的文本消息
ActionVipBar: '&aExp +1 Money +1' #拥有权限的玩家增加金币经验的actionbar消息,1.8可用
TicksVipSound: 'LEVEL_UP' #拥有权限的玩家增加金币经验的声音提示
###############################
#hotspring_stats
ChatStats: '[HotSpring]' #插件前缀
JoinCmd:
- 'warp wq %player%' #加入温泉执行的指令
JoinMsgToPlayer: '&a%player%/n&aJoin the HotSpring' #玩家加入温泉的消息(已经加入温泉的玩家可以看到)
LeaveMsgToPlayer: '&a%player%/n&aLeave the HotSpring/n&cTime:%jointime%/nTotal:%minutes% m' #玩家离开温泉的消息(已经加入温泉的玩家可以看到)
JoinMsgToAll: '&a%player% join the HotSpring!' #玩家加入温泉的消息(全体玩家可以看到)
LeaveMsgToAll: '&7%player% leave the HotSpring!' #玩家退出温泉的消息(全体玩家可以看到)
LeaveCmd:
- 'spawn %player%' #退出温泉执行的指令
TeleportMsg: '&cYou cannot teleport on HotSpring!' #不能在温泉传送提示的消息
WhiteCmd: #在温泉中的指令白名单,只有以下指令可以在加入温泉后使用
- '/hs'
- '/hotspring'
WhiteCmdMsg: '&cYou cannot input cmd on HotSpring!' #不能使用指令提示的消息

 

原文地址

适用版本:全版本

文件下载

路由侠

发表评论

您必须 登录 才能发表留言!