"stop" command does not work?

Discussion in 'Bukkit Help' started by Rallerbabz, Jan 17, 2011.

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

    Rallerbabz

    Code:
    C:\Users\Rallerbabz\Desktop\Bukkit>java -Xms1024M -Xmx1024M -jar craftbukkit-0.0
    .1-SNAPSHOT.jar
    2011-01-17 23:48:04 [INFO] Starting minecraft server version Beta 1.2_01
    2011-01-17 23:48:04 [INFO] Loading properties
    2011-01-17 23:48:04 [INFO] Starting Minecraft server on *:25565
    2011-01-17 23:48:04 [INFO] Preparing level "world"
    2011-01-17 23:48:04 [INFO] Preparing start region
    Preparing spawn area: 32%
    Preparing spawn area: 61%
    2011-01-17 23:48:07 [INFO] [Cleaner] version [1.6] (Night) loaded
    2011-01-17 23:48:07 [INFO] [General] version [1.5] (Yager) loaded
    MCBans 0.1 initialized
    2011-01-17 23:48:07 [INFO] WorldEdit nightly loaded.
    2011-01-17 23:48:07 [INFO] WorldGuard nightly loaded.
    2011-01-17 23:48:07 [INFO] WorldGuard: Single session is enforced.
    2011-01-17 23:48:07 [INFO] WorldGuard: TNT ignition is PERMITTED.
    2011-01-17 23:48:07 [INFO] WorldGuard: Lighters are PERMITTED.
    2011-01-17 23:48:07 [INFO] WorldGuard: Lava fire is blocked.
    2011-01-17 23:48:07 [INFO] WorldGuard: Fire spread is UNRESTRICTED.
    2011-01-17 23:48:07 [SEVERE] [BBROTHER]: Table Check SQL Exception (cnf) sqlite
    2011-01-17 23:48:07 [INFO] [BBROTHER]: Generating bbdata table
    2011-01-17 23:48:07 [SEVERE] [BBROTHER]: Create Table SQL Exception (cnf) sqlite
    
    2011-01-17 23:48:07 [INFO] [BBROTHER] Updating table for 1.3
    2011-01-17 23:48:07 [SEVERE] [BBROTHER]: Update Table 1.3 Fail (cnf) sqlite
    2011-01-17 23:48:07 [INFO] [BBROTHER] Updating table for 1.4
    2011-01-17 23:48:07 [SEVERE] [BBROTHER]: Update Table 1.4 Fail (cnf) sqlite
    2011-01-17 23:48:07 [INFO] BigBrother 1.3.2 initialized
    2011-01-17 23:48:07 [INFO] Debugger enabled, use: /debug_dynmap
    2011-01-17 23:48:07 [INFO] Set minimum priority for worker thread
    2011-01-17 23:48:07 [INFO] Map renderer has started.
    2011-01-17 23:48:07 [INFO] map WebServer started on port 8123
    2011-01-17 23:48:07 [INFO] Flashlight 1.0.2 initialized
    2011-01-17 23:48:07 [INFO] LoginMessage 0.2 enabled
    MCBans version 0.1 is enabled!
    MCDocs version 1.0 is enabled!
    Whitelist: Trying to load whitelist and settings...done.
    Whitelist version 1.2 is enabled!
    2011-01-17 23:48:07 [INFO] Done! For help, type "help" or "?"
    138 recipes
    Whitelist: Player Rallerbabz is trying to join...kick!
    2011-01-17 23:48:49 [INFO] Disconnecting Rallerbabz [/127.0.0.1:56227]: Sorry, y
    ou are not on the whitelist!
    2011-01-17 23:49:40 [INFO] Disconnecting /127.0.0.1:56234: Took too long to log
    in
    Whitelist: Player Rallerbabz is trying to join...kick!
    2011-01-17 23:49:47 [INFO] Disconnecting Rallerbabz [/127.0.0.1:56252]: Sorry, y
    ou are not on the whitelist!
    2011-01-17 23:49:47 [WARNING] Can't keep up! Did the system time change, or is t
    he server overloaded?
    Whitelist: Player Rallerbabz is trying to join...kick!
    2011-01-17 23:51:30 [INFO] Disconnecting Rallerbabz [/127.0.0.1:56308]: Sorry, y
    ou are not on the whitelist!
    stop
    2011-01-17 23:51:37 [INFO] Unknown console command. Type "#help" for help.
    stop
    2011-01-17 23:51:41 [INFO] Unknown console command. Type "#help" for help.
    #help
    2011-01-17 23:51:45 [INFO] To run the server without a gui, start it like this:
    2011-01-17 23:51:45 [INFO]    java -Xmx1024M -Xms1024M -jar minecraft_server.jar
     nogui
    2011-01-17 23:51:45 [INFO] Console commands:
    2011-01-17 23:51:45 [INFO]    help  or  ?               shows this message
    2011-01-17 23:51:45 [INFO]    kick <player>             removes a player from th
    e server
    2011-01-17 23:51:45 [INFO]    ban <player>              bans a player from the s
    erver
    2011-01-17 23:51:45 [INFO]    pardon <player>           pardons a banned player
    so that they can connect again
    2011-01-17 23:51:45 [INFO]    ban-ip <ip>               bans an IP address from
    the server
    2011-01-17 23:51:45 [INFO]    pardon-ip <ip>            pardons a banned IP addr
    ess so that they can connect again
    2011-01-17 23:51:45 [INFO]    op <player>               turns a player into an o
    p
    2011-01-17 23:51:45 [INFO]    deop <player>             removes op status from a
     player
    2011-01-17 23:51:45 [INFO]    tp <player1> <player2>    moves one player to the
    same location as another player
    2011-01-17 23:51:45 [INFO]    give <player> <id> [num]  gives a player a resourc
    e
    2011-01-17 23:51:45 [INFO]    tell <player> <message>   sends a private message
    to a player
    2011-01-17 23:51:45 [INFO]    stop                      gracefully stops the ser
    ver
    2011-01-17 23:51:45 [INFO]    save-all                  forces a server-wide lev
    el save
    2011-01-17 23:51:45 [INFO]    save-off                  disables terrain saving
    (useful for backup scripts)
    2011-01-17 23:51:45 [INFO]    save-on                   re-enables terrain savin
    g
    2011-01-17 23:51:45 [INFO]    list                      lists all currently conn
    ected players
    2011-01-17 23:51:45 [INFO]    say <message>             broadcasts a message to
    all players
    stop
    2011-01-17 23:51:49 [INFO] Unknown console command. Type "#help" for help.
    
    
    
    
    What the heck? xD
    How do I have to stop my server then? :p - (I know save-all + close but still :p)
    I guess its something with some of my plugins since it works fine without my plugins.
    I dont know where I should post it so dont blame me :(

    Best Regards;
    Rallerbabz
    - Just trying to help!
     
  2. Offline

    MysticX

    I see you figured out to try #help for the help listing. Maybe you should do the same with stop? I think I read about that change in the newer build somewhere.

    [edit]
    Here is is: Build #70 - No server commands work
     
  3. Offline

    DeadPin

    New commands are required you to put a # infront of them.

    #stop should work as it worked for me
     
  4. Offline

    saiek

    you can do #save-all, #save-on, #stop ect ect. just replace the / for #
    tested and works
     
  5. Offline

    DJ411

    # is not replacing / there was never a / it was always blank. So u would type stop, or save-all
     
  6. Offline

    flames

    ingame you now need to use /#command
    yea, this is confusing now. i hope this is will not be permanent change.
     
  7. Offline

    Rallerbabz

    Sorry for failing :p

    I've tried /#stop & /#save-all ingame which gave me this...

    Code:
    org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2
    line 1]
            at org.json.JSONTokener.syntaxError(JSONTokener.java:423)
            at org.json.JSONObject.<init>(JSONObject.java:183)
            at org.json.JSONObject.<init>(JSONObject.java:310)
            at com.firestar.mcbans.mcbanslistener.onPlayerCommand(mcbanslistener.jav
    a:218)
            at org.bukkit.plugin.java.JavaPluginLoader.callEvent(JavaPluginLoader.ja
    va:135)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:199)
            at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:546)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:522)
            at net.minecraft.server.Packet3Chat.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.a(SourceFile:232)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:64)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:104)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:261)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:197)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
     
  8. Offline

    EvilSeph

    We're going to be keeping VANILLA commands (commands that come with the Minecraft offitical server) starting with /# (as we have it now). We will probably fix up the console commands, though... to be without the # as that's just silly.
     
  9. Offline

    Firestar

    as posted in the mcbans thread, you need to set up your mcbans plugin, or just delete it from your plugins dir.
     
  10. Offline

    Rallerbabz

    oh thats why...atm mcbans.com is down so I guess I'll have to wait..thanks.
     
  11. Offline

    Silentspy

    Moved to appropriate forum, please do not post support threads in website feedback.
     
Thread Status:
Not open for further replies.

Share This Page