PvP Skripti - PvP Hakkında Herşey

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Deleted User 44679

Birisi mi Spawnlandı?
Katılım
21 Nisan 2016
Mesajlar
9
Elmaslar
1
Puan
0
Merhaba Arkadaşlar , Bugün PvP Skriptini Tanıtıyorum
PvP Hakkında Herşeyi İçinde Bulunduran Bir Skripttir

1v9qjp.png

Skript , Ne Kadar Skript Var Bilmiyorum Ama Gerçekten Hoş Bir Skript
Kombo'dan Random Disquiseye Kadar Bir Çok
Skript Bulunmaktadır
1v9qjp.png

Kod Uzun Olduğu İçin İndirme Linki Vericeğim ,Buyrun Link

Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.


Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

1v9qjp.png

Benden Bu Kadar İndirince Bakarsınız , Skriptlere

1v9qjp.png

Bazı Skriptlerin Çalışması İçin
SkQuery
Disquies Plugini Gerekli Olabilir !​
 
Son düzenleme:
PHP:
Lütfen şuna Disquise demeyin.
Normali Disguise

Bu arada yararlı olmuş çok sağol.

:)
 
Lütfen kod olarak belirtin. İçeriğini daha ayrıntılı bilelim.
 
Aynen mobilden giriyorum indiremediğim için bilmiyorum kod pls
Kod Aceyip Uzun Ama Ben Yine Spoiler Olarak Koyayım[DOUBLEPOST=1463397537,1463397117][/DOUBLEPOST]
PHP:
KONU GÜNCEL +

Canım PHP Çekti :D
[DOUBLEPOST=1463397920][/DOUBLEPOST]Beyler , KOD GİREMEYECİĞİM

SİTE bile Crash Veriyor , :) Yükleyince
 
Kodu hastebin olarak belirtebilir, sonra da buraya linki atabilirsiniz.
İyi Forumlar...
 
Kod:
#BaranArslanMRJ Skript 
#Ellemeyiniz!

#Yagmur Engelleme

on weather change to rain or thunder:
    cancel event

#Craft Yapmayi Engelleme

on craft:
	if player don't have permissions "admin.craft":
		cancel event
        
#Smelt Yapmayi Engelleme

on smelt:
	if player don't have permissions "admin.smelt":
		cancel event
        
#Yasakli Komutlar 
            
on command "/bukkit:me":
    if player don't have permissions "yasak1.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/bukkit:help":
    if player don't have permissions "yasak2.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event

on command "/bukkit:kill":
    if player don't have permissions "yasak3.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
       
on command "/bukkit:tell":
    if player don't have permissions "yasak4.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/afk":
    if player don't have permissions "yasak5.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event

on command "/bukkit:ban":
	cancel event

on command "/kill":
    if player don't have permissions "yasak6.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
       
on command "/top":
    if player don't have permissions "yasak7.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event

on command "/pardon":
    if player don't have permissions "yasak11.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/manudel":
    if player don't have permissions "yasak12.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/ewarp":
    if player don't have permissions "yasak13.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event

on command "/stop":
    if player don't have permissions "yasak14.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/logout":
    if player don't have permissions "yasak15.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/kick":
    if player don't have permissions "yasak16.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/invsee":
    if player don't have permissions "yasak17.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/kill":
    if player don't have permissions "yasak18.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/espawn":
    if player don't have permissions "yasak19.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/etpa":
    if player don't have permissions "yasak20.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/etp":
    if player don't have permissions "yasak21.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/cmute":
    if player don't have permissions "yasak22.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
       
on command "/speed":
    if player don't have permissions "yasak23.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/unban":
    if player don't have permissions "yasak23.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/exit":
    if player don't have permissions "yasak24.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/left":
    if player don't have permissions "yasak25.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/give":
    if player don't have permissions "yasak26.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/give":
    if player don't have permissions "yasak27.yetki":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event

on command "/bukkit:achievement":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
     
on command "/bukkit:ban":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/bukkit:ban-ip":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event

on command "/bukkit:banlist":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:clear":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event     
        
on command "/bukkit:deop":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:difficulty":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:effect":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:enchant":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
   
on command "/bukkit:gamerule":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
       
on command "/bukkit:give":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:kick":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:op":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event  
        
on command "/bukkit:pardon":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:pardon-ip":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:playsound":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:plugins":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:reload":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:save-all":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event   
        
on command "/bukkit:save-off":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:save-on":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:say":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event   
        
on command "/bukkit:seed":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:setidletimeout":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:setworldspawn":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:spawnpoint":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:spreadplayers":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:stop":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:testfor":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:time":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
        
on command "/bukkit:timings":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:toggledownfall":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:tp":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event  
        
on command "/bukkit:version":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:weather":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:whitelist":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event    
        
on command "/bukkit:exp":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event   
        
on command "/sethome":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event   
        
on command "/help":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event   
 
on command "/pl":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event 
      
on command "/plugins":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event  
        
on command "/msg":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event  

on command "/m":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event  
        
on command "/sk load":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event  
on command "/tell":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
on command "/helpop":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
on command "/essentials:helpop":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
on command "/ehelpop":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
on command "/essentials:ehelpop":
    if player don't have permissions "illegal.yetkiler":
        send "&4&l&4&lBu bir illegal komuttur kullanmaniz yasaktir!" to the player
        cancel event
#Ölme ve Öldürme Mesajları 

On Death Of Player:
        If attacker is a player:
                If projectile is an arrow:
                        message "&9&l>>> &8&l%attacker% &c&l%health of attacker% &c&l❤ &4&l➼ &7&l%victim%" to player
                        message "&9&l>>> &8&l%attacker% &c&l%health of attacker% &c&l❤ &4&l➼ &7&l%victim%" to attacker
                        Stop Trigger
                Else:
                        If tool of attacker is air:
                                message "&9&l>>> &8&l%attacker% &c&l%health of attacker% &c&l❤ &4&l☞ &7&l%victim%" to player
                                message "&9&l>>> &8&l%attacker% &c&l%health of attacker% &c&l❤ &4&l☞ &7&l%victim%" to attacker                                
                                Stop Trigger
                        Else:
                                message "&9&l>>> &8&l%attacker% &c&l%health of attacker% &c&l❤ &4&l➡ &7&l%victim%" to player
                                message "&9&l>>> &8&l%attacker% &c&l%health of attacker% &c&l❤ &4&l➡ &7&l%victim%" to attacker
                                Stop Trigger

on death of player:
	damage cause is contact
	message "&9&l>>> &2&lKaktus &4&l➡ &7&l%victim%" to player
    
on death of player:
	damage cause is fire
	message "&9&l>>> &c&lAtes &4&l➡ &7&l%victim%" to player
            
on death of player:
	damage cause is fall
	message "&9&l>>> &8&l%victim% &4&l↓↓↓↓↓↓ &7&lDuserek Oldu" to player
    
on death of player:
	damage cause is void
	message "&9&l>>> &0&lBosluk &4&l➡ &7&l%victim%" to player
    
on death of player:
	damage cause is burning
	message "&9&l>>> &c&lAtes &4&l➡ &7&l%victim%" to player
    
on death of player:
	damage cause is lava
	message "&9&l>>> &c&lLav &4&l➡ &7&l%victim%" to player
    
on death of player:
	damage cause is drowning
	message "&9&l>>> &2&lSu &4&l➡ &7&l%victim%" to player
    
#VIP Sistemi 
        
command /diakilic:
	permission: vipozel.diakilic
	permission message : &2[&4VipSistemi&2]&6Bu Komut Icin &4Yetkin Yok !
	trigger:
		if {surevip.%player%} is 0:
			remove 1 iron sword from player's inventory
			wait 1 tick
			give 1 diamond sword to the player
			send "&2[&4VipSistemi&2]&6Elmas Kilicini Aldin ;)" to player
			set {surevip.%player%} to 600
		else:
			send "&2[&4VipSistemi&2]Elmas Kilic icin &4%{surevip.%player%}% &6saniye kadar bekle."

on join:
	if {surevip.%player%} is less than 600:
		loop 600 times:
			wait 1 second
			add -1 to {surevip.%player%}
            

