Jump to content
  • 0

The Server has Crashed Cause There were too many Items On The Ground.


Fastnivek

Question

Ok So. I was messing around with my buds and a friend asked me "Can i get some signs" and then he said "Please dont give me 1 million". And the joker i am i put in the max ammount of signs i could. And then the server broke, and now we cant join. Please help.

  • Like 1
Link to comment
Share on other sites

3 answers 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 "/minecraft:kill @e[type=item]"


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

Guest
This topic is now closed to further replies.
×
×
  • Create New...