Unable to use the /restart command

Discussion in 'Bukkit Help' started by Lanuk, Jul 15, 2013.

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

    Lanuk

    Hey guys, I am having a bit of trouble getting the /restart command to work. I set up the path inside the bukkit.yml, and I am fairly sure it is correct. Initially, I had the wrong path, and it told me it could not locate the startup script. This time, it just says process complete, but the server does not actually restart.

    What I have noticed though, is when I use restart, a java process will be running, and I will not be able to start up the server again until I end it. Any ideas on how I can fix this? I am on a Mac, and am using a .command file for the startup script. I have configured it so it is executable, so that shouldn't be the issue.

    EDIT: This is what happens when I try to /restart my server through the console:

    Code:
    [INFO] Attempting to restart with /Users/Kunal/Desktop/Hexxit/Hexxit_Server_v1/start_server.command
    19:00:31 [WARNING] DSCT: Socket closed
    19:00:31 [INFO] Closing listening thread
    19:00:31 [INFO] Stopping server
    19:00:31 [INFO] [FactionChat] Disabling FactionChat v1.529
    19:00:31 [INFO] FactionChat: disabled
    19:00:31 [INFO] [Factions] Disabling Factions v1.8.2
    19:00:31 [INFO] [Factions v1.8.2] Disabled
    19:00:31 [INFO] [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.11.1
    19:00:31 [INFO] [EssentialsSpawn] Disabling EssentialsSpawn v2.11.1
    19:00:31 [INFO] [EssentialsProtect] Disabling EssentialsProtect v2.11.1
    19:00:31 [INFO] [EssentialsChat] Disabling EssentialsChat v2.11.1
    19:00:31 [INFO] [Essentials] Disabling Essentials v2.11.1
    19:00:31 [INFO] [WorldGuard] Disabling WorldGuard v5.7.5
    19:00:31 [INFO] [WorldEdit] Disabling WorldEdit v5.5.6
    19:00:31 [INFO] [GroupManager] Disabling GroupManager v2.0 (2.11.1) (Phoenix)
    19:00:31 [INFO] GroupManager - INFO - Scheduled Data Saving is disabled!
    19:00:31 [INFO] GroupManager version 2.0 (2.11.1) (Phoenix) is disabled!
    19:00:31 [INFO] [ColoredSigns] Disabling ColoredSigns v4.1
    19:00:31 [INFO] [ColoredSigns] Disabling...
    19:00:31 [INFO] Saving players
    19:00:31 [INFO] Unloading Player: Lanuk
    19:00:31 [INFO] Saving worlds
    19:00:31 [INFO] Saving chunks for level 'world'/Overworld
    19:00:32 [INFO] Saving chunks for level 'DIM-1'/Nether
    >2013-07-15 19:00:32 [INFO] [ForgeModLoader] Unloading dimension 0
    19:00:32 [INFO] Stopping server
    >logout
     
    [Process completed]
    
    EDIT 2: OH, NEVERMIND! The server does start up (hence the java process), just a new terminal window isn't opened, so I can't access the console after a restart. Any idea on this?
     
  2. Offline

    floydms

    Sorry But Its Not realy a command Unless you have A PLugin A OR specail coding into bukkit
     
  3. Offline

    Lanuk

    Oh haha, that's weird. It is included in my bukkit.yml.
     
  4. Offline

    floydms

    It Is But Its unable to be used but it is a console only command and rember 1.6.2 is a buggy Relase!
    Edit: This pLugin looks like what you want http://dev.bukkit.org/bukkit-plugins/simple_restart/
     
  5. Offline

    Lanuk

    Alright thanks! And I am using 1.5.2 (should have mentioned that earlier)
     
Thread Status:
Not open for further replies.

Share This Page