Bu skript ne işe yarar?
Skript'in içinde bir op listesi mevcut; oraya eklediğiniz kişiler sadece sunucuda op olabilirler.
ŞifreliOp yerine bunu kullanabilirsiniz. Eğer oraya belirtmediğiniz bir kişiye op verirseniz. Skript otomatik olarak o kişinin opunu alır.
Ve ekstra olarak; kişinin bulunduğu yetki grubundan çıkartır.
Ayriyetten Parasını Sıfırlar!
Kodumuz;
Kod:
options:
prefix: &cNitrado &8>
p: &cNitrado &8>
op1: Deneme1 #1. op ismi
op2: Deneme2 #2. op ismi
op3: Deneme3 #3. op ismi
on join:
if player is not "{@op1}" or "{@op2}" or "{@op3}":
if player is op:
wait 1 seconds
send "{@p} &c%player% &7Bug Yaptigi Icin Op'u Alindi" to players
send "{@p} &c%player% &7Ceza Olarak Yetkin &c0&7'landi" to players
send "{@p} &c%player% &7Ceza Olarak Paran &c0&7'landi" to players
execute console command "deop %player%"
execute console command "manuadd %player% oyuncu"
execute console command "eco reset %player%"
else:
wait 2 seconds
send "{@p} &c%player% &7Giris Basarili &2Sunucu&7'ya Hosgeldin" to player
execute console command "op %player%"
On Break:
if player is not "{@op1}" or "{@op2}" or "{@op3}":
if player is op:
cancel event
wait 1 seconds
send "{@p} &c%player% &7Bug Yaptigi Icin Op'u Alindi" to players
send "{@p} &c%player% &7Ceza Olarak Yetkin &c0&7'landi" to players
send "{@p} &c%player% &7Ceza Olarak Paran &c0&7'landi" to players
execute console command "deop %player%"
execute console command "manuadd %player% oyuncu"
execute console command "eco reset %player%"
On Place:
if player is not "{@op1}" or "{@op2}" or "{@op3}":
if player is op:
cancel event
wait 1 seconds
send "{@p} &c%player% &7Bug Yaptigi Icin Op'u Alindi" to players
send "{@p} &c%player% &7Ceza Olarak Yetkin &c0&7'landi" to players
send "{@p} &c%player% &7Ceza Olarak Paran &c0&7'landi" to players
execute console command "deop %player%"
execute console command "manuadd %player% oyuncu"
execute console command "eco reset %player%"
On Click:
if player is not "{@op1}" or "{@op2}" or "{@op3}":
if player is op:
cancel event
wait 1 seconds
send "{@p} &c%player% &7Bug Yaptigi Icin Op'u Alindi" to players
send "{@p} &c%player% &7Ceza Olarak Yetkin &c0&7'landi" to players
send "{@p} &c%player% &7Ceza Olarak Paran &c0&7'landi" to players
execute console command "deop %player%"
execute console command "manuadd %player% oyuncu"
execute console command "eco reset %player%"
on spawn of a zombie:
if player is not "{@op1}" or "{@op2}" or "{@op3}":
if player is op:
cancel event
wait 1 seconds
send "{@p} &c%player% &7Bug Yaptigi Icin Op'u Alindi" to players
send "{@p} &c%player% &7Ceza Olarak Yetkin &c0&7'landi" to players
send "{@p} &c%player% &7Ceza Olarak Paran &c0&7'landi" to players
execute console command "deop %player%"
execute console command "manuadd %player% oyuncu"
execute console command "eco reset %player%"
on command:
if player is not "{@op1}" or "{@op2}" or "{@op3}":
if player is op:
cancel event
wait 1 seconds
send "{@p} &c%player% &7Bug Yaptigi Icin Op'u Alindi" to players
send "{@p} &c%player% &7Ceza Olarak Yetkin &c0&7'landi" to players
send "{@p} &c%player% &7Ceza Olarak Paran &c0&7'landi" to players
execute console command "deop %player%"
execute console command "manuadd %player% oyuncu"
execute console command "eco reset %player%"
on chat:
if player is not "{@op1}" or "{@op2}" or "{@op3}":
if player is op:
cancel event
wait 1 seconds
send "{@p} &c%player% &7Bug Yaptigi Icin Op'u Alindi" to players
send "{@p} &c%player% &7Ceza Olarak Yetkin &c0&7'landi" to players
send "{@p} &c%player% &7Ceza Olarak Paran &c0&7'landi" to players
execute console command "deop %player%"
execute console command "manuadd %player% oyuncu"
execute console command "eco reset %player%"
On Block Damage:
if player is not "{@op1}" or "{@op2}" or "{@op3}":
if player is op:
cancel event
wait 1 seconds
send "{@p} &c%player% &7Bug Yaptigi Icin Op'u Alindi" to players
send "{@p} &c%player% &7Ceza Olarak Yetkin &c0&7'landi" to players
send "{@p} &c%player% &7Ceza Olarak Paran &c0&7'landi" to players
execute console command "deop %player%"
execute console command "manuadd %player% oyuncu"
execute console command "eco reset %player%"
On Drop:
if player is not "{@op1}" or "{@op2}" or "{@op3}":
if player is op:
cancel event
wait 1 seconds
send "{@p} &c%player% &7Bug Yaptigi Icin Op'u Alindi" to players
send "{@p} &c%player% &7Ceza Olarak Yetkin &c0&7'landi" to players
send "{@p} &c%player% &7Ceza Olarak Paran &c0&7'landi" to players
execute console command "deop %player%"
execute console command "manuadd %player% oyuncu"
execute console command "eco reset %player%"
On Gamemode Change to creative:
if player is not "{@op1}" or "{@op2}" or "{@op3}":
if player is op:
cancel event
wait 1 seconds
send "{@p} &c%player% &7Bug Yaptigi Icin Op'u Alindi" to players
send "{@p} &c%player% &7Ceza Olarak Yetkin &c0&7'landi" to players
send "{@p} &c%player% &7Ceza Olarak Paran &c0&7'landi" to players
execute console command "deop %player%"
execute console command "manuadd %player% oyuncu"
execute console command "eco reset %player%"
Alıntıdır!
Tatilde Olduğum ve 0 Bir Bilgisayar Olduğu İçin Kendim Yapmadım;
Son düzenleme: