KitPvP | EasyKitPvP Skriptleştirmesi | Hetanekoq

Hetanekoq

Kızıltaş Madencisi
En iyi cevaplar
0
Merhaba arkadaşlar eski sunucumda kullandığım KitPvP Skript'ini paylaşacağım. Paylaşmaya pek niyetli değildim ancak artık kullanmadığım için bi önemi yok. KitPvP 'nin menü destekli olması için ChestCommands pluginide gerekli. Ben 2'sini de vereceğim. Eğer menünün tabela ile açılmasını istiyorsanız;
Tabelanın ilk satırına;
[KitPvP]
Yazmanız yeterli olacaktır. O tabelaya sağ(yan) tıklandığında menü açılacaktır. Permissionlar;
Kod:
Default Kitler;
Kod:
Pyro - kitpvp.pyro
Tank - kitpvp.tank
Okçu - kitpvp.okcu
Savaşçı - kitpvp.savasci
Vip Kitler;
Asil - kitpvp.asil
Okçu+ - kitpvp.aokcu
Heavy - kitpvp.heavy

Skript ;
Kod:
Kod:
command /kpvpp:
    description: Pyro kitini almayi saglar |KitPVP|
    permission: kitpvp.pyro
    trigger:
        clear player's inventory
        send "&9[&4KitPVP&9] &6Pyro &2kitini sectiniz." to player
        equip player with golden helmet
        equip player with golden chestplate
        equip player with golden leggings
        equip player with  golden boots
        execute console command "effect %player% clear"
        execute console command "effect %player% FIRE_RESISTANCE 10000 2"
        give 1 stone sword to player
        give 1 golden apple to player
command /kpvpt:
    description: Tank kitini almayi saglar |KitPVP|
    permission: kitpvp.tank
    trigger:
        clear player's inventory
        send "&9[&4KitPVP&9] &bTank &2kitini sectiniz." to player
        equip player with iron helmet
        equip player with iron chestplate
        equip player with iron leggings
        equip player with iron boots
        execute console command "effect %player% clear"
        execute console command "effect %player% SLOW 10000"
        give 1 iron sword to player
        give 2 golden apple to player
command /kpvpo:
    description: Okcu kitini almayi saglar |KitPVP|
    permission: kitpvp.okcu
    trigger:
        clear player's inventory
        send "&9[&4KitPVP&9] &cOkcu &2kitini sectiniz." to player
        equip player with leather cap
        equip player with iron chestplate
        equip player with iron leggings
        equip player with leather boots
        execute console command "effect %player% clear"
        give 1 stone sword to player
        give 1 bow to player
        give 1 arrow to player
        give 2 golden apple to player
command /kpvps:
    description: Savasci kitini almayi saglar |KitPVP|
    permission: kitpvp.savasci
    trigger:
        clear player's inventory
        send "&9[&4KitPVP&9] &7Savasci &2kitini sectiniz." to player
        equip player with iron helmet
        equip player with golden chestplate
        equip player with golden leggings
        equip player with iron boots
        execute console command "effect %player% clear"
        execute console command "effect %player% INCREASE_DAMAGE 10000"
        give 1 iron sword to player
        give 2 golden apple to player
command /kpvpa:
    description: Asil kitini almayi saglar |KitPVP|
    permission: kitpvp.asil
    trigger:
        clear player's inventory
        send "&9[&4KitPVP&7-&bVIP&9] &cAsil &2kitini sectiniz." to player
        equip player with diamond helmet
        equip player with iron chestplate
        execute console command "effect %player% clear"
        execute console command "effect %player% SPEED 10000"
        execute console command "effect %player% INCREASE_DAMAGE 10000"
        equip player with iron leggings
        equip player with diamond boots
        give 1 diamond sword to player
        give 2 golden apple to player
command /kpvpao:
    description: Okcu+ kitini almayi saglar |KitPVP|
    permission: kitpvp.aokcu
    trigger:
        clear player's inventory
        send "&9[&4KitPVP&7-&bVIP&9] &cOkcu+ &2kitini sectiniz." to player
        equip player with iron helmet
        equip player with diamond chestplate
        equip player with iron leggings
        equip player with iron boots
        give 1 iron sword to player
        execute console command "effect %player% clear"
        give 1 bow to player
        give 1 arrow to player
        give 2 golden apple to player
command /kpvphe:
    description: Heavy kitini almayi saglar |KitPVP|
    permission: kitpvp.heavy
    trigger:
        clear player's inventory
        send "&9[&4KitPVP&7-&bVIP&9] &9Heavy &2kitini sectiniz." to player
        equip player with diamond helmet
        equip player with diamond chestplate
        equip player with diamond leggings
        equip player with diamond boots
        execute console command "effect %player% clear"
        execute console command "effect %player% SLOW 10000"
        give 1 diamond sword to player
        give 2 golden apple to
on rightclick on sign:
    line 1 of the clicked block is "[KitPvP]":
        execute player command "chc open KitPVP"


İndirme Linkleri ve Gerekli Pluginler;
RAR Şifreleri : arroundtr
KitPvP Skript;

Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.

Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.

Skript Plugini;
Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.

ChestCommands (Menü Ayarlı);
Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.

Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.
 
Son düzenleme:
H

hsndmrts_

Ziyaretçi
chest commands destekli olmasi guzel olmus kodlar birbirini tekrar etsede basarisi iyi
 
Üst