knugi

addksk

Feb 5th, 2015
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. command /addksk:
  2. trigger:
  3. send "Liczba graczy: %length of online players%/%length of max players%"
  4. send "Liczba operatorow: %length of operators%"
  5. send "Ip servera: %server's ip%:%server's port%"
  6. send "Motd servera: %server's motd%"
  7. set {_online mode} to status of online mode
  8. if {_online mode} is true:
  9. send "Premium: wlaczone"
  10. else:
  11. send "Premium: wylaczone"
  12. send "Zbanowanych graczy: %length of all banned players%"
  13. send "Zbanowanych graczy na ip: %length of ip bans%"
  14. send "Pluginow: %length of plugins%"
Advertisement
Add Comment
Please, Sign In to add comment