This file contains 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
18:34:07 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-904- | |
g9277096-b953jnks (MC: 1.7.2) | |
18:34:08 [INFO] Preparing level "world" | |
18:34:08 [SEVERE] java.io.IOException: Not in GZIP format | |
18:34:08 [SEVERE] at java.util.zip.GZIPInputStream.readHeader(Unknown Sour | |
ce) | |
18:34:08 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source) | |
18:34:08 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source) | |
18:34:08 [SEVERE] at net.minecraft.server.CompressedStreamTools.a(SourceFi | |
le:8) |
This file contains 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
Minecraft has crashed! | |
---------------------- | |
Minecraft has stopped running because it encountered a problem. | |
If you wish to report this, please copy this entire text and email it to support@mojang.com. | |
Please include a description of what you did when the error occured. |
This file contains 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
148 recipes | |
16 achievements | |
12:49:31 [INFO] Starting minecraft server version Beta 1.6.6 | |
12:49:31 [INFO] Loading properties | |
12:49:31 [INFO] Starting Minecraft server on *:55555 | |
12:49:31 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-823- | |
gb9d0b04-b860jnks (MC: 1.6.6) | |
12:49:31 [INFO] Preparing level "world" | |
12:49:31 [INFO] Preparing start region for level 0 | |
12:49:32 [INFO] Preparing start region for level 1 |
This file contains 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
globals: | |
separate-chat-log: false | |
incoming-tell-format: '&8From {player}: &d' | |
censors: | |
- \bu+\W*m+a+d+(\W*br(a|o)+)? | |
- some_other_word;replacement | |
- soz;sorry | |
plugin-tag: '§e[HeroChat] ' | |
craftIRC-prefix: '|' | |
outgoing-tell-format: '&8To {receiver}: &d' |
This file contains 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
globals: | |
separate-chat-log: false | |
incoming-tell-format: '&8From {player}: &d' | |
censors: | |
- \bu+\W*m+a+d+(\W*br(a|o)+)? | |
- some_other_word;replacement | |
plugin-tag: '§e[HeroChat] ' | |
craftIRC-prefix: ':' | |
outgoing-tell-format: '&8To {receiver}: &d' | |
default-channel: Global |