on command "/diakilic":
	if {surevip.%player%} is less than 0:
		set {surevip.%player%} to 0

on command "/diakilic":
	if {surevip.%player%} is 600:
		loop 600 times:
			wait 1 second
			add -1 to {surevip.%player%}

on first join:
	set {surevip.%player%} to 0

on load:
	loop all players:
		set {surevip.%loop-player%} to 0

#Bir Playerin Kafasına Almak

command /kafa <text>:
	description: Oyuncu kafalari almaya ise yarar kolay!
	permission: skript.kafaal
	permission message: &4&lSie!
	trigger:
		execute console command "/give %player% 397:3 1 {SkullOwner:%arg 1%}"
		message "&b&l%arg 1% &6&lisimli oyuncunun kafasi basariyla alindi!"
  
#OdulluVS Skript  

command /vspawn1:
	permission : skript.vspawn1
	permission message: &4&lSie!
	trigger:
		set {vspawn1} to location of player
		message "&6Basariyla vspawn1 alanini belirledin" to player

command /vspawn2:
	permission : skript.vspawn2
	trigger:
		set {vspawn2} to location of player
		message "&6Basariyla vspawn2 alanini belirledin" to player
        
command /kapistir <player> <player>:
	permission: skript.kapistir
	permission message: &4&lSie!
	trigger:
		execute console command "/sk load %arg 1%"
		execute console command "/sk load %arg 2%"
		execute console command "/heal %arg 1%"
		execute console command "/heal %arg 2%"
		broadcast "&e&l%arg 1% &a&lOdulluVS &e&l%arg 2%" 
		teleport the arg 1 to {vspawn1}
		teleport the arg 2 to {vspawn2}

#Server'deki Ateslerin Hepsini Sil

command /ateslerisil:
	permission : skript.ateslerisil
	permission message: &4Sie
	trigger:
		broadcast "&4Tum Atesler Silindi"
		loop blocks in radius 100 of player's location:
			loop-block is fire:
				set loop-block to air

#Açlık 10'a Sabitleme

On Hunger Meter Change:
		set the player's food level to 10
 
#Kombo Sistemi 

on death of player:
	if attacker is a player:
		add 1 to {kombo.%attacker%}


on death of player:
	if attacker is a player:
		if {kombo.%attacker%} is 2:
			message "&a&l>>> &4&lDOUBLE KILL!" to attacker

on death of player:
	if attacker is a player:
		if {kombo.%attacker%} is 3:
			message "&a&l>>> &4&lTRIPLE KILL!" to attacker

on death of player:
	if attacker is a player:
		if {kombo.%attacker%} is 4:
			message "&a&l>>> &4&lQUADRA KILL!" to attacker
        
on death of player:
	if attacker is a player:
		if {kombo.%attacker%} is 5:
			message "&a&l>>> &4&lPENTA KILL!" to attacker
        
on death of player:
	if attacker is a player:
		if {kombo.%attacker%} is 6:
			message "&a&l>>> &4&lHEXA KILL!" to attacker

on death of player:
	if attacker is a player:
		if {kombo.%attacker%} is 7:
			message "&a&l>>>&4&lLegendarY KilL??!" to attacker
        
#OzelPvP (Adminler arası - Oyuncular arası)

command /ospawn1:
	permission : skript.ospawn1
	permission message: &4&lSie!
	trigger:
		set {tspawn1} to location of player
		message "&6Basariyla ospawn1 alanini belirledin" to player

command /ospawn2:
	permission : skript.ospawn2
	trigger:
		set {tspawn2} to location of player
		message "&6Basariyla ospawn1 alanini belirledin" to player
        
command /pvp <player> <player>:
	permission: skript.pvpkapistir
	permission message: &4&lSie!
	trigger:
		execute console command "/sk load %arg 1%"
		execute console command "/sk load %arg 2%"
		execute console command "/heal %arg 1%"
		execute console command "/heal %arg 2%"
		broadcast "&e&l%arg 1% &a&lOzelPvP &e&l%arg 2%"
		teleport the arg 1 to {tspawn1}
		teleport the arg 2 to {tspawn2}
        
