View Single Post
Plugin Info:     Modification:          Category:         
Jamster
Veteran Member
Join Date: Jun 2008
Old 08-27-2013 , 10:16   Server Clean Up [0.1 beta]
Reply With Quote #1

This plugin requires the latest 1.8.3-dev snapshot of AMXX, go to http://www.amxmodx.org/snapshots.php to update, you will also need to download the plugin source and compile yourself, thanks.

Hello AMXX crew, this is a port of my Server Clean Up plugin from sourcemod. Read the attached config on how to configure it.

WARNING: Spray cleaning is NOT in this release, I'm trying to figure out how to clean out custom.hpk, I'm not sure if it's possible. Let me know if you know how in case I'm being a huge dummy. Usual warning: I AM NOT RESPONSIBLE FOR ANY DATA LOSS THIS PLUGIN MAY CAUSE SO USE AT YOUR OWN RISK.

ABOUT
This plugin cleans up your sprays [working on that!], logs, demos, and amx logs every x ( default is 168 ) hours. The defaults make it so it cleans nothing so please look over the config to set it up.

INSTALLATION
Copy servercleanup.amxx to "/addons/amxmodx/plugins".
Copy servercleanup.txt to "/addons/amxmodx/data/lang".
Copy servercleanup.cfg to the root directory of your game.
Add the text servercleanup.amxx to the bottom of the "plugins.ini" file in "/addons/amxmodx/configs".
Add the text exec servercleanup.cfg to the end of your "server.cfg" file.

Once I've got this to a final version I'll get a compiled version attached by an admin.

COMMANDS
amx_srvcln_now - Runs server clean up manually.

THANKS
Thanks to the developers of AMX Mod X for adding in the functions I needed to get this to work with AMXX!

CHANGELOG

0.1 beta
- Initial release!
Attached Files
File Type: sma Get Plugin or Get Source (servercleanup.sma - 1206 views - 6.7 KB)
File Type: txt servercleanup.txt (369 Bytes, 402 views)
File Type: cfg servercleanup.cfg (1.9 KB, 380 views)

Last edited by Jamster; 08-28-2013 at 05:43.
Jamster is offline