• 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.

Owner

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.
#2
This isnt a fix-all, but you can have an auto-command to unban yourself every so many minutes.

as preventative measures, I would only OP people you highly trust or have known for awhile, and dont give people extreme permissions.

Hopefully you wont get banned anymore after this ;)
 

Null45

Coal Miner
#3
Try making a command like this:

Plugins needed: MadCommands

cmd create ban
cmd add ban let %player% = %args%[1]
cmd add ban if %player% = \"Player that you dont want to get banned\" then goto 5
cmd add ban asop /ban %player%
cmd add ban exit
cmd add ban message %p% You can't Ban this Player!