on join:
	if {kombo.%player%} is bigger than 1:
		set {kombo.%player%} to 0
		wait 1 second
		message "&4&l[&b&lKombo&4&l] &a&lKombon Girip Ciktigin Icin Silindi."
        
#SuperVIP Spawn'da Uçuş

on entering of region "spawn":
	if player has the permission "spawnfly.yetkiz":
		if player don't have the permission "spawnfly.bypass":
			execute console command "/fly %player% on"
			message "&4[&5rVip&4]&6Spawnda flyin aktif edildi!"

on leaving of region "spawn":
	if player has the permission "spawnfly.yetkiz":
		if player don't have the permission "spawnfly.bypass":
			execute console command "/fly %player% off"
			message "&4[&5Vip&4]&6Spawndan ayrildigin icin flyin deaktif edildi!"

#Bug Kapatma
on command "/starterkit:sk load":
	if player don't have permission "yasak50.yetki":
		cancel event
		message "&4Bu Komutu Kullanamazsin"

#Soup ile Heal Alma(PvPSoup)
on rightclick with mushroom soup:
	if player's health is not 10:
		heal the player by 3.5 hearts
		remove 1 mushroom soup from the player's inventory
		wait 0.5 tick
		give 1 bowl to player

on consume of mushroom soup:
	cancel event
	message "&c[&bMRJPvP&c] &6Bunu yiyemezsin"
	
#Viphat !
#Viphat !
#Viphat !
command /viphat:
	permission : Viphat.yetki
	permission message : &4Viphat'i Kullanamazsin
	trigger:
		open chest with 3 rows named "&6&lVip Şapka Kategorisi" to player
		format slot 10 of player with lapis block named "&1&lNormal Şapkalar" with lore "&bSadece bloklardan oluşur &6ne eksiği ne fazlası =)" to close then run "viphatkategori %player% normal"
		format slot 26 of player with paper named "&5Daha Şapka Ekliyeceğiz&b//&eBaranArslanMRJ" to close
		format slot 18 of player with redstone named "&cŞapkayı Çıkar" to close then run "sapkacikar %player%"
		format slot 13 of player with lily pad named "&2&lPelerinimsi Şapkalar" with lore "&bPelerine benzer şapkalar" to close then run "viphatkategori %player% pelerinimsi"
		format slot 17 of player with carpet named "&cÖzel Şapkalar" with lore "&cDeğişik Şapkalar" to close then run "viphatkategori %player% Ozelsapkalar"

