command /ping : permission: soramame.ping aliases: p trigger: if arg 1 is not set: set {_ping} to player's ping send "&7&l&m»«»«»«»«»«»«»«»«»«»«»«»«" to player send "&9Votre Ping &7: &c%{_ping}% &9MS" to player send "&7&l&m»«»«»«»«»«»«»«»«»«»«»«»«" to player else if arg 1 is set: set {_ping} to arg-player's ping send "&7&l&m»«»«»«»«»«»«»«»«»«»«»«»«" to player send "&9Ping de %arg-1% &7: &c%{_ping}% &9MS" to player send "&7&l&m»«»«»«»«»«»«»«»«»«»«»«»«" to player