Jump to content
  • 0

My server has crashed.


Kikkertjeeen

Question

I played on my friends server and i put the command /gamerule randomtickspeed 300000 or something in, as a joke but the server crashed. I can join the server but i cant do anything it just freezes. 

Can anyone help?

Edited by Kikkertjeeen
  • Like 1
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Yep. Seen this before. I usually just fix it with Skript.

Edit Server > Plugins > Install Skript > Restart Server > File Manager > plugins > Skript > scripts > Create new file named start.sk > Input the code below into the file Click Save > Restart Server

After following those steps in that order, it should work. The code:

 

on server start:
      execute console command "/gamerule randomTickSpeed 3"


You could also just execute it through console when the server starts, but this method makes sure the task is done as soon as the server starts so the command 100% goes through.

 

rose city STICKER

RosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaR

i code, animate, develop, UI design, learn, and adapt, as well as make servers, of course

💐Joined Minehut sometime in 2014
💐VIP sometime in 2018
💐Legend in January 2021
💐Helper on 4/11/2021
💐♥ (Retired) on 5/17/2021
💐 Moderator on 8/18/2023

Link to comment
Share on other sites

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
×
×
  • Create New...