Skip to content

Changed the SQL and added functions

Maximilian Grüttemeier requested to merge MBSync into development

Created by: ApertureDevelopment

Added Functions:

  • editBan()
  • banUserID() ( Unfinished/Prototype )
  • getActiveBans() returns all bans that are still applying and also returns important data.

Changed Function Behaviour:

  • unBanUser() can just unban from the current server
  • getBans() returns now all important data ( Unfinished / Prototype )

Merge request reports