|
Project Information
Featured
|
Black Ops PHP WebRcon 1.0DescriptionVery 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- 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)
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
1.0 changeloghttp://code.google.com/p/php-blackops-rcon/source/list Upgrade instructions inside archive.
|