command /viphatkategori <player> <text>:
	usage : /viphatkategori [oyuncu] [kategoriismi]
	executable by : console
	permission : Viphat.yetki
	permission message : &4Viphat'i Kullanamazsin
	trigger:
		if arg 2 is "normal":
			wait 3 tick
			open chest with 3 rows named "&1&lNormal Sapkalar" to arg 1
			format slot 0 of arg 1 with redstone block named "&4Redstone Bloğu" with lore "&6Fazla teknikcisin dostum :)" to close then run "sapkagiy %arg 1% 152"
			format slot 1 of arg 1 with cactus named "&2Kaktüs" with lore "&5Dikkat et biyerine batmasın :)" to close then run "sapkagiy %arg 1% 81"
			format slot 2 of arg 1 with glass named "&7Cam" with lore "&1Astronot kıyafetiyle dolaşma keyfi" to close then run "sapkagiy %arg 1% 20"
			format slot 3 of arg 1 with dispenser named "&3Fırlatıcı" with lore "&4Fırlatıcı ile item fırlatıcaksanız,bunu kullanın :)" to close then run "sapkagiy %arg 1% 23"
			format slot 4 of arg 1 with chest named "&9Sandık" with lore "&5Esyalarini kafana koymak icin =)" to close then run "sapkagiy %arg 1% 54"
			format slot 5 of arg 1 with pumpkin named "&5Balkabağı" with lore "&6Başkalarını korkutmak istiyorsan bunu seç :)" to close then run "sapkagiy %arg 1% 86"
			format slot 6 of arg 1 with ice named "&2Buz" with lore "&bKafam donuyoor :/" to close then run "sapkagiy %arg 1% 79"
			format slot 7 of arg 1 with stone named "&7Taş" with lore "&2Taş gibisin :/" to close then run "sapkagiy %arg 1% 1"
			format slot 8 of arg 1 with glowstone named "&eIşık Taşı" with lore "&5Işık gibi parlamak istersen bunu kullan dostum" to close then run "sapkagiy %arg 1% 89"
			format slot 9 of arg 1 with bedrock named "&8Katman Kayası" with lore "&3Seni hiçbirşey kıramaz :)" to close then run "sapkagiy %arg 1% 7"
			format slot 10 of arg 1 with log named "&6Odun" with lore "&9Odun kafalı olmaya hazır mısın ?" to close then run "sapkagiy %arg 1% 17"
		else if arg 2 is "pelerinimsi":
			wait 3 tick
			open chest with 3 rows named "&2&lPelerinimsi Şapkalar" to arg 1
			format slot 0 of arg 1 with water named "&9Su" with lore "&5Arkandan su aksin :)" to close then run "sapkagiy %arg 1% 8"
			format slot 1 of arg 1 with lava named "&4Lav" with lore "&6Sana değen pişman olacak!" to close then run "sapkagiy %arg 1% 10"
			format slot 2 of arg 1 with iron bars named "&7Demir Parmaklıklar" with lore "&bBir yerini kaptırmışsın gibi gözüküyor :)" to close then run "sapkagiy %arg 1% 101"
		else if arg 2 is "Ozelsapkalar":
			wait 3 tick
			open chest with 3 rows named "&c&lOzel Sapkalar" to arg 1
			format slot 0 of arg 1 with stone slab named "&8Taş Basamak" with lore "&bKafan Çimentoya Sıkışmış D:" to close then run "sapkagiy %arg 1% 44"
			format slot 1 of arg 1 with white carpet named "&fHalı" with lore "&cKafamı Alçıya Aldılar ;(" to close then run "sapkagiy %arg 1% 171"
command /sapkagiy <player> <item>:
	usage: /sapkagiy [oyuncu] [sapkaid]
	executable by : console
	permission : Viphat.yetki
	permission message : &4Viphat'i Kullanamazsin
	trigger:
		if arg 1 is a player:
			if arg 2 is a item:
				set {_item} to arg 2
				equip arg 1 with {_item}
				message "&6[&4VipHat&6]&2Yeni Sapkani Gule Gule Kullan" to arg 1

command /sapkacikar <player>:
	usage : /sapkacikar [oyuncu]
	executable by : console
	permission : viphat.yetki
	permission message : &4Viphat'i kullanamazsin
	trigger:
		equip arg 1 with air
		message "&6[&4VipHat&6]&2Sapkani Cikardin" to arg 1

on place of redstone block,cactus,glass,dispenser,chest,pumpkin,ice,stone,glowstone,bedrock,log,water,lava,iron bars,carpet or slab:
	if player don't have the permission "viphat.blockbypass":
		cancel event
		message "&4&lBu blogu yere koymak yasak"
		
#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#ChatRengi
#ChatRengi
#ChatRengi

command /renk:
	permission : vip.renk
	permission message : &4Bunu kullanmaya yetkin yok
	trigger:
		open chest with 3 rows named "//&d&oVip Yazı Rengi Menüsü&r//" to player
		format slot 0 of player with red glass pane named "&cAçık Kırmızı" to close then run "renkayarla %player% Light Red"
		format slot 1 of player with light blue glass pane named "&3Açık Mavi" to close then run "renkayarla %player% Cyan"
		format slot 2 of player with purple glass pane named "&5Mor" to close then run "renkayarla %player% Purple"
		format slot 3 of player with light green glass pane named "&aAçık Yeşil" to close then run "renkayarla %player% Light Green"
		format slot 4 of player with light gray glass pane named "&7Açık Gri" to close then run "renkayarla %player% Light Gray"
		format slot 5 of player with yellow glass pane named "&eSarı" to close then run "renkayarla %player% Yellow"
		format slot 6 of player with green glass pane named "&2Yeşil" to close then run "renkayarla %player% Green"
		format slot 7 of player with blue glass pane named "&1Mavi" to close then run "renkayarla %player% Blue"
		format slot 26 of player with white glass pane named "&f&l&oRengi Sıfırla" to close then run "renksifirla %player%"
command /renkayarla <player> <text>:
	usage : /renkayarla [oyuncu] [renk]
	executable by : console
	trigger:
		if arg 1 is set:
			set {chatrengi.%arg 1%} to arg 2
			wait 3 ticks
			message "&6[&5VipRenk&6]&a Istedigin renk basariyla &5%{chatrengi.%arg 1%}%&a olarak ayarlandi" to arg 1
on chat:
	if {chatrengi.%player%} is set:
		set message to "<%{chatrengi.%player%}%>%message%"

command /renksifirla <player>:
	executable by: console
	trigger:
		delete {chatrengi.%arg 1%}
		message "&6[&5VipRenk&6]&a Konusma rengi basariyla sifirlandi" to arg 1
#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#DropEngel
#DropEngel
#Dropengel

on drop of book and quill:
	if player don't have the permission "drop.izin":
		cancel event
		wait 1 tick
		message "&5[&2AntiDropSistemi&5]&6Yere veya Şikayet ve öneri kısmına tamamlanmamış kitap atamazsın!"
		remove 1 book and quill from the player's inventory

on drop of iron sword,flint and steel,bow,arrow,fishing rod,diamond sword or paper:
	if player don't have the permission "drop.izin":
		cancel event
		wait 1 tick
		message "&5[&2AntiDropSistemi&5]&6Yere kitini atamazsın!"

on drop of iron helmet,iron chestplate,iron leggings or iron boots:
	if player don't have the permission "drop.izin":
		cancel event
		message "&5[&2AntiDropSistemi&5]&6Yere kitini atamazsin!"
		
on join:
	set the join message to ""

on quit:
	set the quit message to ""

on death of player:
	set the death message to ""
   
on connect:
	wait 2 seconds
	execute console command "/spawn %player%"
	message "&4Sunucuya giris yaptiginiz icin spawna isinlaniyorsunuz..." to player

#Spawnda FLY:
on entering of region "spawn":
	if player has the permission "spawn.fly":
		if player don't have the permission "spawnfly.bypass":
			execute console command "fly %player% on"

on leaving of region "spawn":
	if player has the permission "spawn.fly":
		if player don't have the permission "spawnfly.bypass":
			execute console command "fly %player% off"

#Random Disguse Skripti 
#Kodlayanlar : MirzaMutluMRJ 

#Disguise Craft gereklidir.
#VIP'lere vip.rastgeledis ve disguisecraft.undisguise yetkilerini veriniz.

#Ayarları değiştirebilirsiniz.
options:
	Skin1:DominosBoyRS
	Skin2:BurgerKingGG
	Skin3:xXProMoodXx
	Skin4:DondurmaciKazimRS
	Skin5:GamyoncuRS
	Skin6:PlusPlus01
	Skin7:Jexboy16
	Skin8:HuahwiGG
	Skin9:HerkesggHD
	Skin10:EveryBodyOneShot
	Skin11:MakarnayiSevenHD
	Skin12:GGRS
	Skin13:RSBey
	Skin14:HDBey
	Skin15:CallYouMother
	Skin16:YouKidRS
	Skin17:MayinKiraftciHD
	Skin18:BosalanRS
	Skin19:PvPerMertHD
	Skin20:LolRS 
	Skin21:ProffKaanGG
	Skin22:R3ktGG
	Skin23:AhmetGGRS
	Skin24:ApoAbiHD
	Skin25:ApiApiRS
	Skin26:Huahwi31
	Skin27:AzginJojuk31
	Skin28:GoldenNuggetRS
	Skin29:MubaR3kt
	Skin30:YouOneShotHD
