Komut Kullanımını Sınırlama

BurockGame

Taş Madencisi
En iyi cevaplar
0
Arkadaşkar Soyle bir Sorunum var plotmede oyunculara /plotme clear yetkisi verdim ama bunu spamlayarak sw da lag yapabilirler soyle bir plugin ariyorum yazacak daha sonra bir daha yazmak icin 1 gün yada 6 saat gibi bir bekleme süresi olmasi gerek onereceginiz bir plugin varmi ?

Spigotla uyumlu olursa iyi olur.

Teşekkurler
 

WindArmy

Demir Madencisi
En iyi cevaplar
0
Skript İle Oluşturulabilir Sanırsam Ama Kusra Bakma Ben Skript den anlamıyorum :)
Skriptci Arkadaşlarımız Yardımcı Olsunlar Bir Zahmet.
 

PoligonTR

Taş Madencisi
En iyi cevaplar
0
on every 5 seconds:
[tab]loop all players:
[tab][tab]if [komutkullanimi.%loop-player%} is not set:
[tab][tab][tab]set {komutkullanimi.%loop-player%} to false

command (burda plotme clear komutu):
[tab]if {komutkullanimi} is false:
[tab][tab]set {komutkullanimi.%player%} to true
[tab][tab][tab]if {komutkullanimi.%player%} is true:
[tab][tab][tab][tab]send "10 saniye bekle!"
[tab][tab][tab][tab][tab]wait 10 seconds
[tab][tab][tab][tab][tab][tab]set {komutkullanimi.%player%} to false
 

BurockGame

Taş Madencisi
En iyi cevaplar
0
on every 5 seconds:
[tab]loop all players:
[tab][tab]if [komutkullanimi.%loop-player%} is not set:
[tab][tab][tab]set {komutkullanimi.%loop-player%} to false

command (burda plotme clear komutu):
[tab]if {komutkullanimi} is false:
[tab][tab]set {komutkullanimi.%player%} to true
[tab][tab][tab]if {komutkullanimi.%player%} is true:
[tab][tab][tab][tab]send "10 saniye bekle!"
[tab][tab][tab][tab][tab]wait 10 seconds
[tab][tab][tab][tab][tab][tab]set {komutkullanimi.%player%} to false

script den anlamam plugin ariyorum genede sagol
 

KHobbits

Demir Madencisi
En iyi cevaplar
0
on every 5 seconds:
[tab]loop all players:
[tab][tab]if [komutkullanimi.%loop-player%} is not set:
[tab][tab][tab]set {komutkullanimi.%loop-player%} to false

command (burda plotme clear komutu):
[tab]if {komutkullanimi} is false:
[tab][tab]set {komutkullanimi.%player%} to true
[tab][tab][tab]if {komutkullanimi.%player%} is true:
[tab][tab][tab][tab]send "10 saniye bekle!"
[tab][tab][tab][tab][tab]wait 10 seconds
[tab][tab][tab][tab][tab][tab]set {komutkullanimi.%player%} to false

Tab ları yanlış koymuşsun? Onlari koymana gerek bile yok :-)
 
H

hsndmrts_

Ziyaretçi
hocam command cooldown gibi bi plugin olabilir araştırıp link atarım
 
Üst