Jump to content

Timed Commands 0.0.8

$4.00
   (1 review)

1 Screenshot

  • 42.7k
  • 189
  • 5.86 kB
This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments

LazyPVE

Posted

So it's any oxide commands that can be used ? Not only load unload !? 😮 That's even better 👍

bsdinis

Posted (edited)

On 8/25/2022 at 6:06 AM, Bob la Raie said:

So it's any oxide commands that can be used ? Not only load unload !? 😮 That's even better 👍

Yes, any oxide command can be executed now, instead of only loading and unloading plugins.

Don't forget to delete the previous plugin before updating, as the file name has changed.

Edited by bsdinis
  • Love 1
tiger

Posted

hello. If I only want to set commands based on the clock in the game, such as turning on PVP at night and using PVE mode during the day,How should I set it up

bsdinis

Posted

13 minutes ago, tiger said:

hello. If I only want to set commands based on the clock in the game, such as turning on PVP at night and using PVE mode during the day,How should I set it up

It only supports real time, not in-game time.

ClumsyZombie

Posted

Can this run commands in the colsole at in game time? Or is this based only on Server time? 

Thunderchile

Posted (edited)

Hey! Looks good. I have an end time plugin that I want to load an hour before wipe on Thursdays. Is it possible with this plugin?

 

Also, can I also use it for multiple plugins as want Nightvision only to work at night as otherwise miss all the weather.

 

Thanks if you can help. Will defo buy this if it works for these 2 plugins 8-)

 

Edited by Thunderchile
Thunderchile

Posted

Ok, so can you check my config. I want that it loads Wipe Events at 6pm Thursdays and shuts off just before 7pm Thursdays.

{
  "Offset": "00:00:00:00.0000000",
  "InitCommands": [
    "oxide.load WipeEvents",
    "oxide.unload WipeEvents"
  ],
  "Timers": [
    {
      "Time": "18:00:00",
      "DayOfWeek": 4,
      "Commands": [
        "oxide.load WipeEvents"
      ],
      "DiscordMessages": null
    },
    {
      "Time": "18:56:00",
      "DayOfWeek": 4,
      "Commands": [
        "oxide.WipeEvents"
      ],
      "DiscordMessages": null
    },
    {
      "Time": "09/29/2022 19:00:00",
      "DayOfWeek": null,
      "Commands": [
        "oxide.unload PluginC",
        "oxide.unload PluginD"
      ],
      "DiscordMessages": null
    },
    {
      "Time": "09/30/2022 8PM",
      "DayOfWeek": null,
      "Commands": [
        "oxide.load PluginC",
        "oxide.load PluginD"
      ],
      "DiscordMessages": [
        {
          "webhook": "",
          "username": "My Untitled Rust Server",
          "avatar_url": "",
          "content": "```{0}```"
        }
      ]
    }
  ]
}

marc wadmore

Posted

Hi im just about to purchase this but first can you tell me....   can this exectute convar commands on server start as in using InitCommands and how would the command look please........ 

 "Offset": "00:00:00:00.0000000",
  "InitCommands": [
    "traincar.population: "0"",
    "server.readcfg"

thanks

Wajeeh Agbariya

Posted

hi, 

does this plugin work with carbon as well?

BetterDeadThanZed

Posted

Can someone explain to me what the offset settings mean? I'm confused by the description. Is this offset from GMT? Also, how do I set up the "content" section of the config?

BjarkeH

Posted

Any chance that this will be updated to work with carbone?
Want do buy it, but want to be sure it works with carbone first

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Love 1

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.