Komut Aktarma Skript

ClearMan61

Kömür Madencisi
En iyi cevaplar
0
Arkadaşlar oyuncu /market veya /warp market veya /warps market yazınca
/shop komutuna yönlendirsin
yaparmısınız?
perm mi olmıyacak
 

Darkkandadr

❌⚖❌ Everybody knows the good guys lost...
Emektar Üye
En iyi cevaplar
0
Kod:
on command "/warp market":
    cancel event
    execute player command "/shop"
command /market:
    trigger:
        execute player command "/shop"
on command "/warps market":
    cancel event
    execute player command "/shop"
 

ReaLTaiizor

Kızıltaş Madencisi
En iyi cevaplar
0
MineCraft Bunu Sağlıyorken Neden Plugin veya Skript o_O Serverin Kurulu Olduğu Yerde Bulunan "commands.yml" Gir Ve Şunu Ekle:

Kod:
# This is the commands configuration file for Bukkit.
# For documentation on how to make use of this file, check out the Bukkit Wiki at
# http://wiki.bukkit.org/Commands.yml
#
# If you need help on this file, feel free to join us on irc or leave a message
# on the forums asking for advice.
#
# IRC: #spigot @ irc.spi.gt
#    (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ )
# Forums: http://www.spigotmc.org/
# Bug tracker: http://www.spigotmc.org/go/bugs

command-block-overrides: []
aliases:
  warp market:
  - shop
 
Üst