Kikkertjeeen Posted May 11, 2021 Share Posted May 11, 2021 (edited) 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 May 11, 2021 by Kikkertjeeen 1 Link to comment Share on other sites More sharing options...
0 rosathorn Posted May 11, 2021 Share Posted May 11, 2021 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. RosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRi code, animate, develop, UI design, learn, and adapt, as well as make servers, of courseJoined Minehut sometime in 2014VIP sometime in 2018Legend in January 2021Helper on 4/11/2021♥ (Retired) on 5/17/2021 Link to comment Share on other sites More sharing options...
Question
Kikkertjeeen
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 KikkertjeeenLink to comment
Share on other sites
1 answer to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now