Update 10/13

10/13 Menu Preview

The menu for the client and server is now to a point where I can say is finished, but again, it may change before release.


Client Menu Information:

  • Can Get and Send chat to/from server

  • Can Get and Send Player Info to/from server

  • Can Send Events to the Server

  • Can Send Warn/Kick Events, with data, to the server


Server Menu Information:

  • Can Send Chat to connected Players

  • Can Send Player Info to connected Players

  • Can check if user's are Admin

  • Can check if user's are Whitelisted (if enabled)

  • Can Warn/Kick users from the Sender Data (If the Sender is an Admin)

Moderation Actions

Admins, which will be defined in the server's config.json, can use Moderations Actions, which are currently warn and kick.

Warn: Will prompt the target player with a warning screen and the reason given.

Kick: Will remove player from the server and prompt a warning screen and the reason given.

(Admin, dev, joins the server and chats, warns themselves, then kicks themselves)

Be sure to check out the Progress Page for information on what has been finished, and upcoming, and I'll see you guys next week!