Advertisement
Guest User

Untitled

a guest
Feb 7th, 2016
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. Example:
  2.  
  3. m - minutes
  4. h - hours
  5. d - days
  6.  
  7. usage: @gepard_block_nick <duration> <duration_type m/h/d> \"<char name>\" <reason>
  8. @gepard_block_nick 5 m "Functor" Cheater
  9.  
  10. usage: @gepard_block_account_id <duration> <duration_type m/h/d> <account ID> <reason>
  11. @gepard_block_account_id 5 d 2000001 Cheater
  12.  
  13. usage: @gepard_block_unique_id <duration> <duration_type m/h/d> <unique ID> <reason>
  14. @gepard_block_unique_id 7 h 2343543253 Cheater
  15.  
  16. usage: @gepard_unblock_nick <char name>
  17. @gepard_unblock_nick "Functor"
  18.  
  19. usage: @gepard_unblock_account_id <account ID>
  20. @gepard_unblock_account_id 2000001
  21.  
  22. usage: @gepard_unblock_unique_id <unique ID>
  23. @gepard_unblock_unique_id 2343543253
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement