Created
May 24, 2014 02:45
-
-
Save theresajayne/b8a01359ecd167bdd39c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
D:\localtest>java -Xmx1G -Xms1G -jar craftbukkit.jar | |
03:35:50 [INFO] Starting minecraft server version 1.6.4 | |
03:35:50 [INFO] Loading properties | |
03:35:50 [INFO] Default game type: SURVIVAL | |
03:35:50 [INFO] Generating keypair | |
03:35:50 [INFO] Starting Minecraft server on *:25565 | |
03:35:51 [INFO] This server is running CraftBukkit version git-Bukkit-1.6.4-R2.0 | |
-b2918jnks (MC: 1.6.4) (Implementing API version 1.6.4-R2.0) | |
03:35:51 [INFO] [SlashChest] Loading SlashChest v1.6.4 | |
03:35:51 [INFO] Preparing level "world" | |
03:35:51 [INFO] Preparing start region for level 0 (Seed: -3011886602277112493) | |
03:35:51 [INFO] Preparing start region for level 1 (Seed: -3011886602277112493) | |
03:35:52 [INFO] Preparing start region for level 2 (Seed: -3011886602277112493) | |
03:35:52 [INFO] [SlashChest] Enabling SlashChest v1.6.4 | |
03:35:52 [INFO] [SlashChest] SlashChest plugin is for Minecraft version 1.5.2 on | |
ly, this is git-Bukkit-1.6.4-R2.0-b2918jnks (MC: 1.6.4), disabling. | |
03:35:52 [INFO] Server permissions file permissions.yml is empty, ignoring it | |
03:35:52 [INFO] Done (1.539s)! For help, type "help" or "?" | |
03:36:46 [INFO] theresajayne [/127.0.0.1:60518] lost connection | |
03:37:31 [INFO] /127.0.0.1:60563 lost connection | |
03:37:36 [INFO] theresajayne[/127.0.0.1:60564] logged in with entity id 119 at ( | |
[world] -128.5, 71.0, 247.5) | |
03:37:41 [INFO] theresajayne issued server command: /tprandom | |
03:37:57 [INFO] theresajayne issued server command: /xc | |
03:37:59 [INFO] theresajayne issued server command: /tpr | |
03:38:06 [INFO] theresajayne issued server command: /help | |
03:38:19 [INFO] theresajayne issued server command: /dragonspawn | |
03:38:27 [INFO] theresajayne issued server command: /bukkit | |
03:38:33 [INFO] theresajayne issued server command: /Bukkit | |
03:38:37 [INFO] theresajayne issued server command: /help | |
03:38:42 [INFO] theresajayne issued server command: /help Bukkit | |
03:38:50 [INFO] theresajayne issued server command: /plugins | |
>tprandom | |
03:44:05 [INFO] /tprandom - Teleport to a random location | |
> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment