Add files via upload

This commit is contained in:
Harveykang
2020-01-08 20:54:52 +08:00
committed by GitHub
parent fa33dbbe3c
commit ae50b60bfc
42 changed files with 195 additions and 66 deletions
@@ -1,3 +1,3 @@
tellraw @a[scores={scoreSwitch=8},team=!activation] [{"text":"您已订阅"},{"text":"活跃度排行(小时)","color":"aqua"}]
team join activation @a[scores={scoreSwitch=8},team=!activation]
tellraw @s [{"text":"您已订阅"},{"text":"活跃度排行(小时)","color":"aqua"}]
team join activation @s
scoreboard objectives setdisplay sidebar.team.aqua activation
@@ -1,3 +1,3 @@
tellraw @a[scores={scoreSwitch=7},team=!damageTaken] [{"text":"您已订阅"},{"text":"老八的彻shuǒ","color":"yellow"}]
team join damageTaken @a[scores={scoreSwitch=7},team=!damageTaken]
tellraw @s [{"text":"您已订阅"},{"text":"老八的彻shuǒ","color":"yellow"}]
team join damageTaken @s
scoreboard objectives setdisplay sidebar.team.yellow damageTaken
@@ -1,3 +1,3 @@
tellraw @a[scores={scoreSwitch=4},team=!deathCounter] [{"text":"您已订阅"},{"text":"死亡榜","color":"dark_red"}]
team join deathCounter @a[scores={scoreSwitch=4},team=!deathCounter]
tellraw @s [{"text":"您已订阅"},{"text":"死亡榜","color":"dark_red"}]
team join deathCounter @s
scoreboard objectives setdisplay sidebar.team.dark_red deathCounter
@@ -1,3 +1,3 @@
tellraw @a[scores={scoreSwitch=3},team=!digCounter] [{"text":"您已订阅"},{"text":"挖掘榜","color":"gray"}]
team join digCounter @a[scores={scoreSwitch=3},team=!digCounter]
tellraw @s [{"text":"您已订阅"},{"text":"挖掘榜","color":"gray"}]
team join digCounter @s
scoreboard objectives setdisplay sidebar.team.gray digCounter
@@ -1,2 +1,2 @@
tellraw @a[scores={scoreSwitch=..-1},team=!displayScoresOff] [{"text":"您已退订记分板"}]
team join displayScoresOff @a[scores={scoreSwitch=..-1},team=!displayScoresOff]
tellraw @s [{"text":"您已退订记分板"}]
team join displayScoresOff @s
@@ -1,2 +1,2 @@
tellraw @a[scores={scoreSwitch=1},team=!displayScoresOn] [{"text":"正在循环播放记分板"}]
team join displayScoresOn @a[scores={scoreSwitch=1},team=!displayScoresOn]
tellraw @s [{"text":"正在循环播放记分板"}]
team join displayScoresOn @s
@@ -1,3 +1,3 @@
tellraw @a[scores={scoreSwitch=6},team=!fishingCounter] [{"text":"您已订阅"},{"text":"钓鱼榜","color":"blue"}]
team join fishingCounter @a[scores={scoreSwitch=6},team=!fishingCounter]
tellraw @s [{"text":"您已订阅"},{"text":"钓鱼榜","color":"blue"}]
team join fishingCounter @s
scoreboard objectives setdisplay sidebar.team.blue fishingCounter
@@ -1,3 +1,3 @@
tellraw @a[scores={scoreSwitch=2},team=!killCounter] [{"text":"您已订阅"},{"text":"击杀榜","color":"red"}]
team join killCounter @a[scores={scoreSwitch=2},team=!killCounter]
tellraw @s [{"text":"您已订阅"},{"text":"击杀榜","color":"red"}]
team join killCounter @s
scoreboard objectives setdisplay sidebar.team.red killCounter
@@ -1,3 +1,3 @@
tellraw @a[scores={scoreSwitch=9},team=!totalList] [{"text":"您已订阅"},{"text":"统计总量","color":"light_purple"}]
team join totalList @a[scores={scoreSwitch=9},team=!totalList]
tellraw @s [{"text":"您已订阅"},{"text":"统计总量","color":"light_purple"}]
team join totalList @s
scoreboard objectives setdisplay sidebar.team.light_purple totalList
@@ -1,3 +1,3 @@
tellraw @a[scores={scoreSwitch=5},team=!tradingCounter] [{"text":"您已订阅"},{"text":"交易榜","color":"green"}]
team join tradingCounter @a[scores={scoreSwitch=5},team=!tradingCounter]
tellraw @s [{"text":"您已订阅"},{"text":"交易榜","color":"green"}]
team join tradingCounter @s
scoreboard objectives setdisplay sidebar.team.green tradingCounter