ItsMods

Full Version: Black Ops PHP WebRcon 1.0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Working php rcon. control your server from everywhere.

[Image: screenshot1od.jpg]
[Image: screenshot2hn.jpg]
[Image: screenshot3uo.jpg]
[Image: screenshot4co.jpg]

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
  • Fast restart (unranked)
  • Map management

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:
  • Download, unpack and upload to web server
  • CHMOD 777 for application/cache, application/config/app.php and database.php
  • Open (in your web browser) http://yourserver.com/install
  • Follow installer instructions
  • Rename cron directory to something more unique (IMPORTANT)
  • 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)
  • d0h recommends: download xampp to setup your server
Quick start guide:
  • Log in
  • Go to Servers tab
  • Enter your server data and press Submit
  • Go to [Permissions] and assign game server with your account

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

Upgrade instructions from 0.3->1.0 inside archive.


All changes made by Maximusya. Thanks! Upgrade instructions 0.2 -> 0.3 inside archive (upgrade-from-0.2.txt)


Download: (problems with attaching files)
blackops1.0-install.rar http://ul.to/diqzgo5p
blackops1.0-upgrade.rar http://ul.to/1nhfg5ks

Credits:
EpicLegionWin (v 0.1-1.0)
Maximusya (v.0.3)
"4. 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)"

I dont get this part... Which line do i have to edit to get the message rotation working ?
start a cronjob and set index.php refresh to 60secs
(12-07-2010, 23:38)d0h! Wrote: [ -> ]start a cronjob and set index.php refresh to 60secs

How ? Dont know much about that Big Grin
updated to v. 0.3
Nice job d0h.
mainpost updated to version 1.0
do you need to have a server from gameservers?
Ofcourse.
cant u use ur own ip for it?
Pages: 1 2