DKrulers03300
Odunlara Vur Vur Vur!
- Katılım
- 24 Nisan 2016
- Mesajlar
- 45
- Elmaslar
- 2
- Puan
- 0
- Yaş
- 30
selamün aleyküm arkadaşlar hepimizin sıkıntısı olan renk değiştirme için bi skript araştırdım ve buldum bu skript ile renk yazınca menü geliyor seçtiginiz rengi devamlı olarak yazabiliyorsunuz & koymadan normalde ChatColor
muydu neydi o plugin ile yapılıyordu fakat skripti bi türk yazdıgı için daha sağlıklı
İyi Günlerde Kullanın
options:
Version: 1.1 #»
prefix: &8[&cFumbi&6Sky&8]
Chest-Prefix: &cFumbi&6Sky
Locked: &c&oAktif
Unlocked: &a&oDeaktif
command /renk [<text>]:
description: Color text
aliases: /colorchat, /chat
permission: colorchat.open
trigger:
if arg is not set:
open chest with 3 row named "{@Chest-Prefix}" to player
if player has permission "colorchat.lightgreen" or "colorchat.*":
format slot 0 of player with Light Green Dye with name "&aAcik Yesil" with lore "{@Locked}" to close then run "sudo %player% colorchat lightgreen"
else:
format slot 0 of player with Light Green Dye with name "&aAcik Yesil Green" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.aqua" or "colorchat.*":
format slot 1 of player with Light Blue Dye with name "&bSu Rengi" with lore "{@Locked}" to close then run "sudo %player% colorchat aqua"
else:
format slot 1 of player with Light Blue Dye with name "&bSu Rengi" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.lightred" or "colorchat.*":
format slot 2 of player with Red Dye with name "&cAcik Kirmizi" with lore "{@Unlocked}" to close then run "sudo %player% colorchat lightred"
else:
format slot 2 of player with Red Dye with name "&cAcik Kirmizi" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.pink" or "colorchat.*":
format slot 3 of player with Pink Dye with name "&dMor" with lore "{@Locked}" to close then run "sudo %player% colorchat pink"
else:
format slot 3 of player with Pink Dye with name "&dMor" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.yellow" or "colorchat.*":
format slot 4 of player with Yellow Dye with name "&eSari" with lore "{@Locked}" to close then run "sudo %player% colorchat yellow"
else:
format slot 4 of player with Yellow Dye with name "&eSari" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.white" or "colorchat.*":
format slot 5 of player with Bone Meal with name "&fBeyaz" with lore "{@Unlocked}" to close then run "sudo %player% colorchat white"
else:
format slot 5 of player with Bone Meal with name "&fBeyaz" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.blue" or "colorchat.*":
format slot 6 of player with Blue Dye with name "&1Koyu Mavi" with lore "{@Locked}" to close then run "sudo %player% colorchat blue"
else:
format slot 6 of player with Blue Dye with name "&1Koyu Mavi" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.green" or "colorchat.*":
format slot 7 of player with Green Dye with name "&2Koyu Yesil" with lore "{@Locked}" to close then run "sudo %player% colorchat green"
else:
format slot 7 of player with Green Dye with name "&2Koyu Yesil" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.darkaqua" or "colorchat.*":
format slot 8 of player with Cyan Dye with name "&3Kapali Su Rengi" with lore "{@Locked}" to close then run "sudo %player% colorchat darkaqua"
else:
format slot 8 of player with Cyan Dye with name "&3Kapali Su Rengi" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.red" or "colorchat.*":
format slot 9 of player with redstone with name "&4Kirmizi" with lore "{@Locked}" to close then run "sudo %player% colorchat red"
else:
format slot 9 of player with redstone with name "&4Kirmizi" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.purple" or "colorchat.*":
format slot 10 of player with purple dye with name "&5Mor" with lore "{@Locked}" to close then run "sudo %player% colorchat Purple"
else:
format slot 10 of player with purple dye with name "&5Mor" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.orange" or "colorchat.*":
format slot 11 of player with orange dye with name "&6Turuncu" with lore "{@Locked}" to close then run "sudo %player% colorchat orange"
else:
format slot 11 of player with orange dye with name "&6Turuncu" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.lightgray" or "colorchat.*":
format slot 12 of player with Light Gray dye with name "&7Acil Gri" with lore "{@Unlocked}" to close then run "sudo %player% colorchat Lightgray"
else:
format slot 12 of player with Light Gray Dye with name "&7Acik Gri" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.darkagray" or "colorchat.*":
format slot 13 of player with Gray Dye with name "&8Kapali Gri" with lore "{@Locked}" to close then run "sudo %player% colorchat darkgray"
else:
format slot 13 of player with Gray Dye with name "&8Kapali Gri" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.lightblue" or "colorchat.*":
format slot 14 of player with Cyan Dye with name "&9Turkuaz" with lore "{@Locked}" to close then run "sudo %player% colorchat lightblue"
else:
format slot 14 of player with Cyan Dye with name "&9Turkuaz" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.bold" or "colorchat.*":
format slot 18 of player with name tag with name "&7&lKalin Yazi" with lore "{@Locked}" to close then run "sudo %player% colorchat bold"
else:
format slot 18 of player with name tag with name "&7&lKalin Yazı" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.strike" or "colorchat.*":
format slot 19 of player with name tag with name "&7&mUstu Cizili Yazi" with lore "{@Locked}" to close then run "sudo %player% colorchat strike"
else:
format slot 19 of player with name tag with name "&7&mUstu Cizili Yazi" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.italic" or "colorchat.*":
format slot 20 of player with name tag with name "&7&oYatay Yazi" with lore "{@Locked}" to close then run "sudo %player% colorchat italic"
else:
format slot 20 of player with name tag with name "&7&oYatay Yazi" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.underline" or "colorchat.*":
format slot 21 of player with name tag with name "&7&nAlti Cizili Yazi" with lore "{@Locked}" to close then run "sudo %player% colorchat underline"
else:
format slot 21 of player with name tag with name "&7&nAlti Cizili Yazi" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
format slot 26 of player with tnt with name "&fYenile" to close then run "sudo %player% colorchat reset"
if arg 1 is not "reset" or "bold" or "italic" or "underline" or "strike" or "blue" or "green" or "darkaqua" or "red" or "purple" or "orange" or "lightgray" or "darkgray" or "lightblue" or "lightgreen" or "aqua" or "lightred" or "pink" or "yellow" or "white":
message "&5&lColorChat &8&l> &cUnknow color."
message "&7Color list&8: &1Blue&7, &2Green&7, &3DarkAqua&7, &4Red&7, &5Purple&7, &6Orange&7, &7LightGray, &8DarkGray&7, &9LightBlue&7, &aLightGreen&7, &bAqua&7 ,&cLightRed &7,&dPink &7,&eYellow &7,&f White"
if arg 1 is "blue":
if player has permission "colorchat.blue" or "colorchat.*":
Set {Color.%player%} to "&1"
message "{@prefix} &7Basariyla Bu Rengi Sectin &1Mavi&7!"
else:
message "{@prefix} &cBunun Icin Yeterli Yetkin Yok"
if arg 1 is "green":
if player has permission "colorchat.green" or "colorchat.*":
Set {Color.%player%} to "&2"
message "{@prefix} &7Basariyla Bu Rengi Sectin&2Yesil&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "darkaqua":
if player has permission "colorchat.darkaqua" or "colorchat.*":
Set {Color.%player%} to "&3"
message "{@prefix} &7Basariyla Bu Rengi Sectin&3Koyu Mavi&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "red":
if player has permission "colorchat.red" or "colorchat.*":
Set {Color.%player%} to "&4"
message "{@prefix} &7Basariyla Bu Rengi Sectin&4Kirmizi&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "purple":
if player has permission "colorchat.purple" or "colorchat.*":
Set {Color.%player%} to "&5"
message "{@prefix} &7Basariyla Bu Rengi Sectin&5Mor&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "orange":
if player has permission "colorchat.orange" or "colorchat.*":
Set {Color.%player%} to "&6"
message "{@prefix} &7Basariyla Bu Rengi Sectin&6Turuncu&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "lightgray":
if player has permission "colorchat.lightgray" or "colorchat.*":
Set {Color.%player%} to "&7"
message "{@prefix} &7Basariyla Bu Rengi Sectin&7Acik Gri&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "darkgray":
if player has permission "colorchat.darkgray" or "colorchat.*":
Set {Color.%player%} to "&8"
message "{@prefix} &7Basariyla Bu Rengi Sectin&8Kapali Gri&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "lightblue":
if player has permission "colorchat.lightblue" or "colorchat.*":
Set {Color.%player%} to "&9"
message "{@prefix} &7Basariyla Bu Rengi Sectin&9Acik Mavi&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "lightgreen":
if player has permission "colorchat.lightgreen" or "colorchat.*":
Set {Color.%player%} to "&a"
message "{@prefix} &7Basariyla Bu Rengi Sectin &aAcik Yesil&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "aqua":
if player has permission "colorchat.aqua" or "colorchat.*":
Set {Color.%player%} to "&b"
message "{@prefix} &7Basariyla Bu Rengi Sectin &bAcik Mavi&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "lightred":
if player has permission "colorchat.lightred" or "colorchat.*":
Set {Color.%player%} to "&c"
message "{@prefix} &7Basariyla Bu Rengi Sectin &cAcik Kirmizi&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "pink":
if player has permission "colorchat.pink" or "colorchat.*":
Set {Color.%player%} to "&d"
message "{@prefix} &7Basariyla Bu Rengi Sectin &dPembe&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "yellow":
if player has permission "colorchat.yellow" or "colorchat.*":
Set {Color.%player%} to "&e"
message "{@prefix} &7Basariyla Bu Rengi Sectin &eSari&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "white":
if player has permission "colorchat.white" or "colorchat.*":
Set {Color.%player%} to "&f"
message "{@prefix} &7Basariyla Bu Rengi Sectin &fBeyaz&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "bold":
if player has permission "colorchat.bold" or "colorchat.*":
Set {Color.format.%player%} to "&l"
message "{@prefix} &7Basariyla Bu Yaziyi Sectin &lKalin&r&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "strike":
if player has permission "colorchat.strike" or "colorchat.*":
Set {Color.format.%player%} to "&m"
message "{@prefix} &7Basariyla Bu Yaziyi Sectin &mUstu Cizgili Yazi&r&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "italic":
if player has permission "colorchat.italic" or "colorchat.*":
Set {Color.format.%player%} to "&o"
message "{@prefix} &7Basariyla Bu Yaziyi Sectin &oYatay Yazi&r&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "underline":
if player has permission "colorchat.underline" or "colorchat.*":
Set {Color.format.%player%} to "&n"
message "{@prefix} &7You have selected your chat color as &nunderline&r&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "reset":
set {Color.format.%player%} to ""
set {Color.%player%} to ""
message "{@prefix} &7Yazini Basariyla Sildin!"
on chat:
if {Color.format.%player%} is not set:
set {Color.format.%player%} to {Color.%player%}
if {Color.%player%} is not set:
set message to "%message%"
else:
set message to "%{Color.%player%}%%{Color.format.%player%}%%message%"
command /nochatperms:
trigger:
message "{@prefix} &cBunu Kullanmak İçin Yetkin Yok !"[DOUBLEPOST=1464916134,1464916095][/DOUBLEPOST]
muydu neydi o plugin ile yapılıyordu fakat skripti bi türk yazdıgı için daha sağlıklı
İyi Günlerde Kullanın
options:
Version: 1.1 #»
prefix: &8[&cFumbi&6Sky&8]
Chest-Prefix: &cFumbi&6Sky
Locked: &c&oAktif
Unlocked: &a&oDeaktif
command /renk [<text>]:
description: Color text
aliases: /colorchat, /chat
permission: colorchat.open
trigger:
if arg is not set:
open chest with 3 row named "{@Chest-Prefix}" to player
if player has permission "colorchat.lightgreen" or "colorchat.*":
format slot 0 of player with Light Green Dye with name "&aAcik Yesil" with lore "{@Locked}" to close then run "sudo %player% colorchat lightgreen"
else:
format slot 0 of player with Light Green Dye with name "&aAcik Yesil Green" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.aqua" or "colorchat.*":
format slot 1 of player with Light Blue Dye with name "&bSu Rengi" with lore "{@Locked}" to close then run "sudo %player% colorchat aqua"
else:
format slot 1 of player with Light Blue Dye with name "&bSu Rengi" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.lightred" or "colorchat.*":
format slot 2 of player with Red Dye with name "&cAcik Kirmizi" with lore "{@Unlocked}" to close then run "sudo %player% colorchat lightred"
else:
format slot 2 of player with Red Dye with name "&cAcik Kirmizi" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.pink" or "colorchat.*":
format slot 3 of player with Pink Dye with name "&dMor" with lore "{@Locked}" to close then run "sudo %player% colorchat pink"
else:
format slot 3 of player with Pink Dye with name "&dMor" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.yellow" or "colorchat.*":
format slot 4 of player with Yellow Dye with name "&eSari" with lore "{@Locked}" to close then run "sudo %player% colorchat yellow"
else:
format slot 4 of player with Yellow Dye with name "&eSari" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.white" or "colorchat.*":
format slot 5 of player with Bone Meal with name "&fBeyaz" with lore "{@Unlocked}" to close then run "sudo %player% colorchat white"
else:
format slot 5 of player with Bone Meal with name "&fBeyaz" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.blue" or "colorchat.*":
format slot 6 of player with Blue Dye with name "&1Koyu Mavi" with lore "{@Locked}" to close then run "sudo %player% colorchat blue"
else:
format slot 6 of player with Blue Dye with name "&1Koyu Mavi" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.green" or "colorchat.*":
format slot 7 of player with Green Dye with name "&2Koyu Yesil" with lore "{@Locked}" to close then run "sudo %player% colorchat green"
else:
format slot 7 of player with Green Dye with name "&2Koyu Yesil" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.darkaqua" or "colorchat.*":
format slot 8 of player with Cyan Dye with name "&3Kapali Su Rengi" with lore "{@Locked}" to close then run "sudo %player% colorchat darkaqua"
else:
format slot 8 of player with Cyan Dye with name "&3Kapali Su Rengi" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.red" or "colorchat.*":
format slot 9 of player with redstone with name "&4Kirmizi" with lore "{@Locked}" to close then run "sudo %player% colorchat red"
else:
format slot 9 of player with redstone with name "&4Kirmizi" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.purple" or "colorchat.*":
format slot 10 of player with purple dye with name "&5Mor" with lore "{@Locked}" to close then run "sudo %player% colorchat Purple"
else:
format slot 10 of player with purple dye with name "&5Mor" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.orange" or "colorchat.*":
format slot 11 of player with orange dye with name "&6Turuncu" with lore "{@Locked}" to close then run "sudo %player% colorchat orange"
else:
format slot 11 of player with orange dye with name "&6Turuncu" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.lightgray" or "colorchat.*":
format slot 12 of player with Light Gray dye with name "&7Acil Gri" with lore "{@Unlocked}" to close then run "sudo %player% colorchat Lightgray"
else:
format slot 12 of player with Light Gray Dye with name "&7Acik Gri" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.darkagray" or "colorchat.*":
format slot 13 of player with Gray Dye with name "&8Kapali Gri" with lore "{@Locked}" to close then run "sudo %player% colorchat darkgray"
else:
format slot 13 of player with Gray Dye with name "&8Kapali Gri" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.lightblue" or "colorchat.*":
format slot 14 of player with Cyan Dye with name "&9Turkuaz" with lore "{@Locked}" to close then run "sudo %player% colorchat lightblue"
else:
format slot 14 of player with Cyan Dye with name "&9Turkuaz" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.bold" or "colorchat.*":
format slot 18 of player with name tag with name "&7&lKalin Yazi" with lore "{@Locked}" to close then run "sudo %player% colorchat bold"
else:
format slot 18 of player with name tag with name "&7&lKalin Yazı" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.strike" or "colorchat.*":
format slot 19 of player with name tag with name "&7&mUstu Cizili Yazi" with lore "{@Locked}" to close then run "sudo %player% colorchat strike"
else:
format slot 19 of player with name tag with name "&7&mUstu Cizili Yazi" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.italic" or "colorchat.*":
format slot 20 of player with name tag with name "&7&oYatay Yazi" with lore "{@Locked}" to close then run "sudo %player% colorchat italic"
else:
format slot 20 of player with name tag with name "&7&oYatay Yazi" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
if player has permission "colorchat.underline" or "colorchat.*":
format slot 21 of player with name tag with name "&7&nAlti Cizili Yazi" with lore "{@Locked}" to close then run "sudo %player% colorchat underline"
else:
format slot 21 of player with name tag with name "&7&nAlti Cizili Yazi" with lore "{@Locked}" to close then run "sudo %player% nochatperms"
format slot 26 of player with tnt with name "&fYenile" to close then run "sudo %player% colorchat reset"
if arg 1 is not "reset" or "bold" or "italic" or "underline" or "strike" or "blue" or "green" or "darkaqua" or "red" or "purple" or "orange" or "lightgray" or "darkgray" or "lightblue" or "lightgreen" or "aqua" or "lightred" or "pink" or "yellow" or "white":
message "&5&lColorChat &8&l> &cUnknow color."
message "&7Color list&8: &1Blue&7, &2Green&7, &3DarkAqua&7, &4Red&7, &5Purple&7, &6Orange&7, &7LightGray, &8DarkGray&7, &9LightBlue&7, &aLightGreen&7, &bAqua&7 ,&cLightRed &7,&dPink &7,&eYellow &7,&f White"
if arg 1 is "blue":
if player has permission "colorchat.blue" or "colorchat.*":
Set {Color.%player%} to "&1"
message "{@prefix} &7Basariyla Bu Rengi Sectin &1Mavi&7!"
else:
message "{@prefix} &cBunun Icin Yeterli Yetkin Yok"
if arg 1 is "green":
if player has permission "colorchat.green" or "colorchat.*":
Set {Color.%player%} to "&2"
message "{@prefix} &7Basariyla Bu Rengi Sectin&2Yesil&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "darkaqua":
if player has permission "colorchat.darkaqua" or "colorchat.*":
Set {Color.%player%} to "&3"
message "{@prefix} &7Basariyla Bu Rengi Sectin&3Koyu Mavi&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "red":
if player has permission "colorchat.red" or "colorchat.*":
Set {Color.%player%} to "&4"
message "{@prefix} &7Basariyla Bu Rengi Sectin&4Kirmizi&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "purple":
if player has permission "colorchat.purple" or "colorchat.*":
Set {Color.%player%} to "&5"
message "{@prefix} &7Basariyla Bu Rengi Sectin&5Mor&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "orange":
if player has permission "colorchat.orange" or "colorchat.*":
Set {Color.%player%} to "&6"
message "{@prefix} &7Basariyla Bu Rengi Sectin&6Turuncu&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "lightgray":
if player has permission "colorchat.lightgray" or "colorchat.*":
Set {Color.%player%} to "&7"
message "{@prefix} &7Basariyla Bu Rengi Sectin&7Acik Gri&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "darkgray":
if player has permission "colorchat.darkgray" or "colorchat.*":
Set {Color.%player%} to "&8"
message "{@prefix} &7Basariyla Bu Rengi Sectin&8Kapali Gri&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "lightblue":
if player has permission "colorchat.lightblue" or "colorchat.*":
Set {Color.%player%} to "&9"
message "{@prefix} &7Basariyla Bu Rengi Sectin&9Acik Mavi&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "lightgreen":
if player has permission "colorchat.lightgreen" or "colorchat.*":
Set {Color.%player%} to "&a"
message "{@prefix} &7Basariyla Bu Rengi Sectin &aAcik Yesil&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "aqua":
if player has permission "colorchat.aqua" or "colorchat.*":
Set {Color.%player%} to "&b"
message "{@prefix} &7Basariyla Bu Rengi Sectin &bAcik Mavi&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "lightred":
if player has permission "colorchat.lightred" or "colorchat.*":
Set {Color.%player%} to "&c"
message "{@prefix} &7Basariyla Bu Rengi Sectin &cAcik Kirmizi&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "pink":
if player has permission "colorchat.pink" or "colorchat.*":
Set {Color.%player%} to "&d"
message "{@prefix} &7Basariyla Bu Rengi Sectin &dPembe&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "yellow":
if player has permission "colorchat.yellow" or "colorchat.*":
Set {Color.%player%} to "&e"
message "{@prefix} &7Basariyla Bu Rengi Sectin &eSari&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "white":
if player has permission "colorchat.white" or "colorchat.*":
Set {Color.%player%} to "&f"
message "{@prefix} &7Basariyla Bu Rengi Sectin &fBeyaz&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "bold":
if player has permission "colorchat.bold" or "colorchat.*":
Set {Color.format.%player%} to "&l"
message "{@prefix} &7Basariyla Bu Yaziyi Sectin &lKalin&r&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "strike":
if player has permission "colorchat.strike" or "colorchat.*":
Set {Color.format.%player%} to "&m"
message "{@prefix} &7Basariyla Bu Yaziyi Sectin &mUstu Cizgili Yazi&r&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "italic":
if player has permission "colorchat.italic" or "colorchat.*":
Set {Color.format.%player%} to "&o"
message "{@prefix} &7Basariyla Bu Yaziyi Sectin &oYatay Yazi&r&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "underline":
if player has permission "colorchat.underline" or "colorchat.*":
Set {Color.format.%player%} to "&n"
message "{@prefix} &7You have selected your chat color as &nunderline&r&7!"
else:
message "{@prefix} &cSorry, but you don't have permissions to use this!"
if arg 1 is "reset":
set {Color.format.%player%} to ""
set {Color.%player%} to ""
message "{@prefix} &7Yazini Basariyla Sildin!"
on chat:
if {Color.format.%player%} is not set:
set {Color.format.%player%} to {Color.%player%}
if {Color.%player%} is not set:
set message to "%message%"
else:
set message to "%{Color.%player%}%%{Color.format.%player%}%%message%"
command /nochatperms:
trigger:
message "{@prefix} &cBunu Kullanmak İçin Yetkin Yok !"[DOUBLEPOST=1464916134,1464916095][/DOUBLEPOST]
Değerli ziyaretçimiz, içeriği görebilmek için
şimdi giriş yapın veya kayıt olun.