options: komenda: gamma dodatkowe-komendy: nightvision, widocznosc, fullbright wiadomosc-wl: &8*-----------------------* %nl%%nl% &8» &9Włączono widoczność w nocy! %nl%%nl%&8*-----------------------* wiadomosc-wyl: &8*-----------------------* %nl%%nl% &8» &1Wyłączono widoczność w nocy! %nl%%nl%&8*-----------------------* permisja: gamma.toggle brak-permisji: &4Brak permisji! variables: {gamma::on::%player%} = false command /{@komenda} []: aliases: {@dodatkowe-komendy} permission: {@permisja} permission message: {@brak-permisji} trigger: if {gamma::on::%player%} = false: set {gamma::on::%player%} to true apply night vision 1 without any particles whilst hiding the potion icon to the player for 999 days send "{@wiadomosc-wl}" else: set {gamma::on::%player%} to false remove night vision from the player send "{@wiadomosc-wyl}"