tylerjemarshall / ChatServer

Will support lobbies and mini-games.
Eclipse Public License 1.0
0 stars 0 forks source link

Add client admin commands to a room, by settings the creator of room as "owner" #16

Open tylerjemarshall opened 9 years ago

tylerjemarshall commented 9 years ago

Only the owner will be able to change certain variables of the room, like the room limit and room password, and if it's public or not. Also client will have the ability to kick certain users from their room.

tylerjemarshall commented 9 years ago

@robbytraf added setlimit and kick so far