PRoCon features:
- Multiple servers in the one window
- Sub-admins with individual privileges assigned to them. These permissions are used for rcon access and by plugins (like the in game admin)
- Layer style network puts procon between the sub-admin and the bfbc2 server, allowing or denying actions based on an accounts privileges.
- Players bannable on names, ip’s and pb guid’s
- Shows the countries players are from using Maxmind’s fan-dangled ip-to-country database. Data is also exposed to plugins.
- In game chat, although admins are still restricted to yelling at players.
- Capture and report various events around procon so you know whats happening within procon and your bfbc2 server.
- Plugins written and compiled at run time in C#. You can see how a plugin works and even edit them to do what you want!
- Included plugins:
- In game admin
- Uses a spellchecker and asks for confirmation of the command you just sent if you mistype a players name. Note: Spellchecker, not autocompleter. As long as you enter something vaguely like their player name it should pick the correct player.
- Commands for ban, perm ban, kick, say, player say, next/restart level with optional countdowns. Want more? Request it on the forums.
- Welcome messages
- Sends a message to players when they connect to the server with adjustable delay, display time and fully customizable messages
- Support in 1.1 allows for multiple messages to be shown one after the other.
- Spambot, for all your spamming needs.
- SSSPPPAAAAAMMM messages at a set interval to all the players in the server.
- Mixed Gamemodes (Experimental, having some success on most servers at the moment)
- Queue up maps with different gamemodes and allow the plugin to cycle through that maplist, changing the gamemode when needed.
- Experimental support for multiple rounds per map.
- In game basic info
- This is mostly just a plugin example for developers but allows any player to get their PB GUID, another players PB GUID or Country and also find out which country the
- BFBC2 server is located.
- Localization for different languages.
- English
- Portugues Brasileiro
- Czech
- German
- Spanish
- French
- Polish
- Russian
- Swedish
- PRoCon uses commands internally so you can setup configs, execute commands over a network or within plugins. There is a full boring specifications on this included in the download
|