25 lines
552 B
JSON

{
"display": {
"icon": {
"id": "minecraft:diamond"
},
"title": {
"text": "CraftAttack"
},
"description": {
"text": "Willkommen bei CraftAttack!",
"color": "#2b7fec"
},
"frame": "task",
"announce_to_chat": false,
"background": "minecraft:textures/block/oak_planks.png"
},
"criteria": {
"join_server": {
"trigger": "minecraft:tick"
}
},
"requirements": [
["join_server"]
]
}