The following commands are facilitated by custom plugins, if you dont agree with a command I can easily disable it.
Command Response Scopes (default):
!
Responses will be displayed to everyone in the server. Everyone will see "Phogue has been kicked for team killing".
@
Responses will only be displayed to the account holder that issued the command. The command issuer will see "Phogue has been kicked for team killing" but no one else will.
#
Responses will be displayed to all players that hold an account ("display to admins only"). Only account holders will see "Phogue has been kicked for team killing".
All error messages are privately sent to the command issuer
Commands
Ignore the code box, i will fix it later the commands which currently function for ALL admins are:
!say <msg>
!kill <name>
!kick <name> <Reason>
!tban <name> <Reason> - temp ban
!yes
!cancel
!move <name>
!fmove <name>
Not giving a reason, can crash the server.
Code:
[SIZE="4"]Admin Commands:[/SIZE]
[strike]
[SIZE="1"][U]Player Muter[/U][/SIZE]
#Mute <player> <time>
This mutes a player for the period defined by the admin. Time is in minutes.
[/strike]
[SIZE="1"][U]In-game Admin Plugin[/U][/SIZE]
[C.ODE][U]Settings[/U]
[U]Banning[/U]
[U]Ban Type[/U]
Frostbite - Name (default): Bans on the players name alone. This is the weakest type of ban.
Frostbite - EA GUID: Bans on the players EA GUID which is tied to their login account.
Punkbuster - GUID: Bans a player on their punkbuster GUID.
[U]Commands (default)
Kicking / Banning[/U]
@kick [playername] [optional: reason]
Kicks a player from your server
The reason will appear in the response and is used to display to the player on the games menu
Requirements: Minimum of kick privileges
@tban [playername] [time in minutes] [optional: reason]
Temporarily bans a player from your server for a set time in minutes
The reason will appear in the response and is used to display to the player on the games menu
By default procon will not allow users with only temporary ban privileges to ban for longer than an hour
Requirements: Minimum of temporary ban privileges
@ban [playername] [optional: reason]
Permanently bans a player from your server
The reason will appear in the response and is used to display to the player on the games menu
Requirements: Permanent ban privileges
[U]Killing[/U]
@kill [playername] [optional: reason]
Kills a player
The reason will appear in the response and message sent to the player
Requirements: Minimum of kill privileges
[strike]
@nuke [optional: team]
Kills every player in the server, or if a team is specified will kill every player on that team
Has a 10 seconds countdown that can be canceled with the @cancel command
Requirements: Minimum of kill privileges
[/strike]
[U]Communication[/U]
@say [text]
Says [text] for everyone to see from the Server
Requirements: Must hold an account with procon
[strike]
@psay [playername] [text]
Says [text] to a specific player from the Server
Requirements: Must hold an account with procon
@yell [text]
BFBC2 only
Yells [text] for everyone to see in the middle of their screen
Requirements: Must hold an account with procon
@pyell [playername] [text]
BFBC2 only
Yells [text] to a specific player in the middle of their screen
Requirements: Must hold an account with procon
[/strike]
[U]Map controls[/U]
@restart [optional: timer]
Restarts the current map
If specified will display a countdown timer than can be canceled with the
@nextlevel [optional: timer]
Forwards to the next level
If specified will display a countdown timer than can be canceled with the
@cancel command
Requirements: Must have "Use Map Functions" privileges
[U]Player control[/U]
@move [playername]
Moves a player to another team. Swaps them in Rush, Conquest, Squad Rush and will cycle through the 4 teams in Squad Deathmatch
Queues the player and will move them when the next die
Requirements: Must be able to move players between teams and squads privileges
@move [playername] [squad]
Moves a player into a squad on their same team
Queues the player and will move them when the next die
Requirements: Must be able to move players between teams and squads privileges
@move [playername] [team]
Moves a player onto another team in no squad
Queues the player and will move them when the next die
Requirements: Must be able to move players between teams and squads privileges
@move [playername] [team] [squad]
Moves a player onto another team and into a specific squad
Queues the player and will move them when the next die
Requirements: Must be able to move players between teams and squads privileges
@fmove
fmove functions exactly like all of the @move commands except forces the move immediately by killing the player
Requirements: Must be able to move players between teams and squads privileges