• This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn more.
  • Minecraft 1.16.220 Update + Bug/Crash Fixes
    Added MCPE 1.16.220 version and fixed crashes for multiple plugins. You can view the full changelist here.
  • Forum Updates - 4/11/2021
    Various changes have been made to the forums and a few categories. You can view the full changelist here.

Bug internal server Error

Warning!
Hello , there have been no replies in this thread for more than 30 days.
Please make sure you have a valid reason before you reply to this thread or you may face moderation action.
#3
Dear @NameNoOneHas97, I have the solution to your problem. Disable NPC, temp ranks, VIP slots, auto command, plots ,and then restart your server. These plugins are broken and therefore keep the server from running properly. I hope this helps ;D
 

thedeibo

Department Head
Staff Member
Department Head
Community Team
#4
I think this may be a Mad Commands or world protect issue.
Some plugins are a little broken right now but I'm sure they'll be fixed soon.
Nope not a MadCommands issue. But a easy (tempory) fix to it that I’ve found is this:

TURN TO ADVENTURE MODE THEN BACK
Code:
/cmd create loginevent
/cmd trigger login loginevent
/cmd add loginevent /asop gamemode adventure
/cmd add loginevent sleep 2
/cmd add loginevent /asop gamemode survival
This is because Survival Mode is broken (#BlameMojang)

DISABLE DAMAGE (pvp) EVENT:
Code:
/cmd create damageevent
/cmd trigger damage damageevent
/cmd add damageevent cancel
This is because ON PLAYER DAMAGE EVENT causes players to crash. This is NOT a MadCommands issue, but MadCommands helps to fix it.
So basically players can’t pvp