Skip to content

Instantly share code, notes, and snippets.

@daboross
Created March 12, 2013 05:28
Show Gist options
  • Save daboross/5140561 to your computer and use it in GitHub Desktop.
Save daboross/5140561 to your computer and use it in GitHub Desktop.
Pure craftbukkit with just commandhelper latest.
$ java -jar CraftBukkit.jar
210 recipes
27 achievements
22:27:19 [INFO] Starting minecraft server version 1.4.7
22:27:19 [INFO] Loading properties
22:27:19 [INFO] Default game type: SURVIVAL
22:27:19 [INFO] Generating keypair
22:27:19 [INFO] Starting Minecraft server on *:25565
22:27:19 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.7-R1.0-b2624jnks (MC: 1.4.7) (Implementing API version 1.4.7-R1.0)
22:27:19 [INFO] [CommandHelper] Loading CommandHelper v1390-2d445ca
22:27:19 [INFO] Preparing level "world"
22:27:19 [INFO] Preparing start region for level 0 (Seed: 4975734285418659456)
22:27:20 [INFO] Preparing start region for level 1 (Seed: 4975734285418659456)
22:27:20 [INFO] Preparing spawn area: 89%
22:27:20 [INFO] Preparing start region for level 2 (Seed: 4975734285418659456)
22:27:20 [INFO] [CommandHelper] Enabling CommandHelper v1390-2d445ca
22:27:21 [INFO] CommandHelper/CommandHelper 1390-2d445ca enabled
22:27:21 [INFO] WEPIF: Updated config file
22:27:21 [INFO] WEPIF: Using the Bukkit Permissions API.
22:27:21 [INFO]
22:27:21 [INFO]
_/_/_/ _/
_/ _/_/ _/_/_/ _/_/ _/_/_/ _/_/ _/_/_/ _/_/_/ _/_/_/
_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/ _/ _/ _/_/_/ _/ _/ _/_/_/
_/ _/ _/
_/ _/ _/_/ _/ _/_/_/ _/_/ _/ _/_/
_/_/_/_/ _/_/_/_/ _/ _/ _/ _/_/_/_/ _/_/
_/ _/ _/ _/ _/ _/ _/ _/
_/ _/ _/_/_/ _/ _/_/_/ _/_/_/ _/
_/
_/
22:27:23 [INFO] CommandHelper: Welcome to this server, which is running CommandHelper! (Change this message in plugins/CommandHelper/main.ms)
22:27:23 [INFO] [CommandHelper]: MethodScript files processed
22:27:23 [INFO] [CommandHelper]: 14 alias(es) defined.
22:27:23 [INFO] Server permissions file permissions.yml is empty, ignoring it
22:27:24 [INFO] Done (4.333s)! For help, type "help" or "?"
>-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment