Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.80 KB | None | 0 0
  1. 2011-06-25 05:39:17 [INFO] Starting minecraft server version Beta 1.6.6
  2. 2011-06-25 05:39:17 [INFO] Loading properties
  3. 2011-06-25 05:39:17 [INFO] Starting Minecraft server on *:25565
  4. 2011-06-25 05:39:17 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-823-gb9d0b04-b860jnks (MC: 1.6.6)
  5. 2011-06-25 05:39:17 [INFO] Preparing level "world"
  6. 2011-06-25 05:39:17 [INFO] Preparing start region for level 0
  7. 2011-06-25 05:39:18 [INFO] Preparing start region for level 1
  8. 2011-06-25 05:39:18 [INFO] Preparing spawn area: 44%
  9. 2011-06-25 05:39:19 [INFO] [LogBlock] Connecting to root@jdbc:mysql://localhost:3306/bigbro...
  10. 2011-06-25 05:39:19 [INFO] [Permissions] (Yeti) was initialized.
  11. 2011-06-25 05:39:19 [INFO] [HeroicDeath] 1.8.1.156 enabled.
  12. 2011-06-25 05:39:19 [INFO] SimpleReserve version 0.2.6 enabled!
  13. 2011-06-25 05:39:19 [INFO] Honeypot: Permissions plugin found, using that.
  14. 2011-06-25 05:39:19 [INFO] Honeypot: Didn't find MCBans plugin, using default.
  15. 2011-06-25 05:39:19 [INFO] Honeypot revision 6 by Argomirr succesfully loaded.
  16. 2011-06-25 05:39:19 [INFO] WorldEdit 4.4 enabled.
  17. 2011-06-25 05:39:19 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
  18. 2011-06-25 05:39:19 [INFO] ScrapBukkit version 0.2.1 is enabled!
  19. 2011-06-25 05:39:23 [INFO] Loaded Essentials build 2.3.2 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
  20. 2011-06-25 05:39:23 [INFO] [iConomy] Logging enabled.
  21. 2011-06-25 05:39:23 [INFO] [iConomy] v5.01 (Eruanna) loaded.
  22. 2011-06-25 05:39:23 [INFO] [iConomy] Developed by: [Nijikokun]
  23. 2011-06-25 05:39:23 [INFO] [Essentials] Payment method found (iConomy version: 5)
  24. 2011-06-25 05:39:23 [SEVERE] Error occurred (in the plugin loader) while enabling Essentials v2.3.2 (Is it up to date?): null
  25. java.util.ConcurrentModificationException
  26. at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1117)
  27. at java.util.TreeMap$KeyIterator.next(TreeMap.java:1171)
  28. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:308)
  29. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:806)
  30. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
  31. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:140)
  32. at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118)
  33. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
  34. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
  35. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
  36. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
  37. at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
  38. 2011-06-25 05:39:23 [INFO] Lockette version 1.3.8 is being enabled! Yay! (Core version 1.0)
  39. 2011-06-25 05:39:23 [INFO] Lockette: Detected craftbukkit build [860] ok.
  40. 2011-06-25 05:39:23 [INFO] [Permissions] version [3.1.5] (Yeti) loaded
  41. 2011-06-25 05:39:23 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
  42. 2011-06-25 05:39:23 [INFO] [iConomy] hooked into Permissions.
  43. 2011-06-25 05:39:23 [INFO] Lockette: Linked to Permissions plugin version 3.1.5
  44. 2011-06-25 05:39:23 [INFO] Lockette: Ready to protect your containers.
  45. 2011-06-25 05:39:23 [INFO] [LogBlock] Permissions enabled
  46. 2011-06-25 05:39:23 [INFO] [LogBlock] Scheduled consumer with bukkit scheduler.
  47. 2011-06-25 05:39:23 [INFO] Logblock v0.15b enabled.
  48. 2011-06-25 05:39:23 [SEVERE] [LogBlock] SQL exception
  49. java.sql.SQLException: Can't create/write to file '/root/chubby/bin/plugins/LogBlock/dumb/lb-hell-11-06-18-05-39-23.csv' (Errcode: 13)
  50. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  51. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  52. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  53. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  54. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  55. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
  56. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
  57. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:779)
  58. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:622)
  59. at de.diddiz.LogBlock.ClearLog.run(ClearLog.java:42)
  60. at java.lang.Thread.run(Thread.java:636)
  61. 2011-06-25 05:39:23 [INFO] [LocalShops] Loaded with 50 shop(s)
  62. 2011-06-25 05:39:23 [INFO] [LocalShops] Version 3.1.1 is enabled: 98accd5b-bab9-4400-a86e-1e63bc9f021f
  63. 2011-06-25 05:39:23 [INFO] [LocalShops][Economy] BOSEconomy not found.
  64. 2011-06-25 05:39:23 [INFO] [LocalShops][Economy] Essentials Economy hooked.
  65. 2011-06-25 05:39:23 [INFO] [LocalShops][Economy] Essentials Economy found: Loaded
  66. 2011-06-25 05:39:23 [INFO] [LocalShops][Economy] iConomy 4 not found.
  67. 2011-06-25 05:39:23 [INFO] [LocalShops][Economy] iConomy 5 hooked.
  68. 2011-06-25 05:39:23 [INFO] [LocalShops][Economy] iConomy 5 found: Loaded
  69. 2011-06-25 05:39:23 [INFO] [LocalShops][Permission] Permissions (Phoenix) hooked.
  70. 2011-06-25 05:39:23 [INFO] [LocalShops] Starting NotificationThread with Timer of 300 seconds
  71. 2011-06-25 05:39:23 [INFO] [LocalShops][Permission] Permissions (Phoenix) found: Loaded
  72. 2011-06-25 05:39:23 [INFO] [LocalShops][Permission] Local Fallback Permissions found: Loaded
  73. 2011-06-25 05:39:24 [INFO] KiwiAdmin version 2.0 is enabled!
  74. 2011-06-25 05:39:24 [INFO] Loaded EssentialsSpawn build 2.3.2 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
  75. 2011-06-25 05:39:24 [INFO] Loaded EssentialsChat build 2.3.2 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
  76. 2011-06-25 05:39:24 [INFO] Done (0.639s)! For help, type "help" or "?"
  77. 2011-06-25 05:39:24 [INFO] /68.55.92.11:2645 lost connection
  78. 2011-06-25 05:39:24 [INFO] /72.230.244.0:50868 lost connection
  79. 2011-06-25 05:39:32 [INFO] lucerne102 [/124.176.22.157:49907] logged in with entity id 287 at ([ world] -236.02846408107666, 72.0, 550.0576838696043)
  80. 2011-06-25 05:39:39 [INFO] souflyte [/206.167.167.205:51132] logged in with entity id 1368 at ([ world] -238.0625, 76.0, 639.21875)
  81. 2011-06-25 05:39:43 [INFO] §9[PLAYER_COMMAND] souflyte: /list
  82. 2011-06-25 05:39:43 [WARNING] souflyte was denied access to command.
  83. 2011-06-25 05:39:45 [INFO] cheechoo [/24.23.240.79:51432] logged in with entity id 2300 at ([ world] 59.75, 69.0, 315.28125)
  84. 2011-06-25 05:39:45 [INFO] §9[PLAYER_COMMAND] souflyte: /home
  85. 2011-06-25 05:39:45 [WARNING] souflyte was denied access to command.
  86. 2011-06-25 05:39:53 [INFO] §9[PLAYER_COMMAND] lucerne102: /home
  87. 2011-06-25 05:39:53 [WARNING] lucerne102 was denied access to command.
  88. 2011-06-25 05:39:53 [INFO] b0bji2 [/96.251.6.144:53348] logged in with entity id 3793 at ([ world] 219.125, 65.0, -525.28125)
  89. 2011-06-25 05:40:04 [INFO] GodFlash124 [/68.224.163.250:2558] logged in with entity id 5331 at ([ world] -517.5352636692312, 95.0, 401.50960785872945)
  90. 2011-06-25 05:40:04 [INFO] Creating user GodFlash124
  91. 2011-06-25 05:40:04 [INFO] §7[Default]§f b0bji2§f§7:§f uhm
  92. 2011-06-25 05:40:08 [INFO] §9[PLAYER_COMMAND] GodFlash124: /who
  93. 2011-06-25 05:40:08 [WARNING] GodFlash124 was denied access to command.
  94. 2011-06-25 05:40:09 [INFO] ARM24 [/72.230.244.0:50872] logged in with entity id 6354 at ([ world] -110.71961651128329, 47.0, 1310.699999988079)
  95. 2011-06-25 05:40:09 [INFO] emmalina7 [/76.178.161.16:35829] logged in with entity id 6611 at ([ world] -106.36039166214691, 46.125, 1315.185791012351)
  96. 2011-06-25 05:40:11 [INFO] §7[Default]§f GodFlash124§f§7:§f eh?
  97. 2011-06-25 05:40:13 [INFO] §7[Default]§f ARM24§f§7:§f ok
  98. 2011-06-25 05:40:16 [INFO] §7[Default]§f ARM24§f§7:§f i gtg
  99. 2011-06-25 05:40:19 [INFO] §7[Default]§f b0bji2§f§7:§f I am defualt...?
  100. 2011-06-25 05:40:21 [INFO] §7[Default]§f emmalina7§f§7:§f k
  101. 2011-06-25 05:40:21 [INFO] §7[Default]§f ARM24§f§7:§f thanks emma for the help
  102. 2011-06-25 05:40:21 [INFO] §7[Default]§f GodFlash124§f§7:§f did everyone lose their ranks?
  103. 2011-06-25 05:40:22 [INFO] [LocalShops] souflyte issued: add all
  104. 2011-06-25 05:40:24 [INFO] §7[Default]§f emmalina7§f§7:§f yeah
  105. 2011-06-25 05:40:27 [INFO] §7[Default]§f ARM24§f§7:§f and sorry that you have to walk out
  106. 2011-06-25 05:40:29 [INFO] tommy562 [/96.229.55.92:50885] logged in with entity id 8877 at ([ world] -104.875, 72.0, 2123.84375)
  107. 2011-06-25 05:40:29 [INFO] Creating user tommy562
  108. 2011-06-25 05:40:33 [INFO] §7[Default]§f ARM24§f§7:§f let me shwo you out... there's no celar entrance
  109. 2011-06-25 05:40:34 [INFO] §7[Default]§f emmalina7§f§7:§f it's fine
  110. 2011-06-25 05:40:37 [INFO] §7[Default]§f emmalina7§f§7:§f k
  111. 2011-06-25 05:40:37 [INFO] §9[PLAYER_COMMAND] tommy562: /list
  112. 2011-06-25 05:40:37 [WARNING] tommy562 was denied access to command.
  113. 2011-06-25 05:40:38 [INFO] §9[PLAYER_COMMAND] GodFlash124: /spawn
  114. 2011-06-25 05:40:38 [WARNING] GodFlash124 was denied access to command.
  115. 2011-06-25 05:40:38 [INFO] §7[Default]§f b0bji2§f§7:§f damnit I just got regular too
  116. 2011-06-25 05:40:45 [INFO] patriotsfan123 [/68.55.92.11:2654] logged in with entity id 10161 at ([ world] 202.3125, 65.0, -531.625)
  117. 2011-06-25 05:40:54 [INFO] §7[Default]§f souflyte§f§7:§f yah lol
  118. 2011-06-25 05:40:57 [INFO] §7[Default]§f GodFlash124§f§7:§f well i cant leave my house because im not allowed to use /spawn...
  119. 2011-06-25 05:40:58 [INFO] §7[Default]§f souflyte§f§7:§f we got rolld God
  120. 2011-06-25 05:41:02 [INFO] §7[Default]§f patriotsfan123§f§7:§f still cant place
  121. 2011-06-25 05:41:06 [INFO] §7[Default]§f souflyte§f§7:§f dude
  122. 2011-06-25 05:41:07 [INFO] §9[PLAYER_COMMAND] patriotsfan123: /god
  123. 2011-06-25 05:41:07 [WARNING] patriotsfan123 was denied access to command.
  124. 2011-06-25 05:41:10 [INFO] §7[Default]§f souflyte§f§7:§f I dont even own my shop anymore
  125. 2011-06-25 05:41:11 [INFO] §7[Default]§f souflyte§f§7:§f rofl
  126. 2011-06-25 05:41:18 [INFO] §7[Default]§f ARM24§f§7:§f wtf
  127. 2011-06-25 05:41:22 [INFO] §7[Default]§f ARM24§f§7:§f i can't break a block
  128. 2011-06-25 05:41:26 [INFO] §7[Default]§f souflyte§f§7:§f same
  129. 2011-06-25 05:41:30 [INFO] §7[Default]§f ARM24§f§7:§f damn
  130. 2011-06-25 05:41:31 [INFO] §7[Default]§f ARM24§f§7:§f lol
  131. 2011-06-25 05:41:32 [INFO] §7[Default]§f ARM24§f§7:§f emma
  132. 2011-06-25 05:41:36 [INFO] §7[Default]§f ARM24§f§7:§f sorry to tell you there
  133. 2011-06-25 05:41:39 [INFO] §7[Default]§f GodFlash124§f§7:§f same. im stuck in my house since i cant do anything at al
  134. 2011-06-25 05:41:39 [INFO] §7[Default]§f ARM24§f§7:§f your stuck in here
  135. 2011-06-25 05:41:41 [INFO] §7[Default]§f GodFlash124§f§7:§f all*
  136. 2011-06-25 05:41:45 [INFO] §7[Default]§f souflyte§f§7:§f ik god
  137. 2011-06-25 05:41:46 [INFO] §7[Default]§f emmalina7§f§7:§f WHAT?!
  138. 2011-06-25 05:41:52 [INFO] §7[Default]§f ARM24§f§7:§f can't break a block
  139. 2011-06-25 05:41:54 [INFO] §9[PLAYER_COMMAND] ARM24: /who
  140. 2011-06-25 05:41:54 [WARNING] ARM24 was denied access to command.
  141. 2011-06-25 05:41:54 [INFO] Reaper140 [/120.145.3.227:62308] logged in with entity id 14181 at ([ world] -429.71875, 64.0, 1263.21875)
  142. 2011-06-25 05:42:00 [INFO] §7[Default]§f emmalina7§f§7:§f so?
  143. 2011-06-25 05:42:05 [INFO] §7[Default]§f ARM24§f§7:§f towelie can you tp emma out of my home?
  144. 2011-06-25 05:42:05 [INFO] §7[Default]§f souflyte§f§7:§f all plugins must be gone
  145. 2011-06-25 05:42:06 [INFO] §7[Default]§f souflyte§f§7:§f rofl
  146. 2011-06-25 05:42:09 [INFO] §7[Default]§f souflyte§f§7:§f fuck this
  147. 2011-06-25 05:42:10 [INFO] §9[PLAYER_COMMAND] cheechoo: /home
  148. 2011-06-25 05:42:10 [WARNING] cheechoo was denied access to command.
  149. 2011-06-25 05:42:11 [INFO] §7[Default]§f GodFlash124§f§7:§f wait souf
  150. 2011-06-25 05:42:12 [INFO] §7[Default]§f souflyte§f§7:§f new server time
  151. 2011-06-25 05:42:14 [INFO] §9[PLAYER_COMMAND] cheechoo: /who
  152. 2011-06-25 05:42:14 [WARNING] cheechoo was denied access to command.
  153. 2011-06-25 05:42:15 [INFO] §7[Default]§f ARM24§f§7:§f your stuck in here... iii
  154. 2011-06-25 05:42:16 [INFO] §7[Default]§f GodFlash124§f§7:§f souf hold on
  155. 2011-06-25 05:42:18 [INFO] §7[Default]§f souflyte§f§7:§f sup mate?
  156. 2011-06-25 05:42:21 [INFO] §7[Default]§f emmalina7§f§7:§f .......
  157. 2011-06-25 05:42:27 [INFO] §7[Default]§f emmalina7§f§7:§f that fails
  158. 2011-06-25 05:42:28 [INFO] §7[Default]§f emmalina7§f§7:§f lamo
  159. 2011-06-25 05:42:30 [INFO] xokellbertxo [/69.126.170.205:49646] logged in with entity id 18455 at ([ world] -207.78125, 71.0, 668.5)
  160. 2011-06-25 05:42:31 [INFO] /96.126.97.111:56254 lost connection
  161. 2011-06-25 05:42:33 [INFO] §7[Default]§f patriotsfan123§f§7:§f towlie hows it goin?
  162. 2011-06-25 05:42:35 [INFO] §7[Default]§f tommy562§f§7:§f home
  163. 2011-06-25 05:42:38 [INFO] §9[PLAYER_COMMAND] tommy562: /home
  164. 2011-06-25 05:42:38 [WARNING] tommy562 was denied access to command.
  165. 2011-06-25 05:42:41 [INFO] §7[Default]§f ARM24§f§7:§f until towelie fixes the ranks/permissions your stuck...
  166. 2011-06-25 05:42:43 [INFO] §9[PLAYER_COMMAND] tommy562: /spawn
  167. 2011-06-25 05:42:43 [WARNING] tommy562 was denied access to command.
  168. 2011-06-25 05:42:45 [INFO] §7[Default]§f emmalina7§f§7:§f what about up here ARM?
  169. 2011-06-25 05:42:45 [INFO] §7[Default]§f GodFlash124§f§7:§f Taiens making his own server and a lot of people from here are going there
  170. 2011-06-25 05:42:45 [INFO] §7[Default]§f ARM24§f§7:§f you just dig out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement