Problem/Bug Server CMD doesn't stop correctly

Discussion in 'General Help' started by CornRolls, Mar 12, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    CornRolls

    So I've been having this problem with my server, in the run.bat, if I try to stop it by doing stop in the cmd it starts disabling plugins but then doesn't completely close, i'm not sure if its a plugin problem or not, but here are the plugins im running.

    -Auctions
    -automessage
    -bChatmanager
    -buycraft
    -chatcolor
    -clearlag
    -colored signs
    -essentials
    -group manager
    -holographic displays
    -itemcases
    -massivecore (i'm thinking it may be this plugin causing the problem)
    -mcmmo
    -moreitems
    -multiverse core
    -multiverse portal
    -permissionsex
    -pluginmetrics
    -silkspawners
    -simplerename
    -tablist
    -timtheenchanter
    -vault
    -voxelsniper
    -worldedit
    -worldguard
     
  2. @CornRolls
    My guess would be mcMMO. I have been having this problem on my test server, the server freezes when mcMMO is disabling. Try disabling backups in mcMMO config.
    Code:
    Backups:
        Enabled: true <--- change to false
        Keep:
            Last_24_Hours: true
            Daily_Last_Week: true
            Weekly_Past_Months: true
     
  3. Offline

    CornRolls

    Thanks, I will try this soon whenever I get the time, then let you know.

    Thank you very much, I tried that and got it working.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Mar 21, 2016
Thread Status:
Not open for further replies.

Share This Page