Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /stworz:
- trigger:
- execute player command "island create"
- stop
- command /usun:
- trigger:
- execute player command "island delete"
- stop
- command /dodaj [<text>]:
- trigger:
- execute player command "island add %arg1%"
- stop
- command /wyrzuc [<text>]:
- trigger:
- execute player command "island remove %arg1%"
- stop
- command /ustawdom:
- trigger:
- execute player command "island sethome"
- stop
- command /zmiendom:
- trigger:
- execute player command "island fixhome"
- stop
- command /dom:
- trigger:
- execute player command "island home"
- stop
- command /akceptuj:
- trigger:
- execute player command "island accept"
- stop
- command /odrzuc:
- trigger:
- execute player command "island deny"
- stop
- command /pktwyspy:
- trigger:
- execute player command "island calc"
- stop
- command /ranking:
- trigger:
- execute player command "island rank"
- stop
- command /opusc:
- trigger:
- execute player command "island leave"
- stop
- command /zadania
- trigger:
- send "/-----------------------------------------------\"
- send "&bKomenda &e/zadania lista &bpokazuje liste zadan"
- send "&bKomenda &e/zadanie ukoncz <nr> &bkonczy zadanie"
- send "\-----------------------------------------------/"
- stop
- command /zadania [<text>]:
- trigger:
- if arg 1 is lista:
- execute player command "challenges list"
- stop
- command /zadanie [<text>] [<text>]:
- trigger:
- if arg 1 is ukoncz:
- if arg 2 is set:
- execute player command "challenges complete %arg2%"
- stop
- command /ivip:
- trigger:
- send "/-----------------------------------------------\"
- send "&4&l[VIP] &2Koszt: &73.50 SMS / miesiac"
- send "&e-Kolorowy prefiks &2*&6VIP&2*"
- send "&e-Rezerwowy slot"
- send "&a-/kit vip"
- send "&a-/feed i heal w pokoju"
- send "&a-/tpa i /tpahere"
- send "&a-/hat (zaklada item na glowe)"
- send "&a-Repair itemkow(tylko na tabliczce w pokoju)"
- send "\-----------------------------------------------/"
- stop
- command /isvip:
- trigger:
- send "/-----------------------------------------------\"
- send "&4&l[SuperVIP] &2Koszt: &74.90 SMS / miesiac"
- send "&e-Kolorowy prefiks &2*Super&6VIP&2*"
- send "&e-Rezerwowy slot"
- send "&a-/kit svip"
- send "&a-/heal i /feed"
- send "&a-/tpa i /tpahere"
- send "&a-/hat (zaklada item na glowe)"
- send "&a-Repair itemkow(tylko na tabliczce w pokoju)"
- send "\-----------------------------------------------/"
- stop
- command /ievip:
- trigger:
- send "/-----------------------------------------------\"
- send "&4&l[ExtraVIP] &2Koszt: &77.40 SMS / miesiac"
- send "&e-Kolorowy prefiks &2*&9Extra&6VIP&2*"
- send "&e-Enchant na 30lvl"
- send "&e-Rezerwowy slot"
- send "&a-/kit evip"
- send "&a-/heal i /feed"
- send "&a-/tpa i /tpahere"
- send "&a-/hat (zaklada item na glowe)"
- send "&a-/repair"
- send "&a-/fly"
- send "&a-Repair itemkow (tylko na tabliczce w pokoju)"
- send "\-----------------------------------------------/"
- stop
- command /zvip:
- trigger:
- execute player command "kit vip"
- stop
- command /zsvip:
- trigger:
- execute player command "kit supervip"
- stop
- command /zevip:
- trigger:
- execute player command "kit extravip"
- stop
- on rightclick on sign:
- if line 1 is "&e[SB]":
- if line 2 is "&bVip":
- if line 3 is "&bInfo":
- execute player command "ivip"
- stop
- on rightclick on sign:
- if line 1 is "&e[SB]":
- if line 2 is "&bEvip":
- if line 3 is "&bInfo":
- execute player command "ievip"
- stop
- on rightclick on sign:
- if line 1 is "&e[SB]":
- if line 2 is "&bSvip":
- if line 3 is "&bInfo":
- execute player command "isvip"
- stop
- command /helpkit [<text>]:
- trigger:
- if arg 1 is svip:
- send "/-----------------------------------------------\"
- send "&e- &bDiamentowy Helm"
- send "&e- &bDiamentowy Napiersnik"
- send "&e- &bDiamentowe Spodnie"
- send "&e- &bDiamentowe Buty"
- send "&e- &bDiamentowy Miecz"
- send "&e- &b64 sztuki butelek z enchantem"
- send "\-----------------------------------------------/"
- if arg 1 is evip:
- send "/-----------------------------------------------\"
- send "&e- &bDiamentowy Helm &7Protection II"
- send "&e- &bDiamentowy Napiersnik &7Protection II"
- send "&e- &bDiamentowe Spodnie &7Protection II"
- send "&e- &bDiamentowe Buty &7Protection II"
- send "&e- &bDiamentowy Miecz &7Sharpness III, Knockback II"
- send "&e- &bDiamentowy Kilof"
- send "&e- &bDiamentowa Siekiera"
- send "&e- &bDiamentowa Lopata"
- send "&e- &b64 sztuki butelek z enchantem"
- send "\-----------------------------------------------/"
- if arg 1 is vip:
- send "/-----------------------------------------------\"
- send "&e- &bDiamentowy Helm"
- send "&e- &bZelazny Napiersnik &7Protection I"
- send "&e- &bZelazne Spodnie &7Protection I"
- send "&e- &bDiamentowe Buty"
- send "&e- &bDiamentowy Miecz"
- send "&e- &b32 sztuki butelek z enchantem"
- send "\-----------------------------------------------/"
- on chat:
- replace all "kurwa" and "bitch" and "chuj" and "chuje" and "pala" and "kurrwa" and "spierrdalaj" and "suka" and "pedal" and "gej" and "jebany" and "suko" and "fuck" and "shit" and "ciota" and "kurw" and "pedale" and "kurwy" and "suki" and "dziwki" and "szmata" and "szmaciarz" and "szmaty" and "pierdole" and "japierdole" and "skurwysynie" and "sukinsynie" and "wkurwiony" and "wkurwiasz" and "pierdolony" and "pierdol" and "jeb" and "spierdalaj" and "wypierdalaj" in message with "*****"
Advertisement
Add Comment
Please, Sign In to add comment