Jump to content

crash

Creator Pro
  • Posts

    165
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by crash

  1. Sure, ill add in config if you want to use quit or restart 1, give me a second.
  2. crash

    AutoRestart

    Probably umod/carbon didn't load correctly, because if a command didnt work correctly it'll prompt a huge error haha
  3. crash

    AutoRestart

    Weird, ill take a look, because its working on my side
  4. crash

    AutoRestart

    Are you getting any errors?
  5. crash

    AutoRestart

    Changed Status from Pending to Can't Reproduce
  6. crash

    AutoRestart

    Hello, this error says that the plugin can't access some directories. If you are using a hosting service, contact support to have the plugin directory permissions reviewed.
  7. crash

    AutoRestart

    Hello ManOWar, I'm glad you like the plugin :). and about your question, yes. You'll do just as you did on your config. And if you wanna do it trought UI would be like this, 10,5,4,3,2 then submit and it'll re-write in config
  8. I am a fourth-year Computer Engineering student starting my journey in creating custom plugins for Rust. I offer services in custom plugin development, server adjustments and maintenance, as well as bot configuration and programming. Whether you need a specific improvement for your server or new functionalities to make your community stand out, I'm here to help. My skills include: Custom plugin development in C#. Rust server configuration and optimization. Bot creation and management to automate tasks and enhance user experience. I adapt to the needs of each project and strive to provide efficient and well-documented solutions. Let’s work together to take your server to the next level!
  9. Changed Status from Pending to Can't Reproduce Changed Fixed In to 1.0.6
  10. 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.
  11. 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.
  12. 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?
  13. 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.
  14. crash

    Carbon Support

    Changed Status from Pending to Closed
  15. crash

    Carbon Support

    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.
  16. Hello, could you elaborate more? Whenever the plugin gets to the last second it triggers the command quit. a.k.a restart.
  17. Changed Status from Work in Progress to Closed Changed Fixed In to 1.0.6
  18. Work in progress
  19. Changed Status from Pending to Work in Progress
  20. Hello, ill be debuging this now.
  21. crash

    not restarting

    Changed Status from Pending to Closed Changed Fixed In to 1.0.5
  22. crash

    not restarting

    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.
  23. crash

    not restarting

    Hello, ill be debuging this now.
  24. crash

    AutoRestart

    Yes, you are missing a "," on "03:00" > "03:00", Remember that the timers are based on UTC. You can convert UTC timezone with this website: https://dateful.com/convert/utc
  25. crash

    AutoRestart

    Ahh i see, im pretty sure this UI doenst change gameplay so its allowed (i might be wrong)
1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

131.5k

Files Sold

Total number of files sold.

2.7m

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.