My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages

Black Ops PHP WebRcon 1.0

Description

Very basic PHP rcon tool. Functions:

  • Player list
  • Kick/ban/tempban/sendmessage (global/whisper)
  • Unlimited admins and servers
  • Fully customizable permissions
  • AJAX refresh/kick/tempban/message/whisper = no page refreshing
  • Actions log
  • Player log
  • Message rotation
  • Playlist management
  • Map management
  • Fast restart (unranked only)

Known bugs

  • Sometimes (rare) broken player list (solution: refresh)

Server requirements

  • PHP >= 5.2.3 with enabled fsockopen function
  • MySQL database with InnoDB storage support

Installation

  1. Download, unpack and upload to web server
  2. CHMOD 777 for application/cache, application/config/app.php and database.php
  3. Open (in your web browser) http://yourserver.com/install
  4. Follow installer instructions
  5. Rename cron directory to something more unique (IMPORTANT)
  6. If you want to use message rotation and player log, setup crontabs/webcron to execute your_renamed_cron_directory_here/index.php every x seconds (i recommend 60 seconds)

Quick start guide

  1. Log in
  2. Go to Servers tab
  3. Enter your server data and press Submit
  4. Go to Permissions and assign game server with your account

1.0 changelog

http://code.google.com/p/php-blackops-rcon/source/list

Upgrade instructions inside archive.

Powered by Google Project Hosting