-
Posts
352 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by crash
-
Changed Status from Pending to Can't Reproduce Changed Fixed In to 1.0.6
-
Please answer them with this: The plugin triggers the following command ConsoleSystem.Run(ConsoleSystem.Option.Server, "restart 1"); it restarts the server, however, it doenst starts up again. Again, i've tried my plugin on pterodactyl and windows server and it works as described.
-
Okay, I realize that it is because of how ShockByte handles restarts: it is very safe to say that ShockByte when restarting the server with the button that they have in their panel will call another variable that they have defined and that is why my plugin only restarts your server and doens't starts until YOU press the start button. The option I see is to contact ShockByte support and they will tell you what variable they call or how they handle their restarts. If you do so, I can make a customized version for you.
-
That is weird. I've just tried both ways and it works just fine. are you using some type of hosting provider? I've just tried on Pterodactyl and it works just right, I've tried on windows cmd and it works too. Could you clarify me on that?
-
I see, could you please go to line 685 and find this: ConsoleSystem.Run(ConsoleSystem.Option.Server, "quit"); change it to this > ConsoleSystem.Run(ConsoleSystem.Option.Server, "restart 1"); and let me know how it goes. Im making version 2.0.0 right now and it'll be like that.
-
Changed Status from Pending to Closed
-
Hello! Im finishing version 2.0.0 of AutoRestart right now. Whenever i push version 2.0.0 ill focus on adding carbon support too.
-
Hello, could you elaborate more? Whenever the plugin gets to the last second it triggers the command quit. a.k.a restart.
-
Changed Status from Work in Progress to Closed Changed Fixed In to 1.0.6
-
Work in progress
-
Changed Status from Pending to Work in Progress
-
Hello, ill be debuging this now.
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.5
-
Hello, i've tried restarting with our command /restart and restarting with a time scheduled and i get no errors. The error is likely caused by a mismatch between the number of placeholders in the "ChatRestartAlert" language string. to fix this issue, we need to ensure that the "ChatRestartAlert" language string has exactly the placeholder ({0}). Check your language file (lang/AutoRestart.json) and make sure the "ChatRestartAlert" entry looks something like this: { "ChatRestartAlert": "Server restart scheduled in {0}." } If this still doenst work, i recommend deleting the lang file and creating a new one.
-
Hello, ill be debuging this now.
-
- 113 comments
-
- #restart
- #rustplugin
-
(and 5 more)
Tagged with:
-
- 113 comments
-
- #restart
- #rustplugin
-
(and 5 more)
Tagged with:
-
- 113 comments
-
- #restart
- #rustplugin
-
(and 5 more)
Tagged with:
-
- 113 comments
-
- 2
-
-
- #restart
- #rustplugin
-
(and 5 more)
Tagged with:
-
Version 3.9.2
1,654 downloads
AutoRestart is an advanced and fully configurable plugin to facilitate automatic restarts of Rust servers, ensuring consistent performance and minimizing downtime through effective scheduling and notifications. The plugin has been tested in Pterodactyl and Wisp without problems. Windows could have problems due to how each administrator has configured their bat file and that may cause the plugin to not be able to start the server again.$15.99- 113 comments
- 7 reviews
-
- 5
-
-
-
- #restart
- #rustplugin
-
(and 5 more)
Tagged with:
-
Hello, could it be possible to make a video explaining how to do a basic UI? im trying to even get a button out but i dont get it to work cus im dumb and i need some tutorial video to follow on :c
-
- 3 comments