Thread: Updater
View Single Post
Author Message
GoD-Tony
Veteran Member
Join Date: Jul 2005
Old 10-08-2011 , 13:03   Updater
Reply With Quote #1

Updater

Allows developers to automatically update their plugins and files. Updates will be checked on server startup and then once every 24 hours. All updates will be logged to Updater.log in your SourceMod log directory.

Installation:
  1. Your server must be running at least one of the following extensions:
  2. Extract updater.zip to your SourceMod directory.
Cvars:
  • sm_updater <1|2|3> - Determines update functionality.
    • 1 = Only notify in the log file when an update is available.
    • 2 = Automatically download and install available updates. *Default
    • 3 = Include the source code with updates.
Commands:
  • sm_updater_check - Forces Updater to check all plugins for updates. Can only be run once per hour.
  • sm_updater_status - View the status of Updater.
Attached Files
File Type: zip updater.zip (37.1 KB, 12937 views)
__________________

Last edited by GoD-Tony; 08-28-2020 at 06:39. Reason: BitBucket repo died
GoD-Tony is offline