Advertisement
Guest User

Untitled

a guest
Oct 12th, 2013
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.67 KB | None | 0 0
  1. 2013-10-12 21:40:53 [INFO] Starting minecraft server version 1.6.4
  2. 2013-10-12 21:40:53 [INFO] Loading properties
  3. 2013-10-12 21:40:53 [WARNING] server.properties does not exist
  4. 2013-10-12 21:40:53 [INFO] Generating new properties file
  5. 2013-10-12 21:40:53 [INFO] Default game type: SURVIVAL
  6. 2013-10-12 21:40:53 [INFO] This server is running CraftBukkit version git-Spigot-1130 (MC: 1.6.4) (Implementing API version 1.6.4-R0.1-SNAPSHOT)
  7. 2013-10-12 21:40:53 [WARNING] Failed to load operators list: java.io.FileNotFoundException: ./ops.txt (No such file or directory)
  8. 2013-10-12 21:40:53 [WARNING] Failed to load white-list: java.io.FileNotFoundException: ./white-list.txt (No such file or directory)
  9. 2013-10-12 21:40:53 [INFO] Generating keypair
  10. 2013-10-12 21:40:53 [INFO] Starting Minecraft server on *:25565
  11. 2013-10-12 21:40:54 [SEVERE] Could not load 'plugins/PaintWar.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/darkblade12/paintwar/PaintWar : Unsupported major.minor version 51.0
  13. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:306)
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
  16. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugins(CraftServer.java:243)
  17. at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:118)
  18. at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:399)
  19. at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  20. Caused by: java.lang.UnsupportedClassVersionError: com/darkblade12/paintwar/PaintWar : Unsupported major.minor version 51.0
  21. at java.lang.ClassLoader.defineClass1(Native Method)
  22. at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
  23. at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
  24. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
  25. at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
  26. at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
  27. at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
  28. at java.security.AccessController.doPrivileged(Native Method)
  29. at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
  30. at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  32. at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
  33. at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
  34. at java.lang.Class.forName0(Native Method)
  35. at java.lang.Class.forName(Class.java:249)
  36. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
  37. ... 6 more
  38. 2013-10-12 21:40:54 [INFO] [Vault] Loading Vault v1.2.27-b349
  39. 2013-10-12 21:40:54 [INFO] [WorldEdit] Loading WorldEdit v5.5.8
  40. 2013-10-12 21:40:54 [INFO] [WorldGuard] Loading WorldGuard v5.8
  41. 2013-10-12 21:40:54 [INFO] [Essentials] Loading Essentials v2.12.1
  42. 2013-10-12 21:40:54 [INFO] [EssentialsChat] Loading EssentialsChat v2.12.1
  43. 2013-10-12 21:40:54 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.12.1
  44. 2013-10-12 21:40:54 [INFO] [Vault] Enabling Vault v1.2.27-b349
  45. 2013-10-12 21:40:54 [INFO] [Vault][Economy] Essentials Economy found: Waiting
  46. 2013-10-12 21:40:54 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
  47. 2013-10-12 21:40:54 [INFO] [Vault] Enabled Version 1.2.27-b349
  48. 2013-10-12 21:40:54 [INFO] Preparing level "world"
  49. 2013-10-12 21:40:54 [INFO] -------- World Settings For [world] --------
  50. 2013-10-12 21:40:54 [INFO] View Distance: 10
  51. 2013-10-12 21:40:54 [INFO] Chunks to Grow per Tick: 650
  52. 2013-10-12 21:40:54 [INFO] Experience Merge Radius: 3.0
  53. 2013-10-12 21:40:54 [INFO] Item Despawn Rate: 6000
  54. 2013-10-12 21:40:54 [INFO] Item Merge Radius: 2.5
  55. 2013-10-12 21:40:54 [INFO] Anti X-Ray: true
  56. 2013-10-12 21:40:54 [INFO] Engine Mode: 1
  57. 2013-10-12 21:40:54 [INFO] Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  58. 2013-10-12 21:40:54 [INFO] Mob Spawn Range: 4
  59. 2013-10-12 21:40:54 [INFO] Cactus Growth Modifier: 100%
  60. 2013-10-12 21:40:54 [INFO] Cane Growth Modifier: 100%
  61. 2013-10-12 21:40:54 [INFO] Melon Growth Modifier: 100%
  62. 2013-10-12 21:40:54 [INFO] Mushroom Growth Modifier: 100%
  63. 2013-10-12 21:40:54 [INFO] Pumpkin Growth Modifier: 100%
  64. 2013-10-12 21:40:54 [INFO] Sapling Growth Modifier: 100%
  65. 2013-10-12 21:40:54 [INFO] Wheat Growth Modifier: 100%
  66. 2013-10-12 21:40:54 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
  67. 2013-10-12 21:40:54 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  68. 2013-10-12 21:40:54 [INFO] Hopper Transfer: 8 Hopper Check: 8
  69. 2013-10-12 21:40:54 [INFO] Random Lighting Updates: false
  70. 2013-10-12 21:40:54 [INFO] Structure Info Saving: true
  71. 2013-10-12 21:40:54 [INFO] -------- World Settings For [world_nether] --------
  72. 2013-10-12 21:40:54 [INFO] View Distance: 10
  73. 2013-10-12 21:40:54 [INFO] Chunks to Grow per Tick: 650
  74. 2013-10-12 21:40:54 [INFO] Experience Merge Radius: 3.0
  75. 2013-10-12 21:40:54 [INFO] Item Despawn Rate: 6000
  76. 2013-10-12 21:40:54 [INFO] Item Merge Radius: 2.5
  77. 2013-10-12 21:40:54 [INFO] Anti X-Ray: true
  78. 2013-10-12 21:40:54 [INFO] Engine Mode: 1
  79. 2013-10-12 21:40:54 [INFO] Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  80. 2013-10-12 21:40:54 [INFO] Mob Spawn Range: 4
  81. 2013-10-12 21:40:54 [INFO] Cactus Growth Modifier: 100%
  82. 2013-10-12 21:40:54 [INFO] Cane Growth Modifier: 100%
  83. 2013-10-12 21:40:54 [INFO] Melon Growth Modifier: 100%
  84. 2013-10-12 21:40:54 [INFO] Mushroom Growth Modifier: 100%
  85. 2013-10-12 21:40:54 [INFO] Pumpkin Growth Modifier: 100%
  86. 2013-10-12 21:40:54 [INFO] Sapling Growth Modifier: 100%
  87. 2013-10-12 21:40:54 [INFO] Wheat Growth Modifier: 100%
  88. 2013-10-12 21:40:54 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
  89. 2013-10-12 21:40:54 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  90. 2013-10-12 21:40:54 [INFO] Hopper Transfer: 8 Hopper Check: 8
  91. 2013-10-12 21:40:54 [INFO] Random Lighting Updates: false
  92. 2013-10-12 21:40:54 [INFO] Structure Info Saving: true
  93. 2013-10-12 21:40:54 [INFO] -------- World Settings For [world_the_end] --------
  94. 2013-10-12 21:40:54 [INFO] View Distance: 10
  95. 2013-10-12 21:40:54 [INFO] Chunks to Grow per Tick: 650
  96. 2013-10-12 21:40:54 [INFO] Experience Merge Radius: 3.0
  97. 2013-10-12 21:40:54 [INFO] Item Despawn Rate: 6000
  98. 2013-10-12 21:40:54 [INFO] Item Merge Radius: 2.5
  99. 2013-10-12 21:40:54 [INFO] Anti X-Ray: true
  100. 2013-10-12 21:40:54 [INFO] Engine Mode: 1
  101. 2013-10-12 21:40:54 [INFO] Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  102. 2013-10-12 21:40:54 [INFO] Mob Spawn Range: 4
  103. 2013-10-12 21:40:54 [INFO] Cactus Growth Modifier: 100%
  104. 2013-10-12 21:40:54 [INFO] Cane Growth Modifier: 100%
  105. 2013-10-12 21:40:54 [INFO] Melon Growth Modifier: 100%
  106. 2013-10-12 21:40:54 [INFO] Mushroom Growth Modifier: 100%
  107. 2013-10-12 21:40:54 [INFO] Pumpkin Growth Modifier: 100%
  108. 2013-10-12 21:40:54 [INFO] Sapling Growth Modifier: 100%
  109. 2013-10-12 21:40:54 [INFO] Wheat Growth Modifier: 100%
  110. 2013-10-12 21:40:54 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
  111. 2013-10-12 21:40:54 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  112. 2013-10-12 21:40:54 [INFO] Hopper Transfer: 8 Hopper Check: 8
  113. 2013-10-12 21:40:54 [INFO] Random Lighting Updates: false
  114. 2013-10-12 21:40:54 [INFO] Structure Info Saving: true
  115. 2013-10-12 21:40:54 [INFO] Preparing start region for level 0 (Seed: 7110261534670354513)
  116. 2013-10-12 21:40:55 [INFO] Preparing spawn area: 10%
  117. 2013-10-12 21:40:56 [INFO] Preparing spawn area: 25%
  118. 2013-10-12 21:40:57 [INFO] Preparing spawn area: 45%
  119. 2013-10-12 21:40:58 [INFO] Preparing spawn area: 67%
  120. 2013-10-12 21:40:59 [INFO] Preparing spawn area: 92%
  121. 2013-10-12 21:41:00 [INFO] Preparing start region for level 1 (Seed: 7110261534670354513)
  122. 2013-10-12 21:41:01 [INFO] Preparing spawn area: 25%
  123. 2013-10-12 21:41:02 [INFO] Preparing spawn area: 48%
  124. 2013-10-12 21:41:03 [INFO] Preparing spawn area: 80%
  125. 2013-10-12 21:41:03 [INFO] Preparing start region for level 2 (Seed: 7110261534670354513)
  126. 2013-10-12 21:41:04 [INFO] Preparing spawn area: 69%
  127. 2013-10-12 21:41:05 [INFO] [WorldEdit] Enabling WorldEdit v5.5.8
  128. 2013-10-12 21:41:05 [INFO] [WorldEdit] Default configuration file written: config.yml
  129. 2013-10-12 21:41:05 [INFO] WEPIF: Updated config file
  130. 2013-10-12 21:41:05 [INFO] WEPIF: Using the Bukkit Permissions API.
  131. 2013-10-12 21:41:05 [INFO] [WorldGuard] Enabling WorldGuard v5.8
  132. 2013-10-12 21:41:05 [INFO] [WorldGuard] Default configuration file written: /Users/Orkun/Desktop/Server/plugins/WorldGuard/config.yml
  133. 2013-10-12 21:41:05 [INFO] [WorldGuard] Default configuration file written: /Users/Orkun/Desktop/Server/plugins/WorldGuard/worlds/world/config.yml
  134. 2013-10-12 21:41:05 [INFO] [WorldGuard] Default configuration file written: /Users/Orkun/Desktop/Server/plugins/WorldGuard/worlds/world/blacklist.txt
  135. 2013-10-12 21:41:05 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
  136. 2013-10-12 21:41:05 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
  137. 2013-10-12 21:41:05 [INFO] [WorldGuard] (world) Lava fire is blocked.
  138. 2013-10-12 21:41:05 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
  139. 2013-10-12 21:41:05 [INFO] [WorldGuard] Loaded configuration for world 'world'
  140. 2013-10-12 21:41:05 [INFO] [WorldGuard] Default configuration file written: /Users/Orkun/Desktop/Server/plugins/WorldGuard/worlds/world_nether/config.yml
  141. 2013-10-12 21:41:05 [INFO] [WorldGuard] Default configuration file written: /Users/Orkun/Desktop/Server/plugins/WorldGuard/worlds/world_nether/blacklist.txt
  142. 2013-10-12 21:41:05 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  143. 2013-10-12 21:41:05 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
  144. 2013-10-12 21:41:05 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
  145. 2013-10-12 21:41:05 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  146. 2013-10-12 21:41:05 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
  147. 2013-10-12 21:41:05 [INFO] [WorldGuard] Default configuration file written: /Users/Orkun/Desktop/Server/plugins/WorldGuard/worlds/world_the_end/config.yml
  148. 2013-10-12 21:41:05 [INFO] [WorldGuard] Default configuration file written: /Users/Orkun/Desktop/Server/plugins/WorldGuard/worlds/world_the_end/blacklist.txt
  149. 2013-10-12 21:41:05 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  150. 2013-10-12 21:41:05 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
  151. 2013-10-12 21:41:05 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
  152. 2013-10-12 21:41:05 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  153. 2013-10-12 21:41:05 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
  154. 2013-10-12 21:41:05 [INFO] [WorldGuard] 0 regions loaded for 'world'
  155. 2013-10-12 21:41:05 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
  156. 2013-10-12 21:41:05 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
  157. 2013-10-12 21:41:05 [INFO] [Essentials] Enabling Essentials v2.12.1
  158. 2013-10-12 21:41:05 [INFO] Bukkit version format changed. Version not checked.
  159. 2013-10-12 21:41:05 [INFO] git-Spigot-1130 (MC: 1.6.4)
  160. 2013-10-12 21:41:05 [INFO] 1.6.4-R0.1-SNAPSHOT
  161. 2013-10-12 21:41:05 [INFO] Creating config from template: /Users/Orkun/Desktop/Server/plugins/Essentials/config.yml
  162. 2013-10-12 21:41:05 [INFO] Creating empty config: /Users/Orkun/Desktop/Server/plugins/Essentials/upgrades-done.yml
  163. 2013-10-12 21:41:05 [INFO] Creating config from template: /Users/Orkun/Desktop/Server/plugins/Essentials/worth.yml
  164. 2013-10-12 21:41:05 [INFO] [Essentials] This plugin collects minimal statistic data and sends it to http://metrics.essentials3.net.
  165. 2013-10-12 21:41:05 [INFO] [Essentials] You can opt out by running /essentials opt-out
  166. 2013-10-12 21:41:05 [INFO] [Essentials] This will start 5 minutes after the first admin/op joins.
  167. 2013-10-12 21:41:05 [INFO] [Vault][Economy] Essentials Economy hooked.
  168. 2013-10-12 21:41:05 [INFO] Essentials: Using config file enhanced permissions.
  169. 2013-10-12 21:41:05 [INFO] Permissions listed in as player-commands will be given to all users.
  170. 2013-10-12 21:41:05 [INFO] [EssentialsChat] Enabling EssentialsChat v2.12.1
  171. 2013-10-12 21:41:05 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.12.1
  172. 2013-10-12 21:41:05 [INFO] Done (11.566s)! For help, type "help" or "?"
  173. 2013-10-12 21:41:53 [INFO] CONSOLE: Stopping the server..
  174. 2013-10-12 21:41:53 [INFO] Stopping server
  175. 2013-10-12 21:41:53 [INFO] [EssentialsSpawn] Disabling EssentialsSpawn v2.12.1
  176. 2013-10-12 21:41:53 [INFO] [EssentialsChat] Disabling EssentialsChat v2.12.1
  177. 2013-10-12 21:41:53 [INFO] [Essentials] Disabling Essentials v2.12.1
  178. 2013-10-12 21:41:53 [INFO] [Vault][Economy] Essentials Economy unhooked.
  179. 2013-10-12 21:41:53 [INFO] [WorldGuard] Disabling WorldGuard v5.8
  180. 2013-10-12 21:41:53 [INFO] [WorldEdit] Disabling WorldEdit v5.5.8
  181. 2013-10-12 21:41:53 [INFO] [Vault] Disabling Vault v1.2.27-b349
  182. 2013-10-12 21:41:53 [INFO] Saving players
  183. 2013-10-12 21:41:53 [INFO] Saving worlds
  184. 2013-10-12 21:41:53 [INFO] Saving chunks for level 'world'/Overworld
  185. 2013-10-12 21:41:53 [INFO] Saving chunks for level 'world_nether'/Nether
  186. 2013-10-12 21:41:53 [INFO] Saving chunks for level 'world_the_end'/The End
  187. 2013-10-12 21:42:02 [INFO] Starting minecraft server version 1.6.4
  188. 2013-10-12 21:42:02 [INFO] Loading properties
  189. 2013-10-12 21:42:02 [INFO] Default game type: SURVIVAL
  190. 2013-10-12 21:42:02 [INFO] This server is running CraftBukkit version git-Spigot-1130 (MC: 1.6.4) (Implementing API version 1.6.4-R0.1-SNAPSHOT)
  191. 2013-10-12 21:42:02 [INFO] Generating keypair
  192. 2013-10-12 21:42:02 [INFO] Starting Minecraft server on *:25565
  193. 2013-10-12 21:42:03 [SEVERE] Could not load 'plugins/PaintWar.jar' in folder 'plugins'
  194. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/darkblade12/paintwar/PaintWar : Unsupported major.minor version 51.0
  195. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
  196. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:306)
  197. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
  198. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugins(CraftServer.java:243)
  199. at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:118)
  200. at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:399)
  201. at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  202. Caused by: java.lang.UnsupportedClassVersionError: com/darkblade12/paintwar/PaintWar : Unsupported major.minor version 51.0
  203. at java.lang.ClassLoader.defineClass1(Native Method)
  204. at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
  205. at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
  206. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
  207. at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
  208. at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
  209. at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
  210. at java.security.AccessController.doPrivileged(Native Method)
  211. at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
  212. at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
  213. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  214. at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
  215. at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
  216. at java.lang.Class.forName0(Native Method)
  217. at java.lang.Class.forName(Class.java:249)
  218. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
  219. ... 6 more
  220. 2013-10-12 21:42:03 [INFO] [Vault] Loading Vault v1.2.27-b349
  221. 2013-10-12 21:42:03 [INFO] [WorldEdit] Loading WorldEdit v5.5.8
  222. 2013-10-12 21:42:03 [INFO] [WorldGuard] Loading WorldGuard v5.8
  223. 2013-10-12 21:42:03 [INFO] [Essentials] Loading Essentials v2.12.1
  224. 2013-10-12 21:42:03 [INFO] [EssentialsChat] Loading EssentialsChat v2.12.1
  225. 2013-10-12 21:42:03 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.12.1
  226. 2013-10-12 21:42:03 [INFO] [Vault] Enabling Vault v1.2.27-b349
  227. 2013-10-12 21:42:03 [INFO] [Vault][Economy] Essentials Economy found: Waiting
  228. 2013-10-12 21:42:03 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
  229. 2013-10-12 21:42:03 [INFO] [Vault] Enabled Version 1.2.27-b349
  230. 2013-10-12 21:42:03 [INFO] Preparing level "world"
  231. 2013-10-12 21:42:03 [INFO] -------- World Settings For [world] --------
  232. 2013-10-12 21:42:03 [INFO] View Distance: 10
  233. 2013-10-12 21:42:03 [INFO] Chunks to Grow per Tick: 650
  234. 2013-10-12 21:42:03 [INFO] Experience Merge Radius: 3.0
  235. 2013-10-12 21:42:03 [INFO] Item Despawn Rate: 6000
  236. 2013-10-12 21:42:03 [INFO] Item Merge Radius: 2.5
  237. 2013-10-12 21:42:03 [INFO] Anti X-Ray: true
  238. 2013-10-12 21:42:03 [INFO] Engine Mode: 1
  239. 2013-10-12 21:42:03 [INFO] Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  240. 2013-10-12 21:42:03 [INFO] Mob Spawn Range: 4
  241. 2013-10-12 21:42:03 [INFO] Cactus Growth Modifier: 100%
  242. 2013-10-12 21:42:03 [INFO] Cane Growth Modifier: 100%
  243. 2013-10-12 21:42:03 [INFO] Melon Growth Modifier: 100%
  244. 2013-10-12 21:42:03 [INFO] Mushroom Growth Modifier: 100%
  245. 2013-10-12 21:42:03 [INFO] Pumpkin Growth Modifier: 100%
  246. 2013-10-12 21:42:03 [INFO] Sapling Growth Modifier: 100%
  247. 2013-10-12 21:42:03 [INFO] Wheat Growth Modifier: 100%
  248. 2013-10-12 21:42:03 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
  249. 2013-10-12 21:42:03 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  250. 2013-10-12 21:42:03 [INFO] Hopper Transfer: 8 Hopper Check: 8
  251. 2013-10-12 21:42:03 [INFO] Random Lighting Updates: false
  252. 2013-10-12 21:42:03 [INFO] Structure Info Saving: true
  253. 2013-10-12 21:42:03 [INFO] -------- World Settings For [world_nether] --------
  254. 2013-10-12 21:42:03 [INFO] View Distance: 10
  255. 2013-10-12 21:42:03 [INFO] Chunks to Grow per Tick: 650
  256. 2013-10-12 21:42:03 [INFO] Experience Merge Radius: 3.0
  257. 2013-10-12 21:42:03 [INFO] Item Despawn Rate: 6000
  258. 2013-10-12 21:42:03 [INFO] Item Merge Radius: 2.5
  259. 2013-10-12 21:42:03 [INFO] Anti X-Ray: true
  260. 2013-10-12 21:42:03 [INFO] Engine Mode: 1
  261. 2013-10-12 21:42:03 [INFO] Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  262. 2013-10-12 21:42:03 [INFO] Mob Spawn Range: 4
  263. 2013-10-12 21:42:03 [INFO] Cactus Growth Modifier: 100%
  264. 2013-10-12 21:42:03 [INFO] Cane Growth Modifier: 100%
  265. 2013-10-12 21:42:03 [INFO] Melon Growth Modifier: 100%
  266. 2013-10-12 21:42:03 [INFO] Mushroom Growth Modifier: 100%
  267. 2013-10-12 21:42:03 [INFO] Pumpkin Growth Modifier: 100%
  268. 2013-10-12 21:42:03 [INFO] Sapling Growth Modifier: 100%
  269. 2013-10-12 21:42:03 [INFO] Wheat Growth Modifier: 100%
  270. 2013-10-12 21:42:03 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
  271. 2013-10-12 21:42:03 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  272. 2013-10-12 21:42:03 [INFO] Hopper Transfer: 8 Hopper Check: 8
  273. 2013-10-12 21:42:03 [INFO] Random Lighting Updates: false
  274. 2013-10-12 21:42:03 [INFO] Structure Info Saving: true
  275. 2013-10-12 21:42:03 [INFO] -------- World Settings For [world_the_end] --------
  276. 2013-10-12 21:42:03 [INFO] View Distance: 10
  277. 2013-10-12 21:42:03 [INFO] Chunks to Grow per Tick: 650
  278. 2013-10-12 21:42:03 [INFO] Experience Merge Radius: 3.0
  279. 2013-10-12 21:42:03 [INFO] Item Despawn Rate: 6000
  280. 2013-10-12 21:42:03 [INFO] Item Merge Radius: 2.5
  281. 2013-10-12 21:42:03 [INFO] Anti X-Ray: true
  282. 2013-10-12 21:42:03 [INFO] Engine Mode: 1
  283. 2013-10-12 21:42:03 [INFO] Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  284. 2013-10-12 21:42:03 [INFO] Mob Spawn Range: 4
  285. 2013-10-12 21:42:03 [INFO] Cactus Growth Modifier: 100%
  286. 2013-10-12 21:42:03 [INFO] Cane Growth Modifier: 100%
  287. 2013-10-12 21:42:03 [INFO] Melon Growth Modifier: 100%
  288. 2013-10-12 21:42:03 [INFO] Mushroom Growth Modifier: 100%
  289. 2013-10-12 21:42:03 [INFO] Pumpkin Growth Modifier: 100%
  290. 2013-10-12 21:42:03 [INFO] Sapling Growth Modifier: 100%
  291. 2013-10-12 21:42:03 [INFO] Wheat Growth Modifier: 100%
  292. 2013-10-12 21:42:03 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
  293. 2013-10-12 21:42:03 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  294. 2013-10-12 21:42:03 [INFO] Hopper Transfer: 8 Hopper Check: 8
  295. 2013-10-12 21:42:03 [INFO] Random Lighting Updates: false
  296. 2013-10-12 21:42:03 [INFO] Structure Info Saving: true
  297. 2013-10-12 21:42:03 [INFO] Preparing start region for level 0 (Seed: 7110261534670354513)
  298. 2013-10-12 21:42:04 [INFO] Preparing start region for level 1 (Seed: 7110261534670354513)
  299. 2013-10-12 21:42:04 [INFO] Preparing start region for level 2 (Seed: 7110261534670354513)
  300. 2013-10-12 21:42:04 [INFO] [WorldEdit] Enabling WorldEdit v5.5.8
  301. 2013-10-12 21:42:04 [INFO] WEPIF: Using the Bukkit Permissions API.
  302. 2013-10-12 21:42:04 [INFO] [WorldGuard] Enabling WorldGuard v5.8
  303. 2013-10-12 21:42:04 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
  304. 2013-10-12 21:42:04 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
  305. 2013-10-12 21:42:04 [INFO] [WorldGuard] (world) Lava fire is blocked.
  306. 2013-10-12 21:42:04 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
  307. 2013-10-12 21:42:04 [INFO] [WorldGuard] Loaded configuration for world 'world'
  308. 2013-10-12 21:42:04 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  309. 2013-10-12 21:42:04 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
  310. 2013-10-12 21:42:04 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
  311. 2013-10-12 21:42:04 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  312. 2013-10-12 21:42:04 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
  313. 2013-10-12 21:42:04 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  314. 2013-10-12 21:42:04 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
  315. 2013-10-12 21:42:04 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
  316. 2013-10-12 21:42:04 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  317. 2013-10-12 21:42:04 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
  318. 2013-10-12 21:42:04 [INFO] [WorldGuard] 0 regions loaded for 'world'
  319. 2013-10-12 21:42:04 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
  320. 2013-10-12 21:42:04 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
  321. 2013-10-12 21:42:04 [INFO] [Essentials] Enabling Essentials v2.12.1
  322. 2013-10-12 21:42:04 [INFO] Bukkit version format changed. Version not checked.
  323. 2013-10-12 21:42:04 [INFO] git-Spigot-1130 (MC: 1.6.4)
  324. 2013-10-12 21:42:04 [INFO] 1.6.4-R0.1-SNAPSHOT
  325. 2013-10-12 21:42:05 [INFO] [Vault][Economy] Essentials Economy hooked.
  326. 2013-10-12 21:42:05 [INFO] Essentials: Using config file enhanced permissions.
  327. 2013-10-12 21:42:05 [INFO] Permissions listed in as player-commands will be given to all users.
  328. 2013-10-12 21:42:05 [INFO] [EssentialsChat] Enabling EssentialsChat v2.12.1
  329. 2013-10-12 21:42:05 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.12.1
  330. 2013-10-12 21:42:05 [INFO] Server permissions file permissions.yml is empty, ignoring it
  331. 2013-10-12 21:42:05 [INFO] Done (2.054s)! For help, type "help" or "?"
  332. 2013-10-12 21:42:20 [INFO] CONSOLE: Stopping the server..
  333. 2013-10-12 21:42:20 [INFO] Stopping server
  334. 2013-10-12 21:42:20 [INFO] [EssentialsSpawn] Disabling EssentialsSpawn v2.12.1
  335. 2013-10-12 21:42:20 [INFO] [EssentialsChat] Disabling EssentialsChat v2.12.1
  336. 2013-10-12 21:42:20 [INFO] [Essentials] Disabling Essentials v2.12.1
  337. 2013-10-12 21:42:20 [INFO] [Vault][Economy] Essentials Economy unhooked.
  338. 2013-10-12 21:42:20 [INFO] [WorldGuard] Disabling WorldGuard v5.8
  339. 2013-10-12 21:42:20 [INFO] [WorldEdit] Disabling WorldEdit v5.5.8
  340. 2013-10-12 21:42:20 [INFO] [Vault] Disabling Vault v1.2.27-b349
  341. 2013-10-12 21:42:20 [INFO] Saving players
  342. 2013-10-12 21:42:20 [INFO] Saving worlds
  343. 2013-10-12 21:42:20 [INFO] Saving chunks for level 'world'/Overworld
  344. 2013-10-12 21:42:21 [INFO] Saving chunks for level 'world_nether'/Nether
  345. 2013-10-12 21:42:21 [INFO] Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement