*vip_status(<type>,{"<character name>"})
Returns various information about a player's VIP status.
Valid types:
1 - VIP status. (1 if VIP, 0 if non-VIP)
2 - VIP expire date. (timestamp string if VIP, 0 if non-VIP)
3 - VIP time remaining. (timestamp string if VIP, 0 if non-VIP)
NOTE: This command is only available if the VIP System is enabled.
---------------------------------------
*vip_time <time>,{"<character name>"};
Changes a player's VIP time (in minutes). A positive value will increase time, and a
negative value will decrease time.
NOTE: This command is only available if the VIP System is enabled.
---------------------------------------