ChangeLog

.

Version 2.0

  • Recoded everything.
    • Configuration file has been re-done.
    • In the config you will see a node called "Checks.AllowedCharacters". The characters here are the characters you're allowed to logg in with, anything else will disconnect you with an alert.
  • Checks:
    • Min name length.
    • Max name length.
    • Disallowed/Allowed characters.
    • Spaces.
  • Supports 1.3

Version 1.01

  • Added '힣' and '가' to the unsupported characters check.
  • Added space(s) check. (Checks if the username contains spaces)
  • Removed 'Numercial' check. (Due to no reason having checking for it)
  • Added a better check for usernames smaller than 3 characters.
  • Fixed prevented usernames displaying as 'has joined' when they were kicked.

Version 1.0

  • Release.