Skip to content
Failed

Changes

Summary

  1. Source: Big ban changes (Read description) (commit: 6756079) (details)
Commit 6756079c120eef553128e2a0e4dbe042ecd8ac49 by 16738302+Haxk20
Source: Big ban changes (Read description)

Newly introduced commands:
/hban - 6 Hours ban
/dban - 1 Day ban
/wban - 1 Week ban
/mban - 1 Month ban
/pban - Permanent ban

/banip has been renamed to /ban

All ban commands excluding range now also support
either IP ban or #ID ban.

/ban can now be used to also optionally set
the amount of time in minutes that the ban will last.
Same applies to /banrange

All of this combined i think makes it pretty much possible
to ban anyone you may. Range bans, CIDR bans, Single IP bans.
Up to you. All with time.

Keep in mind when setting permanent range bans the time
is not 99999... It is 0 for permanent ban.
(commit: 6756079)
The file was modified Source/Commands.c (diff)
The file was modified Source/Util/JSONHelpers.h (diff)
The file was modified Source/Server.c (diff)
The file was modified Source/Protocol.c (diff)
The file was modified Source/Util/Enums.h (diff)