Umut Savas
Ne demek yanlış? Ben mi?
- En iyi cevaplar
- 0
Authmenizi Türkçeleştirip Aynı Zamanda Şifrenizi Görmek İstermisiniz Bu Konu Yararlı Olucaktır
Authme Config (ZORUNLU):
Skript:
İnşallah Beğenirsiniz Yaptığım Hataları Söylerseniz Sevinirim 
Authme Config (ZORUNLU):
Kod:
# allowCommands:
- /login
- /register
- /l
- /reg
- /gir
- /kayit
Kod:
command /kayit [<text>]:
trigger:
if arg 1 is set:
execute player command "/register %arg-1% %arg-1%"
if player is registered:
if {password::%player%} to set
send "&cSifren Kayit Edildi."
else:
send "&cKullanim: &6/kayit Sifre"
command /giris [<text>]:
trigger:
if arg 1 is set:
execute player command "/login %arg-1%"
command /sifremidegistir [<text>] [<text>]:
trigger:
if arg 1 is set:
if arg 1 is {password::%player%}:
if arg 2 is set:
execute player command "/changepassword %arg-1% %arg-2%"
set {password::%player%} to arg 2
send "&7Yeni Sifre: %{password::%player%}%"
else:
send "&cYeni Sifreyi Yazmalisin."
else:
send "&cSifre Dogru Degil!"
else:
send "&cEski Sifreni Yazmak Zorundasin."
command /bilgilerim:
trigger:
open chest with 2 rows named "&bKullanici paneli" to player
format slot 0 of player with yellow glass of protection named "&bKullanici paneli" with lore "" to close then run [execute player command "bilgilerim"]
format slot 1 of player with yellow glass of protection named "&bKullanici paneli" to close then run [execute player command "bilgilerim"]
format slot 2 of player with yellow glass of protection named "&bKullanici paneli" with lore "" to close then run [execute player command "bilgilerim"]
format slot 3 of player with paper named "&c&lAuthor" with lore "&7Umut Savas" to close then run [execute player command "bilgilerim"]
format slot 4 of player with skull of player named "&e&l%player%" with lore "" to close then run [execute player command "bilgileri"]
format slot 5 of player with paper named "&c&lVersion" with lore "&70.1" to close then run [execute player command "bilgilerim"]
format slot 6 of player with yellow glass of protection named "&bKullanici paneli" with lore "" to close then run [execute player command "bilgilerim"]
format slot 7 of player with yellow glass of protection named "&bKullanici paneli" with lore "" to close then run [execute player command "bilgilerim"]
format slot 8 of player with yellow glass of protection named "&bKullanici paneli" with lore "" to close then run [execute player command "bilgilerim"]
format slot 9 of player with iron sword named "&cOldurme" with lore "&7Eklenti Gereklidir" to close then run [execute player command "bilgileri"]
format slot 10 of player with skeleton head named "&cOlme" with lore "&7Eklenti Gereklidir" to close then run [execute player command "bilgilerim"]
format slot 11 of player with yellow glass of protection named "&bKullanici paneli" to close then run [execute player command "bilgilerim"]
format slot 12 of player with yellow glass of protection named "&bKullanici paneli" with lore "" to close then run [execute player command "bilgilerim"]
format slot 13 of player with command block named "&4Sifre" with lore "&7%{password::%player%}%" to close then run [execute player command "bilgilerim"]
format slot 14 of player with yellow glass of protection named "&bKullanici paneli" with lore "" to close then run [execute player command "bilgilerim"]
format slot 15 of player with yellow glass of protection named "&bKullanici paneli" with lore "" to close then run [execute player command "bilgilerim"]
format slot 16 of player with exp bottle named "&bLevel" with lore "&e%player's level%" to close then run [execute player command "bilgilerim"]
format slot 17 of player with gold ingot named "&aPara" with lore "&a%player's balance%" to close then run [execute player command "bilgilerim"]
Son düzenleme: