View Single Post
SOBgaming
Senior Member
Join Date: Jul 2015
Old 03-09-2019 , 01:19   Re: [CS:GO] Day Specific Plugin Enabling
Reply With Quote #7

Quote:
Originally Posted by CliptonHeist View Post
From the post:


With a system command you can do something like this in the cronjobs.txt file:
Code:
// Moves a plugin to the disabled folder every Wednesday
// 0 0 * * 3 system mv "/home/server/csgo/addons/plugins/plugin.smx" "/home/server/csgo/addons/plugins/disabled"
Awesome, thanks! (:
__________________
SOBgaming is offline