#################################### # Skrypt jest autorstwem bealang # # On zostaƂ przezemnie przerobiony # # Bio Bealanga: # # bio.link/bealang # #################################### command /msg [] []: aliases: wiadomosc, message, pv, w, whisper trigger: if arg 2 is not set: send "&7Uzycie: &c/msg " if arg 2 is set: if arg 1 is executor: send "&cNie mozesz wysylac wiadomosci do siebie!" else: send "&8[&dJA &8-> &d%arg 1%&8] &7%arg 2%" to player send "&8[&d%player% &8-> &dJA &8] &7%arg 2%" to arg 1 on tab complete of "/msg": set tab completions for position 1 to all player on tab complete of "/msg": set tab completions for position 2 to ""