#Skin sayısını istediğiniz kadar uzatabilirsiniz isimlerini belirleyebilirsiniz.
#Örneğin 1'den 50'ye kadar skin sayısı uzattınız.
#"set {rastgeledisnum.%player%} to random integer between 1 and 20" yerini "set {rastgeledisnum.%player%} to random integer between 1 and 50" diye değiştirmelisiniz.
#Eğer yapamadıysanız yardımcı olabilirim ! 
#Skype : barlarbar62
	
command /randomdisguise:
	permission : vip.rastgeledis
	permission message : &4Buna iznin yok!"
	aliases: /rd
	trigger:
		set {rastgeledisnum.%player%} to random integer between 1 and 20
		if {rastgeledisnum.%player%} is 1:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin1}"
			execute console command "/nick %player% &7{@Skin1}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 2:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin2}"
			execute console command "/nick %player% &7{@Skin2}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 3:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin3}"
			execute console command "/nick %player% &7{@Skin3}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 4:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin4}"
			execute console command "/nick %player% &7{@Skin4}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 5:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin5}"
			execute console command "/nick %player% &7{@Skin5}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 6:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin6}"
			execute console command "/nick %player% &7{@Skin6}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 7:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin7}"
			execute console command "/nick %player% &7{@Skin7}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 8:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin8}"
			execute console command "/nick %player% &7{@Skin8}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 9:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin9}"
			execute console command "/nick %player% &7{@Skin9}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 10:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin10}"
			execute console command "/nick %player% &7{@Skin10}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 11:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin11}"
			execute console command "/nick %player% &7{@Skin11}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 12:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin12}"
			execute console command "/nick %player% &7{@Skin12}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 13:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin13}"
			execute console command "/nick %player% &7{@Skin13}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 14:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin14}"
			execute console command "/nick %player% &7{@Skin14}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 15:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin15}"
			execute console command "/nick %player% &7{@Skin15}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 16:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin16}"
			execute console command "/nick %player% &7{@Skin16}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 17:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin17}"
			execute console command "/nick %player% &7{@Skin17}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 18:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin18}"
			execute console command "/nick %player% &7{@Skin18}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 19:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin19}"
			execute console command "/nick %player% &7{@Skin19}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 20:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin20}"
			execute console command "/nick %player% &7{@Skin20}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 21:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin21}"
			execute console command "/nick %player% &7{@Skin21}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 22:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin22}"
			execute console command "/nick %player% &7{@Skin22}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 23:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin23}"
			execute console command "/nick %player% &7{@Skin23}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 24:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin24}"
			execute console command "/nick %player% &7{@Skin24}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 25:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin25}"
			execute console command "/nick %player% &7{@Skin25}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 26:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin26}"
			execute console command "/nick %player% &7{@Skin26}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 27:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin27}"
			execute console command "/nick %player% &7{@Skin27}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 28:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin28}"
			execute console command "/nick %player% &7{@Skin28}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 29:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin29}"
			execute console command "/nick %player% &7{@Skin29}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop
		if {rastgeledisnum.%player%} is 30:
			execute console command "/manuaddp %player% vip.disguise"
			execute player command "/ud"
			execute player command "/d player {@Skin30}"
			execute console command "/nick %player% &7{@Skin30}"
			execute console command "/manudelp %player% vip.disguise"
			message "&aBasariyla disguise oldunuz!" to player
			stop

command /disguisecik:
	permission: vip.disguisecik
	aliases: /dcik
	trigger:
		execute console command "/manuaddp %player% vip.disguise"
		execute player command "/ud"
		execute console command "/manudelp %player% vip.disguise"
		execute console command "/nick %player% &5%player%" 
		message "&aDisguise'den ciktiniz!" to player
		
on command "/disguise":
	if player don't have permission "vip.disguise":
		cancel event
	
on command "/d":
	if player don't have permission "vip.disguise":
		cancel event
		
on command "/dis":
	if player don't have permission "vip.disguise":
		cancel event
		
on command "/undis":
	if player don't have permission "vip.disguise":
		cancel event
	
on command "/undisguise":
	if player don't have permission "vip.disguise":
		cancel event
		
on command "/ud":
	if player don't have permission "vip.disguise":
		cancel event
        
on join:
	set the player's prefix to ""
Buyur Kod
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst