############################# ##Hub script make by xion87## ############################# login: type: world debug: false events: on player logs in: - wait 2t - inventory clear d: - wait 2t - give i@Auras slot:3 - give i@navigator slot:1 - give i@visibility slot:8 - give i@aesthetics slot:5 navigator: type: item material: 345 bound: true display name: "Navigator" navigator_effect: type: world debug: true events: on player right clicks with i@navigator: - execute as_op "cc open menu" regulation: type: item material: 403 bound: true display name: "Rules" invisibility: type: item material: SLIME_BALL bound: true no_id: true display name: "HideAllPlayers" lore: - Right Click to activate visibility: type: item material: MAGMA_CREAM bound: true no_id: true display name: "ShowAllPlayers" lore: - Right Click to activate HidePlayersEvent: type: world events: on player right clicks with i@visibility: - flag hidePlayers:false - narrate "Players shown!" - inventory set origin:i@invisibility slot: on player right clicks with i@invisibility: - flag hidePlayers:true - narrate "Players hidden!" - run s@hidePlayersLoop def: - inventory set origin:i@visibility slot: hidePlayersLoop: type: task definitions: player script: - if == true { - foreach { - adjust hide_entity:%value% } - wait 2s - run s@hidePlayersLoop def: } aesthetics: type: item material: 399 bound: true display name: "modification aesthetics - Cosmetics/Pets/Auras" aesthetics_effect: type: world debug: true events: on player right clicks with i@aesthetics: - execute as_op "cc open aesthetics" Auras: type: item material: ENDER_CHEST bound: true no_id: true display name: "<&3>FunnyChest - Right Click !"