| Version 1 (modified by xwang, 14 years ago) (diff) | 
|---|
God Events
God events are handled on the same channel as commands.
Current God Events
- Player join - jo
- Response:
- ev jo clientNum clientName
 
 - Example:
- ev jo 0 Explorer1
 - ev jo 1 Explorer2
 - ev jo 2 Bob
 
 
 - Response:
 - Player death - dt
- Response:
- ev dt clientNum clientName
 
 - Example:
- ev dt 0 Explorer1
 
 
 - Response:
 - Player disconnect - dc
- Response: 
- ev dc clientNum clientName
 
 - Example:
- ev dc 1 Explorer2
 
 
 - Response: 
 
