This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Features
- Role based permissions: User, Regular, Supporter, Moderator, Admin, Full Admin, Senior Admin, and Super Admin by default.
- Varying Responsibilities for each level of admin
- Spam system: Short cut commands to send a global message with important information and/or rules for users. To get FULL attention of all users, information can be screamed – multi-colors repeated.
- Automatic Warning System: B3 will automatically issue warnings for blocked words, team killing, spamming, etc., easing the responsibility for admins. When warnings reach restricted amounts, B3 will automatically kick, tempban, or ban as required.
- Manual Warning System: If a user circumvents the automatic warning system or does thing B3 does not check for, admins can issue custom or shortcut warnings.
- MySQL Database: B3 uses a MySQL database to store its information. This means users, warnings, kicks, and bans are all logged and all quickly retrieveable. You can do any almost any action to a user, even if the user is not on the server including ban and setting permissions.
- Tiered system of punishment based on sevarity of infraction: Warn, Kick, Tempban and Permanent Ban. The reason, length and activity of the punishment are all logged.
- Database can be shared with multiple servers. Repramands and lookups can be issued from different servers, reguardless of which server the user has been on.
- Each user is issued a unique number that can be used to reference the user when he is not connected.
- Aliases of users are tracked, thus keeping track of players attempting to “hide” from the admins and B3.
- Uses unique PunkBuster GUIDs for matching users to the database.
- Custom global greetings can be made for new users.
- Custom private greetings can be made for frequent users and admins. Each users ID and level will be shown as well as the number of times they have connected.
- Map stats plugin: Player stats are tracked for the duration of the map and available to the user. Skill points are awarded and subtracted based on a linear scale system.
- Map list and next map commands
- Private or Loud commands: Command responses can be forced global or private by admins.
- Plugin – TeamDamage: Whenever a user kills or bleeds a teammate they will be issued TK points. When users reach maximum TK points they will be warned, and kicked if not forgiven. If a player does too much damage in a short time he is temp-banned without warning.
- Spawn Shooting Warnings: Players shooting teammates at spawn will be issued extra TK points. It is typical for a team killer to kill the whole team at spawn, B3 will detect this and temp-ban the user within 2 team kills. Warnings are issed for single shots.
- Regular status can be appointed to trusted frequent players. These players have access to non-admin special privelages and commands.
- Every command can be configured individualy to determine which user groups can use them.
- Integrated Help: Any user can user the help command to see what commands he has avalible. Using help and a specific command will give information on what the command does.
- Quick Rules: Any user can use the rules command to get a private message list of server rules. Admins can use the rules command with a user name to private message a specific user the rules. An admin can also use the loud command prefix to show the rules to all users on the server.
- Ban, kick, and tempban all commands: These commands allow higher admins to quickly remove a group of players with common names, perfect for clan control.
- Easy to configure
- Extendible through powerful plugins written in Python 2.3.
- Can be extended for almost any online game that has game logs and remote administration rcon.






