Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #PL:
- #NAZWA SKRIPTU: CLEARLAG_D
- #SKRIPT PRZEZ DALTONE
- #WERSJA: 1.0
- #PRACA NAD NOWA WERSJA: NIE
- #LICENCE WLACZONA
- # - NIE MOZESZ HANDLOWAC SKRIPTEM
- # - NIE MOZESZ USUWAC PODPISU DALTONE
- # - ZAKAZ PRZYWLASZCZANIA SOBIE SKRIPTU
- # - OPCJE SKRIPTU
- options:
- czas: 10
- tag: &8[&a&lC&3&lL&8]
- # - KOD SKRIPTU
- every {@czas} minutes:
- broadcast "{@tag} &7Wszystkie itemy lezace na ziemi zostana usuniete za &B1 minute&7!"
- wait 50 seconds
- broadcast "{@tag} &7Wszystkie itemy lezace na ziemi zostana usuniete za &B10 sekund&7!"
- wait 7 seconds
- broadcast " &b3.."
- wait 1 second
- broadcast " &b2.."
- wait 1 second
- broadcast " &b1.."
- wait 1 second
- execute console command "remove item 99999999"
- broadcast "{@tag} &7Wszystki itemy zostaly usuniete!"
- stop
- command /clearlag:
- trigger:
- if player has permission "clear.lag":
- broadcast "{@tag} &7Wszystkie itemy lezace na ziemi zostana usuniete za &B10 sekund&7!"
- wait 7 seconds
- broadcast " &b3.."
- wait 1 second
- broadcast " &b2.."
- wait 1 second
- broadcast " &b1.."
- wait 1 second
- execute console command "remove item 99999999"
- broadcast "{@tag} &7Wszystki itemy zostaly usuniete!"
- stop
- else:
- send "{@tag} &cNie masz permissi &8(&7clear.lag&8)" to player
- on skript start:
- send "&8--------------------------------------------------------------" to the console
- send "&8| |" to the console
- send "&8| &7Enable &3ClearLag_D &8|" to the console
- send "&8| |" to the console
- send "&8--------------------------------------------------------------" to the console
- send "" to the console
- send "&7Teraz twoj serwer jest chroniony przed lagami" to the console
- send "&bNAZWA SKRIPTU: &7CLEARLAG_D" to the console
- send "&bSKRIPT PRZEZ DALTONE" to the console
- send "&bWERSJA: &71.0" to the console
- send "&bPRACA NAD NOWA WERSJA: &7NIE" to the console
- send "" to the console
Advertisement
Add Comment
Please, Sign In to add comment