command /wplac []: trigger: execute player command "bankplus deposit %arg 1%" command /wyplac []: trigger: execute player command "bankplus withdraw %arg 1%" command /stankonta: trigger: execute player command "bankplus balance" command /przelew [] []: trigger: execute player command "bankplus pay %arg 1% 0%arg 2%" on tab complete of "/wplac": set tab completions for position 1 to "Kwota" on tab complete of "/wyplac": set tab completions for position 1 to "Kwota" on tab complete of "/przelew": set tab completions for position 1 to all players set tab completions for position 2 to "kwota" command /powrot []: trigger: if arg 1 is not set: send " " send "&7Gdzie chcesz wrocic? (KLIKNIJ)" send "" send "&aLista Chronionych Terenow" send " " send "&cSpawn survival" command /spawner: trigger: send " " send "&9&m &d SPAWNERY &9&m " send " " send " &8» &7Kliknij &aSHIFT+PPM z jajkiem moba" send " &7w rece, aby zmienic moba spawnujacego" send " &7sie w spawnerze." send " &8» &7Kliknij &aPPM &7na spawner (MENU ULEPSZEN)" send " " send "&9&m &d SPAWNERY &9&m " send " " command /bank: trigger: send " " send "&9&m &d BANK &9&m " send " " send " &7Przydatne komendy:" send " &8» &d/stankonta" send " &8» &d/wplac " send " &8» &d/wyplac " send " &8» &d/przelew " send " &8» &7Kolejne odsetki będą za: &d%placeholder "bankplus_next_interest_formatted" from player%" send " " send "&9&m &d BANK &9&m " send " " command /konwertujexp: cooldown: 1 day cooldown message: &8» &cKonwertowac EXP mozesz co 24h! trigger: if player's balance <= 10000: send " &8» &cNie masz pieniedzy! Uzyj /wyplac, jesli masz je w banku!" cancel cooldown if player's balance >= 10000: add 1000 exp to player remove 10000 from player's balance send " &8» &aPomyslnie kupiono 1000 XP" # Krótkie info dot. skryptu # Wymagane pluginy do poprawnego działania skryptu: # Placeholder API # skript-placeholders command /statystyki: usage: &cCzy chodzilo ci o /statystyki? trigger: send "&8⭐ &eSTATYSTYKI &8⭐" send "" send "&6⛏ &fWykopane bloki: &a%placeholder "statistic_mine_block" from player% blokow" send "&c🗡 &fZabitych mobów: &a%placeholder "statistic_mob_kills" from player% mobow" send "&6⚒ &fZcraftowanych itemów: &a%placeholder "statistic_craft_item" from player% itemow" send "&d⭐ &fOtwartych skrzyń: &a%placeholder "statistic_chest_opened" from player% skrzyn" send "&f☠ &fOtrzymane obrazenia: &a%placeholder "statistic_damage_dealt" from player% serc" send "&4⚔ &fZadane obrazenia: &a%placeholder "statistic_damage_taken" from player% serc" send "" send "&c⚔ &fZabojstwa: &a%placeholder "statistic_player_kills" from player%" send "&f☠ &fSmierci: &a%placeholder "statistic_deaths" from player%" send "" send "&8⭐ &eSTATYSTYKI &8⭐" send "" command /topka: trigger: send "&7&oPlanowane na 3 edycje!" on step on gold block: if world is "parkour": set {chechpoint::%player%} to player's location send "&8» &aZapisano checkpoint!" on mine of stone: if world is "SuperiorWorld" or "Skyblock_spawn": chance of 1%: add 10$ to player's balance send "&bSKYBLOCK &6⛏ &aWykopales &f10$ &c(1%%)" chance of 5%: add 1$ to player's balance send "&bSKYBLOCK &6⛏ &aWykopales &f1$ &c(5%%)" on rightclick on obsidian: if world is "SuperiorWorld": set block to air drop 1 lava bucket remove 1 bucket from player send "&bSKYBLOCK &6⛏ &aDostales lave." on join: loop 100 times: send "" send "" send " &7Witaj &9%player% &7na &9BIScraft.pl&7!" send "" send " &8» &7Discord: &6dc.biscraft.pl" send "" send " &8» &7Strona: &6www.biscraft.pl" send "" send " &8» &7Glosuj: &6glosuj..biscraft.pl" send "" on placeholderapi placeholder request for the prefix "format": if the identifier is "online": if amount of online players is 1: set the result to "osoba" if amount of online players is 2 or 3 or 4: set the result to "osoby" if amount of online players is more than 4: set the result to "osob" # on rightclick on sign: if line 1 is set: if line 1 doesn't contain "/": execute player command "%line 1%" else: send "&cKomendy w tabliczce zapisuj bez &f/"