Furkan61SD
Bir Kömür Göründü Kaptanım!
- Katılım
- 5 Ocak 2017
- Mesajlar
- 105
- Elmaslar
- 5
- Puan
- 13.560
- Yaş
- 27
xOrcun
on command:
if full command contains "pl", "bukkit:me", "bukkit:pl", "plugins":
cancel event
message "&cBu komutu kullanamazsın!"
if player has permission "admin.komut.gor":
loop all players:
send "%player%: &e%full command%" to loop-player
despee.#0581
Merhaba, bu skripti kullanabilirsiniz.
JavaScript:on command: if full command contains "pl", "bukkit:me", "bukkit:pl", "plugins": cancel event message "&cBu komutu kullanamazsın!" if player has permission "admin.komut.gor": loop all players: send "%player%: &e%full command%" to loop-player
Denedim ama nedense çalışmadı :( ve hatada vermedi skript anlamadımMerhaba, bu skripti kullanabilirsiniz.
JavaScript:on command: if full command contains "pl", "bukkit:me", "bukkit:pl", "plugins": cancel event message "&cBu komutu kullanamazsın!" if player has permission "admin.komut.gor": loop all players: send "%player%: &e%full command%" to loop-player
xOrcun
Merhaba, birde bu şekilde dener misiniz?Denedim ama nedense çalışmadı :( ve hatada vermedi skript anlamadım
on command:
if full command contains "pl":
cancel event
message "&cBu komutu kullanamazsın!"
if player has permission "admin.komut.gor":
loop all players:
send "%player%: &e%full command%" to loop-player
despee.#0581
on command "/pl" or "/plugins":
cancel event
send "Bu komudu kullanamazsın." to player
send "%player% bu komudu kullandı: %full command%" to all ops
Champcem#1704
Merhaba, birde bu şekilde dener misiniz?
JavaScript:on command: if full command contains "pl": cancel event message "&cBu komutu kullanamazsın!" if player has permission "admin.komut.gor": loop all players: send "%player%: &e%full command%" to loop-player
if player has permission "admin.komut.gor":
loop all players:
send "%player%: &e%full command%" to loop-player
Taha Kaya#8199
command /commandspy [<player>]:
aliases: /commands, /cspy
permission: commandspy.use
permission message: &e&l(!) You cannot use this command!
trigger:
if arg 1 is set:
if {cs::%uuid of arg 1%} is set:
clear {cs::%uuid of arg 1%}
send "&c&l(!) Command spy has been disabled for %arg 1%."
send "&c&l(!) Your command spy has been disabled." to arg 1
else:
set {cs::%uuid of arg 1%} to true
send "&a&l(!) Your command spy has been enabled." to arg 1
send "&a&l(!) Command spy has been enabled for %arg 1%."
else:
if {cs::%uuid of player%} is set:
clear {cs::%uuid of player%}
send "&c&l(!) Your command spy has been disabled."
else:
set {cs::%uuid of player%} to true
send "&a&l(!) Your command spy has been enabled."
on command:
if sender is a player:
loop all players:
if {cs::%uuid of loop-player%} is set:
if "%player%" is not "%loop-player%":
send "&c&l(!) %player% executed the command &n/%complete command%&c&l." to loop-player
on load:
set {csversion} to "2.1"
message "&4&l(!) Successfully loaded CommandSpy&7." to console
on unload:
message "&4&l(!) Successfully unloaded CommandSpy&7. Goodbye!" to console
on quit:
delete {cs::%uuid of player%}
despee.#0581
Kod:command /commandspy [<player>]: aliases: /commands, /cspy permission: commandspy.use permission message: &e&l(!) You cannot use this command! trigger: if arg 1 is set: if {cs::%uuid of arg 1%} is set: clear {cs::%uuid of arg 1%} send "&c&l(!) Command spy has been disabled for %arg 1%." send "&c&l(!) Your command spy has been disabled." to arg 1 else: set {cs::%uuid of arg 1%} to true send "&a&l(!) Your command spy has been enabled." to arg 1 send "&a&l(!) Command spy has been enabled for %arg 1%." else: if {cs::%uuid of player%} is set: clear {cs::%uuid of player%} send "&c&l(!) Your command spy has been disabled." else: set {cs::%uuid of player%} to true send "&a&l(!) Your command spy has been enabled." on command: if sender is a player: loop all players: if {cs::%uuid of loop-player%} is set: if "%player%" is not "%loop-player%": send "&c&l(!) %player% executed the command &n/%complete command%&c&l." to loop-player on load: set {csversion} to "2.1" message "&4&l(!) Successfully loaded CommandSpy&7." to console on unload: message "&4&l(!) Successfully unloaded CommandSpy&7. Goodbye!" to console on quit: delete {cs::%uuid of player%}
Yabancı bi skript belki işinize yarar iyi günler.
xOrcun
Skript bende çalışıyor herhangi bir sıkıntı olmadıreis burası olmamış gibi?Kod:if player has permission "admin.komut.gor": loop all players: send "%player%: &e%full command%" to loop-player
Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!