Advertisement
Guest User

Untitled

a guest
Apr 11th, 2014
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.58 KB | None | 0 0
  1. [21:12:50] [Server thread/INFO]: Starting minecraft server version 1.7.5
  2. [21:12:50] [Server thread/INFO]: Loading properties
  3. [21:12:50] [Server thread/INFO]: Default game type: SURVIVAL
  4. [21:12:50] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1373 (MC: 1.7.5) (Implementing API version 1.7.5-R0.1-SNAPSHOT)
  5. [21:12:51] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [21:12:51] [Server thread/INFO]: Using 3 threads for Netty based IO
  7. [21:12:51] [Server thread/INFO]: Generating keypair
  8. [21:12:51] [Server thread/INFO]: Starting Minecraft server on *:25565
  9. [21:12:51] [Server thread/ERROR]: Ambiguous plugin name `effectRemover' for files `plugins\effectRemover.jar' and `plugins\effectRemover(1).jar' in `plugins'
  10. [21:12:51] [Server thread/ERROR]: Ambiguous plugin name `HolographicDisplays' for files `plugins\HolographicDisplays (2).jar' and `plugins\HolographicDisplays (1).jar' in `plugins'
  11. [21:12:51] [Server thread/WARN]: Plugin `Horse_Bodyguard v1.0' uses the space-character (0x20) in its name `Horse Bodyguard' - this is discouraged
  12. [21:12:51] [Server thread/WARN]: Plugin `Invincible_Horses v1.0' uses the space-character (0x20) in its name `Invincible Horses' - this is discouraged
  13. [21:12:51] [Server thread/ERROR]: Ambiguous plugin name `LaserTag' for files `plugins\lasertag (4).jar' and `plugins\lasertag (2).jar' in `plugins'
  14. [21:12:51] [Server thread/ERROR]: Ambiguous plugin name `LaserTag' for files `plugins\lasertag (5).jar' and `plugins\lasertag (4).jar' in `plugins'
  15. [21:12:51] [Server thread/ERROR]: Ambiguous plugin name `LaserTag' for files `plugins\lasertag (6).jar' and `plugins\lasertag (5).jar' in `plugins'
  16. [21:12:51] [Server thread/ERROR]: Ambiguous plugin name `LaserTag' for files `plugins\lasertag (7).jar' and `plugins\lasertag (6).jar' in `plugins'
  17. [21:12:51] [Server thread/ERROR]: Ambiguous plugin name `Multiverse-Core' for files `plugins\Multiverse-Core.jar' and `plugins\Multiverse-Core-2.4.jar' in `plugins'
  18. [21:12:51] [Server thread/ERROR]: Ambiguous plugin name `Multiverse-Portals' for files `plugins\Multiverse-Portals.jar' and `plugins\Multiverse-Portals-2.4.jar' in `plugins'
  19. [21:12:51] [Server thread/WARN]: Plugin `Train_Carts v1.73.0' uses the space-character (0x20) in its name `Train Carts' - this is discouraged
  20. [21:12:52] [Server thread/ERROR]: Could not load 'plugins\DisguiseCraft (1).jar' in folder 'plugins'
  21. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R3/Packet
  22. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-1373]
  23. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-1373]
  24. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-1373]
  25. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugins(CraftServer.java:355) [spigot.jar:git-Spigot-1373]
  26. at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:135) [spigot.jar:git-Spigot-1373]
  27. at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:440) [spigot.jar:git-Spigot-1373]
  28. at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1373]
  29. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R3/Packet
  30. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
  31. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_51]
  32. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[spigot.jar:git-Spigot-1373]
  33. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[spigot.jar:git-Spigot-1373]
  34. ... 6 more
  35. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_6_R3.Packet
  36. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[spigot.jar:git-Spigot-1373]
  37. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[spigot.jar:git-Spigot-1373]
  38. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
  39. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
  40. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
  41. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_51]
  42. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[spigot.jar:git-Spigot-1373]
  43. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[spigot.jar:git-Spigot-1373]
  44. ... 6 more
  45. [21:12:52] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.7.6
  46. [21:12:52] [Server thread/INFO]: [StructureSaver] Loading StructureSaver v1.0
  47. [21:12:52] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (2.12.1) (Phoenix)
  48. [21:12:52] [Server thread/INFO]: [Horse_Bodyguard] Loading Horse_Bodyguard v1.0
  49. [21:12:52] [Server thread/INFO]: [ServerTutorial] Loading ServerTutorial v1.2.1
  50. [21:12:52] [Server thread/INFO]: [NightVisionGoggles] Loading NightVisionGoggles v1.1
  51. [21:12:52] [Server thread/INFO]: [autoCommands] Loading autoCommands v1.0
  52. [21:12:52] [Server thread/INFO]: [BossBarPro] Loading BossBarPro v1.2.2
  53. [21:12:52] [Server thread/INFO]: [Vault] Loading Vault v1.2.27-b349
  54. [21:12:52] [Server thread/INFO]: [effectRemover] Loading effectRemover v1.1
  55. [21:12:52] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b641
  56. [21:12:52] [Server thread/INFO]: [ChatClear] Loading ChatClear v1.0
  57. [21:12:52] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v2.2.2
  58. [21:12:52] [Server thread/INFO]: [RoboticStaff] Loading RoboticStaff v2.0
  59. [21:12:52] [Server thread/INFO]: [XPSell] Loading XPSell v1.0
  60. [21:12:52] [Server thread/INFO]: [SimpleBroadcast] Loading SimpleBroadcast v1.6.1
  61. [21:12:52] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.1.3-SNAPSHOT
  62. [21:12:52] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.5) has not yet been tested! Proceed with caution.
  63. [21:12:52] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.4.3
  64. [21:12:52] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  65. [21:12:52] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v1.3.3
  66. [21:12:52] [Server thread/INFO]: [ItemStopper] Loading ItemStopper v1.0
  67. [21:12:52] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
  68. [21:12:52] [Server thread/INFO]: [NoTNT] Loading NoTNT v0.1
  69. [21:12:52] [Server thread/INFO]: [GAListener] Loading GAListener v0.9
  70. [21:12:52] [Server thread/INFO]: [SafeBan] Loading SafeBan v0.1
  71. [21:12:52] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.12-SNAPSHOT (build 1100)
  72. [21:12:52] [Server thread/INFO]: [LagMeter] Loading LagMeter v1.16.0
  73. [21:12:52] [Server thread/INFO]: [OneUUID] Loading OneUUID v1.0
  74. [21:12:52] [Server thread/INFO]: [PlayerMagnet] Loading PlayerMagnet v1.01
  75. [21:12:52] [Server thread/INFO]: [HorseKeep] Loading HorseKeep v0.2.1
  76. [21:12:52] [Server thread/INFO]: [BAH] Loading BringAllHere v1.4
  77. [21:12:52] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.8-1.6.2
  78. [21:12:52] [Server thread/INFO]: [NoNetherPortals] Loading NoNetherPortals v1.0
  79. [21:12:52] [Server thread/INFO]: [SafeTrade] Loading SafeTrade v1.0
  80. [21:12:52] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
  81. [21:12:52] [Server thread/INFO]: [TagAPI] Loading TagAPI v3.0.2
  82. [21:12:52] [Server thread/INFO]: [NameTags] Loading NameTags v3.0
  83. [21:12:52] [Server thread/INFO]: [GetUUID] Loading GetUUID v1.0
  84. [21:12:52] [Server thread/INFO]: [LaserTag] Loading LaserTag v1.0
  85. [21:12:52] [Server thread/INFO]: [Stargate] Loading Stargate v0.7.9.10
  86. [21:12:52] [Server thread/INFO]: [BarAPI] Loading BarAPI v3.0
  87. [21:12:52] [Server thread/INFO]: [LWC] Loading LWC v4.4.0-SNAPSHOT
  88. [21:12:52] [Server thread/INFO]: [FlappyBird] Loading FlappyBird v1.2
  89. [21:12:52] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8
  90. [21:12:52] [Server thread/INFO]: [Commandspy] Loading Commandspy v2.9.2.2
  91. [21:12:52] [Server thread/INFO]: [WGRegionEvents] Loading WGRegionEvents v1.2
  92. [21:12:52] [Server thread/INFO]: [CustomJoinItems] Loading CustomJoinItems v1.5.1
  93. [21:12:52] [Server thread/INFO]: [UnbreakableEquip] Loading UnbreakableEquip v1.0
  94. [21:12:52] [Server thread/INFO]: [SignEdit] Loading SignEdit v3.3.5
  95. [21:12:52] [Server thread/INFO]: [Lottery] Loading Lottery v0.9.4
  96. [21:12:52] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.0.8
  97. [21:12:52] [Server thread/INFO]: [BKCommonLib] Loading BKCommonLib v1.57
  98. [21:12:52] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.6.2
  99. [21:12:52] [Server thread/INFO]: [Invincible_Horses] Loading Invincible_Horses v1.0
  100. [21:12:52] [Server thread/INFO]: [Herochat] Loading Herochat v5.6.7-SNAPSHOT
  101. [21:12:52] [Server thread/INFO]: [ChangeMessage] Loading ChangeMessage v1.0
  102. [21:12:52] [Server thread/INFO]: [Train_Carts] Loading Train_Carts v1.73.0
  103. [21:12:52] [Server thread/INFO]: [Essentials] Loading Essentials v2.12.2
  104. [21:12:52] [Server thread/INFO]: [Orebfuscator] Loading Orebfuscator v2.1.2
  105. [21:12:52] [Server thread/INFO]: [InSigns] Loading InSigns v1.4
  106. [21:12:52] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v3.0.0
  107. [21:12:52] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v8.0.1
  108. [21:12:52] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
  109. [21:12:52] [Server thread/INFO]: [Info-Board] Loading Info-Board v0.2.6
  110. [21:12:52] [Server thread/INFO]: [SimpleAlias] Loading SimpleAlias v1.5.0
  111. [21:12:52] [Server thread/INFO]: [DispenserTools] Loading DispenserTools v1.2
  112. [21:12:52] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.5.5-bukkit
  113. [21:12:52] [Server thread/INFO]: [CraftBook] Loading CraftBook v3.8-SNAPSHOT:3728-e4bd4bc,master
  114. [21:12:52] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.12.1
  115. [21:12:52] [Server thread/INFO]: [WGCustomFlags] Loading WGCustomFlags v1.6
  116. [21:12:52] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v1.0-RC6
  117. [21:12:52] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.12.1
  118. [21:12:52] [Server thread/INFO]: [Skins] Loading Skins v1.7.7
  119. [21:12:52] [Server thread/INFO]: [TCHangRail] Loading TCHangRail v1.01
  120. [21:12:52] [Server thread/INFO]: [WGRegionEffects] Loading WGRegionEffects v1.4
  121. [21:12:52] [Server thread/INFO]: [Vault] Enabling Vault v1.2.27-b349
  122. [21:12:52] [Server thread/INFO]: [Vault][Economy] Essentials Economy found: Waiting
  123. [21:12:52] [Server thread/INFO]: [Vault][Permission] GroupManager found: Waiting
  124. [21:12:52] [Server thread/INFO]: [Vault][Permission] SuperPermissions loaded as backup permission system.
  125. [21:12:52] [Server thread/INFO]: [Vault][Chat] GroupManager found: Waiting
  126. [21:12:53] [Server thread/INFO]: [Vault] Enabled Version 1.2.27-b349
  127. [21:12:53] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.1.3-SNAPSHOT
  128. [21:12:53] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  129. [21:12:53] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
  130. [21:12:53] [Server thread/ERROR]: [mcMMO] There was an error while enabling mcMMO!
  131. [21:12:53] [Server thread/WARN]: java.lang.NullPointerException
  132. [21:12:53] [Server thread/WARN]: at com.gmail.nossr50.util.commands.CommandRegistrationManager.registerSkillCommands(CommandRegistrationManager.java:69)
  133. [21:12:53] [Server thread/WARN]: at com.gmail.nossr50.util.commands.CommandRegistrationManager.registerCommands(CommandRegistrationManager.java:451)
  134. [21:12:53] [Server thread/WARN]: at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:171)
  135. [21:12:53] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250)
  136. [21:12:53] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
  137. [21:12:53] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  138. [21:12:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugin(CraftServer.java:462)
  139. [21:12:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R2.CraftServer.enablePlugins(CraftServer.java:380)
  140. [21:12:53] [Server thread/WARN]: at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:136)
  141. [21:12:53] [Server thread/WARN]: at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:440)
  142. [21:12:53] [Server thread/WARN]: at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618)
  143. [21:12:53] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.00-b3547
  144. [21:12:53] [Server thread/ERROR]: Error occurred while disabling mcMMO v1.5.00-b3547 (Is it up to date?)
  145. java.lang.ExceptionInInitializerError
  146. at com.gmail.nossr50.mcMMO.onDisable(mcMMO.java:206) ~[?:?]
  147. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:252) ~[spigot.jar:git-Spigot-1373]
  148. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:348) [spigot.jar:git-Spigot-1373]
  149. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot.jar:git-Spigot-1373]
  150. at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:193) [mcMMO%20(3).jar:?]
  151. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [spigot.jar:git-Spigot-1373]
  152. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot.jar:git-Spigot-1373]
  153. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-1373]
  154. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugin(CraftServer.java:462) [spigot.jar:git-Spigot-1373]
  155. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.enablePlugins(CraftServer.java:380) [spigot.jar:git-Spigot-1373]
  156. at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:136) [spigot.jar:git-Spigot-1373]
  157. at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:440) [spigot.jar:git-Spigot-1373]
  158. at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1373]
  159. Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
  160. at java.util.ArrayList.rangeCheck(Unknown Source) ~[?:1.7.0_51]
  161. at java.util.ArrayList.get(Unknown Source) ~[?:1.7.0_51]
  162. at org.bukkit.craftbukkit.v1_7_R2.CraftOfflinePlayer.<init>(CraftOfflinePlayer.java:34) ~[spigot.jar:git-Spigot-1373]
  163. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.getOfflinePlayer(CraftServer.java:1332) ~[spigot.jar:git-Spigot-1373]
  164. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.getOfflinePlayer(CraftServer.java:1308) ~[spigot.jar:git-Spigot-1373]
  165. at com.gmail.nossr50.util.scoreboards.ScoreboardManager.getOfflinePlayer(ScoreboardManager.java:133) ~[?:?]
  166. at com.gmail.nossr50.util.scoreboards.ScoreboardManager.getOfflinePlayer(ScoreboardManager.java:121) ~[?:?]
  167. at com.gmail.nossr50.util.scoreboards.ScoreboardManager.<clinit>(ScoreboardManager.java:43) ~[?:?]
  168. ... 13 more
  169. [21:12:53] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0-SNAPSHOT
  170. [21:12:53] [Server thread/ERROR]: Error occurred while enabling LWC v4.4.0-SNAPSHOT (Is it up to date?)
  171. org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token; found character '\t(TAB)' that cannot start any token. (Do not use \t(TAB) for indentation); in 'reader', line 13, column 1:
  172.  
  173. ^
  174. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:420) ~[spigot.jar:git-Spigot-1373]
  175. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot.jar:git-Spigot-1373]
  176. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot.jar:git-Spigot-1373]
  177. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-1373]
  178. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot.jar:git-Spigot-1373]
  179. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[spigot.jar:git-Spigot-1373]
  180. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[spigot.jar:git-Spigot-1373]
  181. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[spigot.jar:git-Spigot-1373]
  182. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[spigot.jar:git-Spigot-1373]
  183. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[spigot.jar:git-Spigot-1373]
  184. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159) ~[spigot.jar:git-Spigot-1373]
  185. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot.jar:git-Spigot-1373]
  186. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot.jar:git-Spigot-1373]
  187. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-1373]
  188. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot.jar:git-Spigot-1373]
  189. at org.yaml.snakeyaml.Yaml.load(Yaml.java:424) ~[spigot.jar:git-Spigot-1373]
  190. at com.griefcraft.util.config.Configuration.load(Configuration.java:188) ~[?:?]
  191. at com.griefcraft.util.config.Configuration.load(Configuration.java:207) ~[?:?]
  192. at com.griefcraft.util.config.Configuration.load(Configuration.java:137) ~[?:?]
  193. at com.griefcraft.util.config.Configuration.load(Configuration.java:105) ~[?:?]
  194. at com.griefcraft.modules.limits.LimitsV2.<init>(LimitsV2.java:65) ~[?:?]
  195. at com.griefcraft.lwc.LWC.registerCoreModules(LWC.java:1583) ~[?:?]
  196. at com.griefcraft.lwc.LWC.load(LWC.java:1439) ~[?:?]
  197. at com.griefcraft.lwc.LWCPlugin.onEnable(LWCPlugin.java:203) ~[?:?]
  198. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[spigot.jar:git-Spigot-1373]
  199. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot.jar:git-Spigot-1373]
  200. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-1373]
  201. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugin(CraftServer.java:462) [spigot.jar:git-Spigot-1373]
  202. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.enablePlugins(CraftServer.java:380) [spigot.jar:git-Spigot-1373]
  203. at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:136) [spigot.jar:git-Spigot-1373]
  204. at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:440) [spigot.jar:git-Spigot-1373]
  205. at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1373]
  206. [21:12:53] [Server thread/INFO]: [BKCommonLib] Enabling BKCommonLib v1.57
  207. [21:12:53] [Server thread/ERROR]: [BKCommonLib] This version of BKCommonLib is not compatible with: Spigot (git-Spigot-1373) : v1_7_R2 (Minecraft 1.7.5)
  208. [21:12:53] [Server thread/ERROR]: [BKCommonLib] It could be that BKCommonLib has to be updated, as the current version is built for MC v1_7_R1
  209. [21:12:53] [Server thread/ERROR]: [BKCommonLib] Please look for an available BKCommonLib version that is compatible:
  210. [21:12:53] [Server thread/ERROR]: [BKCommonLib] http://dev.bukkit.org/server-mods/bkcommonlib/
  211. [21:12:53] [Server thread/ERROR]: [BKCommonLib] BKCommonLib and all depending plugins will now disable...
  212. [21:12:53] [Server thread/INFO]: [BKCommonLib] Disabling BKCommonLib v1.57
  213. [21:12:53] [Server thread/INFO]: [Orebfuscator] Enabling Orebfuscator v2.1.2
  214. [21:12:54] [Server thread/INFO]: [OFC] ProtocolLib found! Hooking into ProtocolLib.
  215. [21:12:54] [Server thread/INFO]: Preparing level "MainWorld"
  216. [21:12:54] [Server thread/INFO]: -------- World Settings For [MainWorld] --------
  217. [21:12:54] [Server thread/INFO]: View Distance: 10
  218. [21:12:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
  219. [21:12:54] [Server thread/INFO]: Clear tick list: false
  220. [21:12:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  221. [21:12:54] [Server thread/INFO]: Mob Spawn Range: 4
  222. [21:12:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  223. [21:12:54] [Server thread/INFO]: Item Despawn Rate: 6000
  224. [21:12:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
  225. [21:12:54] [Server thread/INFO]: Item Merge Radius: 2.5
  226. [21:12:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  227. [21:12:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  228. [21:12:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
  229. [21:12:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  230. [21:12:54] [Server thread/INFO]: Random Lighting Updates: false
  231. [21:12:54] [Server thread/INFO]: Structure Info Saving: true
  232. [21:12:54] [Server thread/INFO]: Anti X-Ray: false
  233. [21:12:54] [Server thread/INFO]: Engine Mode: 1
  234. [21:12:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  235. [21:12:54] [Server thread/INFO]: Replace Blocks: [1, 5]
  236. [21:12:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  237. [21:12:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  238. [21:12:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  239. [21:12:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  240. [21:12:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  241. [21:12:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  242. [21:12:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  243. [21:12:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  244. [21:12:54] [Server thread/INFO]: Sending up to 5 chunks per packet
  245. [21:12:54] [Server thread/INFO]: Max Entity Collisions: 8
  246. [21:12:54] [Server thread/INFO]: -------- World Settings For [MainWorld_nether] --------
  247. [21:12:54] [Server thread/INFO]: View Distance: 10
  248. [21:12:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
  249. [21:12:54] [Server thread/INFO]: Clear tick list: false
  250. [21:12:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  251. [21:12:54] [Server thread/INFO]: Mob Spawn Range: 4
  252. [21:12:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  253. [21:12:54] [Server thread/INFO]: Item Despawn Rate: 6000
  254. [21:12:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
  255. [21:12:54] [Server thread/INFO]: Item Merge Radius: 2.5
  256. [21:12:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  257. [21:12:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  258. [21:12:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
  259. [21:12:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  260. [21:12:54] [Server thread/INFO]: Random Lighting Updates: false
  261. [21:12:54] [Server thread/INFO]: Structure Info Saving: true
  262. [21:12:54] [Server thread/INFO]: Anti X-Ray: false
  263. [21:12:54] [Server thread/INFO]: Engine Mode: 1
  264. [21:12:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  265. [21:12:54] [Server thread/INFO]: Replace Blocks: [1, 5]
  266. [21:12:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  267. [21:12:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  268. [21:12:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  269. [21:12:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  270. [21:12:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  271. [21:12:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  272. [21:12:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  273. [21:12:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  274. [21:12:54] [Server thread/INFO]: Sending up to 5 chunks per packet
  275. [21:12:54] [Server thread/INFO]: Max Entity Collisions: 8
  276. [21:12:54] [Server thread/INFO]: -------- World Settings For [MainWorld_the_end] --------
  277. [21:12:54] [Server thread/INFO]: View Distance: 10
  278. [21:12:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
  279. [21:12:54] [Server thread/INFO]: Clear tick list: false
  280. [21:12:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  281. [21:12:54] [Server thread/INFO]: Mob Spawn Range: 4
  282. [21:12:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  283. [21:12:54] [Server thread/INFO]: Item Despawn Rate: 6000
  284. [21:12:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
  285. [21:12:54] [Server thread/INFO]: Item Merge Radius: 2.5
  286. [21:12:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  287. [21:12:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  288. [21:12:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
  289. [21:12:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  290. [21:12:54] [Server thread/INFO]: Random Lighting Updates: false
  291. [21:12:54] [Server thread/INFO]: Structure Info Saving: true
  292. [21:12:54] [Server thread/INFO]: Anti X-Ray: false
  293. [21:12:54] [Server thread/INFO]: Engine Mode: 1
  294. [21:12:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  295. [21:12:54] [Server thread/INFO]: Replace Blocks: [1, 5]
  296. [21:12:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  297. [21:12:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  298. [21:12:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  299. [21:12:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  300. [21:12:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  301. [21:12:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  302. [21:12:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  303. [21:12:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  304. [21:12:54] [Server thread/INFO]: Sending up to 5 chunks per packet
  305. [21:12:54] [Server thread/INFO]: Max Entity Collisions: 8
  306. [21:12:54] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2660870138634226417)
  307. [21:12:54] [Server thread/INFO]: Preparing start region for level 1 (Seed: -4519364728043180798)
  308. [21:12:55] [Server thread/INFO]: Preparing start region for level 2 (Seed: -4519364728043180798)
  309. [21:12:55] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.7.6
  310. [21:12:55] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 0.0 blocks, and timer delay of 5.
  311. [21:12:55] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  312. [21:12:55] [Server thread/INFO]: [WorldBorder] [CONFIG] World "testspawn" has border radius 100 at X: 219.5 Z: 488.3
  313. [21:12:55] [Server thread/INFO]: [WorldBorder] [CONFIG] World "MainWorld" has border radius 15000 at X: 119.5 Z: 5.5
  314. [21:12:55] [Server thread/INFO]: [WorldBorder] [CONFIG] World "blockhunt" has border radius 70 at X: -574.4 Z: 730.3
  315. [21:12:55] [Server thread/INFO]: [WorldBorder] [CONFIG] World "pvp" has border radius 40 at X: -1525.0 Z: -458.0
  316. [21:12:55] [Server thread/INFO]: For reference, the main world's spawn location is at X: 170.0 Y: 82.0 Z: -21.0
  317. [21:12:55] [Server thread/INFO]: [StructureSaver] Enabling StructureSaver v1.0
  318. [21:12:55] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (2.12.1) (Phoenix)
  319. [21:12:55] [Server thread/WARN]: GroupManager - WARNING - There is no group Builder, as stated for player snowleo: Set to 'Guest' for file: plugins\GroupManager\worlds\build2\users.yml
  320. [21:12:55] [Server thread/WARN]: GroupManager - WARNING - There is no group Builder, as stated for player snowleo: Set to 'Guest' for file: plugins\GroupManager\worlds\mining\users.yml
  321. [21:12:55] [Server thread/WARN]: GroupManager - WARNING - There is no group Builder, as stated for player snowleo: Set to 'Guest' for file: plugins\GroupManager\worlds\blockhunt1\users.yml
  322. [21:12:55] [Server thread/WARN]: GroupManager - WARNING - There is no group Builder, as stated for player snowleo: Set to 'Guest' for file: plugins\GroupManager\worlds\build1\users.yml
  323. [21:12:55] [Server thread/WARN]: GroupManager - WARNING - There is no group Builder, as stated for player snowleo: Set to 'Guest' for file: plugins\GroupManager\worlds\survivalgames1\users.yml
  324. [21:12:55] [Server thread/WARN]: GroupManager - WARNING - There is no group Builder, as stated for player snowleo: Set to 'Guest' for file: plugins\GroupManager\worlds\jail\users.yml
  325. [21:12:55] [Server thread/WARN]: GroupManager - WARNING - There is no group Builder, as stated for player snowleo: Set to 'Guest' for file: plugins\GroupManager\worlds\paintballworld\users.yml
  326. [21:12:55] [Server thread/WARN]: GroupManager - WARNING - There is no group Builder, as stated for player snowleo: Set to 'Guest' for file: plugins\GroupManager\worlds\world_the_end\users.yml
  327. [21:12:55] [Server thread/WARN]: GroupManager - WARNING - There is no group Builder, as stated for player snowleo: Set to 'Guest' for file: plugins\GroupManager\worlds\world_nether\users.yml
  328. [21:12:55] [Server thread/WARN]: GroupManager - WARNING - There is no group Builder, as stated for player snowleo: Set to 'Guest' for file: plugins\GroupManager\worlds\theend\users.yml
  329. [21:12:55] [Server thread/WARN]: GroupManager - WARNING - There is no group Builder, as stated for player snowleo: Set to 'Guest' for file: plugins\GroupManager\worlds\nether\users.yml
  330. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: blockhunt1
  331. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: build1
  332. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: build2
  333. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: escalator
  334. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: flappybird
  335. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: jail
  336. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: lasertag1
  337. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: mainworld
  338. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: mainworld_nether
  339. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: mainworld_the_end
  340. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: mining
  341. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: nether
  342. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: paintballworld
  343. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: pvp
  344. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: survivalgames1
  345. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: theend
  346. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: themepark
  347. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: world_nether
  348. [21:12:55] [Server thread/INFO]: GroupManager - INFO - World Found: world_the_end
  349. [21:12:55] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  350. [21:12:55] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 5 minutes!
  351. [21:12:55] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  352. [21:12:55] [Server thread/INFO]: GroupManager version 2.0 (2.12.1) (Phoenix) is enabled!
  353. [21:12:55] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  354. [21:12:55] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  355. [21:12:55] [Server thread/INFO]: [Horse_Bodyguard] Enabling Horse_Bodyguard v1.0
  356. [21:12:55] [Server thread/INFO]: [ServerTutorial] Enabling ServerTutorial v1.2.1
  357. [21:12:55] [Server thread/INFO]: [NightVisionGoggles] Enabling NightVisionGoggles v1.1
  358. [21:12:55] [Server thread/INFO]: [autoCommands] Enabling autoCommands v1.0
  359. [21:12:55] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  360. [21:12:55] [Server thread/INFO]: autoCommands v1.0 has been enabled.
  361. [21:12:55] [Server thread/INFO]: Checking for update from BukkitDev...
  362. [21:12:56] [Server thread/INFO]: You have the latest version of autoCommands. (Yay)
  363. [21:12:56] [Server thread/INFO]: -Update Check Time: 810ms-
  364. [21:12:56] [Server thread/INFO]:
  365. [21:12:56] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  366. [21:12:56] [Server thread/INFO]: [BossBarPro] Enabling BossBarPro v1.2.2
  367. [21:12:56] [Server thread/INFO]: [effectRemover] Enabling effectRemover v1.1
  368. [21:12:56] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b641
  369. [21:12:56] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b641
  370. [21:12:57] [Server thread/INFO]: -------- World Settings For [themepark] --------
  371. [21:12:57] [Server thread/INFO]: View Distance: 10
  372. [21:12:57] [Server thread/INFO]: Chunks to Grow per Tick: 650
  373. [21:12:57] [Server thread/INFO]: Clear tick list: false
  374. [21:12:57] [Server thread/INFO]: Experience Merge Radius: 3.0
  375. [21:12:57] [Server thread/INFO]: Mob Spawn Range: 4
  376. [21:12:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  377. [21:12:57] [Server thread/INFO]: Item Despawn Rate: 6000
  378. [21:12:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
  379. [21:12:57] [Server thread/INFO]: Item Merge Radius: 2.5
  380. [21:12:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  381. [21:12:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  382. [21:12:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
  383. [21:12:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  384. [21:12:57] [Server thread/INFO]: Random Lighting Updates: false
  385. [21:12:57] [Server thread/INFO]: Structure Info Saving: true
  386. [21:12:57] [Server thread/INFO]: Anti X-Ray: false
  387. [21:12:57] [Server thread/INFO]: Engine Mode: 1
  388. [21:12:57] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  389. [21:12:57] [Server thread/INFO]: Replace Blocks: [1, 5]
  390. [21:12:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
  391. [21:12:57] [Server thread/INFO]: Cane Growth Modifier: 100%
  392. [21:12:57] [Server thread/INFO]: Melon Growth Modifier: 100%
  393. [21:12:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  394. [21:12:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  395. [21:12:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
  396. [21:12:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
  397. [21:12:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  398. [21:12:57] [Server thread/INFO]: Sending up to 5 chunks per packet
  399. [21:12:57] [Server thread/INFO]: Max Entity Collisions: 8
  400. [21:12:57] [Server thread/INFO]: Preparing start region for level 3 (Seed: 887605290303479638)
  401. [21:12:57] [Server thread/INFO]: -------- World Settings For [pvp] --------
  402. [21:12:57] [Server thread/INFO]: View Distance: 10
  403. [21:12:57] [Server thread/INFO]: Chunks to Grow per Tick: 650
  404. [21:12:57] [Server thread/INFO]: Clear tick list: false
  405. [21:12:57] [Server thread/INFO]: Experience Merge Radius: 3.0
  406. [21:12:57] [Server thread/INFO]: Mob Spawn Range: 4
  407. [21:12:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  408. [21:12:57] [Server thread/INFO]: Item Despawn Rate: 6000
  409. [21:12:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
  410. [21:12:57] [Server thread/INFO]: Item Merge Radius: 2.5
  411. [21:12:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  412. [21:12:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  413. [21:12:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
  414. [21:12:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  415. [21:12:57] [Server thread/INFO]: Random Lighting Updates: false
  416. [21:12:57] [Server thread/INFO]: Structure Info Saving: true
  417. [21:12:57] [Server thread/INFO]: Anti X-Ray: false
  418. [21:12:57] [Server thread/INFO]: Engine Mode: 1
  419. [21:12:57] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  420. [21:12:57] [Server thread/INFO]: Replace Blocks: [1, 5]
  421. [21:12:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
  422. [21:12:57] [Server thread/INFO]: Cane Growth Modifier: 100%
  423. [21:12:57] [Server thread/INFO]: Melon Growth Modifier: 100%
  424. [21:12:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  425. [21:12:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  426. [21:12:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
  427. [21:12:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
  428. [21:12:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  429. [21:12:57] [Server thread/INFO]: Sending up to 5 chunks per packet
  430. [21:12:57] [Server thread/INFO]: Max Entity Collisions: 8
  431. [21:12:57] [Server thread/INFO]: Preparing start region for level 4 (Seed: -6932881676790095066)
  432. [21:12:58] [Server thread/INFO]: -------- World Settings For [Escalator] --------
  433. [21:12:58] [Server thread/INFO]: View Distance: 10
  434. [21:12:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
  435. [21:12:58] [Server thread/INFO]: Clear tick list: false
  436. [21:12:58] [Server thread/INFO]: Experience Merge Radius: 3.0
  437. [21:12:58] [Server thread/INFO]: Mob Spawn Range: 4
  438. [21:12:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  439. [21:12:58] [Server thread/INFO]: Item Despawn Rate: 6000
  440. [21:12:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
  441. [21:12:58] [Server thread/INFO]: Item Merge Radius: 2.5
  442. [21:12:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  443. [21:12:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  444. [21:12:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
  445. [21:12:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  446. [21:12:58] [Server thread/INFO]: Random Lighting Updates: false
  447. [21:12:58] [Server thread/INFO]: Structure Info Saving: true
  448. [21:12:58] [Server thread/INFO]: Anti X-Ray: false
  449. [21:12:58] [Server thread/INFO]: Engine Mode: 1
  450. [21:12:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  451. [21:12:58] [Server thread/INFO]: Replace Blocks: [1, 5]
  452. [21:12:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
  453. [21:12:58] [Server thread/INFO]: Cane Growth Modifier: 100%
  454. [21:12:58] [Server thread/INFO]: Melon Growth Modifier: 100%
  455. [21:12:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  456. [21:12:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  457. [21:12:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
  458. [21:12:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
  459. [21:12:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  460. [21:12:58] [Server thread/INFO]: Sending up to 5 chunks per packet
  461. [21:12:58] [Server thread/INFO]: Max Entity Collisions: 8
  462. [21:12:58] [Server thread/INFO]: Preparing start region for level 5 (Seed: -5130165733545225375)
  463. [21:12:58] [Server thread/INFO]: -------- World Settings For [restaurant] --------
  464. [21:12:58] [Server thread/INFO]: View Distance: 10
  465. [21:12:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
  466. [21:12:58] [Server thread/INFO]: Clear tick list: false
  467. [21:12:58] [Server thread/INFO]: Experience Merge Radius: 3.0
  468. [21:12:58] [Server thread/INFO]: Mob Spawn Range: 4
  469. [21:12:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  470. [21:12:58] [Server thread/INFO]: Item Despawn Rate: 6000
  471. [21:12:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
  472. [21:12:58] [Server thread/INFO]: Item Merge Radius: 2.5
  473. [21:12:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  474. [21:12:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  475. [21:12:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
  476. [21:12:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  477. [21:12:58] [Server thread/INFO]: Random Lighting Updates: false
  478. [21:12:58] [Server thread/INFO]: Structure Info Saving: true
  479. [21:12:58] [Server thread/INFO]: Anti X-Ray: false
  480. [21:12:58] [Server thread/INFO]: Engine Mode: 1
  481. [21:12:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  482. [21:12:58] [Server thread/INFO]: Replace Blocks: [1, 5]
  483. [21:12:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
  484. [21:12:58] [Server thread/INFO]: Cane Growth Modifier: 100%
  485. [21:12:58] [Server thread/INFO]: Melon Growth Modifier: 100%
  486. [21:12:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  487. [21:12:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  488. [21:12:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
  489. [21:12:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
  490. [21:12:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  491. [21:12:58] [Server thread/INFO]: Sending up to 5 chunks per packet
  492. [21:12:58] [Server thread/INFO]: Max Entity Collisions: 8
  493. [21:12:58] [Server thread/INFO]: Preparing start region for level 6 (Seed: -8214874354659000731)
  494. [21:12:58] [Server thread/INFO]: -------- World Settings For [lasertag1] --------
  495. [21:12:58] [Server thread/INFO]: View Distance: 10
  496. [21:12:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
  497. [21:12:58] [Server thread/INFO]: Clear tick list: false
  498. [21:12:58] [Server thread/INFO]: Experience Merge Radius: 3.0
  499. [21:12:58] [Server thread/INFO]: Mob Spawn Range: 4
  500. [21:12:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  501. [21:12:58] [Server thread/INFO]: Item Despawn Rate: 6000
  502. [21:12:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
  503. [21:12:58] [Server thread/INFO]: Item Merge Radius: 2.5
  504. [21:12:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  505. [21:12:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  506. [21:12:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
  507. [21:12:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  508. [21:12:58] [Server thread/INFO]: Random Lighting Updates: false
  509. [21:12:58] [Server thread/INFO]: Structure Info Saving: true
  510. [21:12:58] [Server thread/INFO]: Anti X-Ray: false
  511. [21:12:58] [Server thread/INFO]: Engine Mode: 1
  512. [21:12:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  513. [21:12:58] [Server thread/INFO]: Replace Blocks: [1, 5]
  514. [21:12:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
  515. [21:12:58] [Server thread/INFO]: Cane Growth Modifier: 100%
  516. [21:12:58] [Server thread/INFO]: Melon Growth Modifier: 100%
  517. [21:12:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  518. [21:12:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  519. [21:12:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
  520. [21:12:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
  521. [21:12:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  522. [21:12:58] [Server thread/INFO]: Sending up to 5 chunks per packet
  523. [21:12:58] [Server thread/INFO]: Max Entity Collisions: 8
  524. [21:12:58] [Server thread/INFO]: Preparing start region for level 7 (Seed: -5153921921528948497)
  525. [21:12:59] [Server thread/INFO]: -------- World Settings For [flappybird] --------
  526. [21:12:59] [Server thread/INFO]: View Distance: 10
  527. [21:12:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
  528. [21:12:59] [Server thread/INFO]: Clear tick list: false
  529. [21:12:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  530. [21:12:59] [Server thread/INFO]: Mob Spawn Range: 4
  531. [21:12:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  532. [21:12:59] [Server thread/INFO]: Item Despawn Rate: 6000
  533. [21:12:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
  534. [21:12:59] [Server thread/INFO]: Item Merge Radius: 2.5
  535. [21:12:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  536. [21:12:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  537. [21:12:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8
  538. [21:12:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  539. [21:12:59] [Server thread/INFO]: Random Lighting Updates: false
  540. [21:12:59] [Server thread/INFO]: Structure Info Saving: true
  541. [21:12:59] [Server thread/INFO]: Anti X-Ray: false
  542. [21:12:59] [Server thread/INFO]: Engine Mode: 1
  543. [21:12:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  544. [21:12:59] [Server thread/INFO]: Replace Blocks: [1, 5]
  545. [21:12:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  546. [21:12:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  547. [21:12:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  548. [21:12:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  549. [21:12:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  550. [21:12:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  551. [21:12:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  552. [21:12:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  553. [21:12:59] [Server thread/INFO]: Sending up to 5 chunks per packet
  554. [21:12:59] [Server thread/INFO]: Max Entity Collisions: 8
  555. [21:12:59] [Server thread/INFO]: Preparing start region for level 8 (Seed: 5701626225354880489)
  556. [21:12:59] [Server thread/INFO]: [Multiverse-Core] 9 - World(s) loaded.
  557. [21:12:59] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b641 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  558. [21:12:59] [Server thread/INFO]: [ChatClear] Enabling ChatClear v1.0
  559. [21:12:59] [Server thread/INFO]: ChatClear activited.
  560. [21:12:59] [Server thread/INFO]: by Humm3lPlays
  561. [21:12:59] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v2.2.2
  562. [21:12:59] [Server thread/INFO]: [ChestCommands] Loading menu: main-menu.yml
  563. [21:12:59] [Server thread/INFO]: [ChestCommands] Loading menu: plugin-tutorial.yml
  564. [21:12:59] [Server thread/INFO]: [ChestCommands] Loading menu: simple-shop.yml
  565. [21:12:59] [Server thread/INFO]: [ChestCommands] Economy plugin found, economy support enabled!
  566. [21:12:59] [Server thread/INFO]: [RoboticStaff] Enabling RoboticStaff v2.0
  567. [21:12:59] [Server thread/INFO]: [RoboticStaff] Checking config version...
  568. [21:12:59] [Server thread/INFO]: [RoboticStaff] Configuration checked!
  569. [21:12:59] [Server thread/INFO]: [RoboticStaff] Checking plugin version...
  570. [21:13:00] [Server thread/INFO]: [RoboticStaff] The plugin is up to date!
  571. [21:13:00] [Server thread/INFO]: [RoboticStaff] Check the BukkitDev page for info!
  572. [21:13:00] [Server thread/INFO]: [RoboticStaff] http://dev.bukkit.org/bukkit-plugins/roboticstaff/
  573. [21:13:00] [Server thread/INFO]: [XPSell] Enabling XPSell v1.0
  574. [21:13:00] [Server thread/INFO]: [XPSell] XPSell has been enabled and will load all files.
  575. [21:13:00] [Server thread/INFO]: [XPSell] Plugin made by StaticJava. Check him out on SpigotMC!
  576. [21:13:00] [Server thread/INFO]: [SimpleBroadcast] Enabling SimpleBroadcast v1.6.1
  577. [21:13:00] [Server thread/INFO]: [SimpleBroadcast] Messages aren't broadcasted as set in the config.
  578. [21:13:00] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.4.3
  579. [21:13:00] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  580. [21:13:00] [Server thread/INFO]: [Votifier] Votifier enabled.
  581. [21:13:00] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v1.3.3
  582. [21:13:00] [Server thread/INFO]: [ItemStopper] Enabling ItemStopper v1.0
  583. [21:13:00] [Server thread/INFO]: [NoTNT] Enabling NoTNT v0.1
  584. [21:13:00] [Server thread/INFO]: NoTNT v0.1 has been disabled!
  585. [21:13:00] [Server thread/INFO]: [GAListener] Enabling GAListener v0.9
  586. [21:13:00] [Server thread/INFO]: [GAListener] GAListener v0.9 Enabled
  587. [21:13:00] [Server thread/INFO]: [SafeBan] Enabling SafeBan v0.1
  588. [21:13:00] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.12-SNAPSHOT (build 1100)
  589. [21:13:00] [Server thread/INFO]: [LagMeter] Enabling LagMeter v1.16.0
  590. [21:13:00] [Server thread/INFO]: [LagMeter] Not using logs folder.
  591. [21:13:00] [Server thread/INFO]: [LagMeter] Enabled! Polling every 40 server ticks. Logging to C:\Users\Gamer\Desktop\Main Server\plugins\LagMeter\lag.log.
  592. [21:13:00] [Server thread/INFO]: [LagMeter] Chunks loaded:
  593. [21:13:00] [Server thread/INFO]: [LagMeter] World "MainWorld": 625.
  594. [21:13:00] [Server thread/INFO]: [LagMeter] World "MainWorld_nether": 625.
  595. [21:13:00] [Server thread/INFO]: [LagMeter] World "MainWorld_the_end": 625.
  596. [21:13:00] [Server thread/INFO]: [LagMeter] World "themepark": 650.
  597. [21:13:00] [Server thread/INFO]: [LagMeter] World "pvp": 625.
  598. [21:13:00] [Server thread/INFO]: [LagMeter] World "Escalator": 625.
  599. [21:13:00] [Server thread/INFO]: [LagMeter] World "restaurant": 625.
  600. [21:13:00] [Server thread/INFO]: [LagMeter] World "lasertag1": 625.
  601. [21:13:00] [Server thread/INFO]: [LagMeter] World "flappybird": 650.
  602. [21:13:00] [Server thread/INFO]: [LagMeter] Total chunks loaded: 5675
  603. [21:13:00] [Server thread/INFO]: [LagMeter] Entities:
  604. [21:13:00] [Server thread/INFO]: [LagMeter] World "MainWorld": 27.
  605. [21:13:00] [Server thread/INFO]: [LagMeter] World "MainWorld_nether": 0.
  606. [21:13:00] [Server thread/INFO]: [LagMeter] World "MainWorld_the_end": 11.
  607. [21:13:00] [Server thread/INFO]: [LagMeter] World "themepark": 16.
  608. [21:13:00] [Server thread/INFO]: [LagMeter] World "pvp": 0.
  609. [21:13:00] [Server thread/INFO]: [LagMeter] World "Escalator": 1.
  610. [21:13:00] [Server thread/INFO]: [LagMeter] World "restaurant": 0.
  611. [21:13:00] [Server thread/INFO]: [LagMeter] World "lasertag1": 0.
  612. [21:13:00] [Server thread/INFO]: [LagMeter] World "flappybird": 0.
  613. [21:13:00] [Server thread/INFO]: [LagMeter] Total entities: 55
  614. [21:13:00] [Server thread/INFO]: [OneUUID] Enabling OneUUID v1.0
  615. [21:13:00] [Server thread/INFO]: [PlayerMagnet] Enabling PlayerMagnet v1.01
  616. [21:13:00] [Server thread/INFO]: [HorseKeep] Enabling HorseKeep v0.2.1
  617. [21:13:00] [Server thread/INFO]: [HorseKeep] Enabled
  618. [21:13:00] [Server thread/INFO]: [BAH] Enabling BringAllHere v1.4
  619. [21:13:00] [Server thread/INFO]: [BAH] it worked! =D
  620. [21:13:00] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.8-1.6.2
  621. [21:13:00] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  622. [21:13:00] [Server thread/INFO]: [NoNetherPortals] Enabling NoNetherPortals v1.0
  623. [21:13:00] [Server thread/INFO]: [SafeTrade] Enabling SafeTrade v1.0
  624. [21:13:00] [Server thread/INFO]: [SafeTrade] Hooked into economy: Essentials Economy
  625. [21:13:00] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
  626. [21:13:01] [Server thread/INFO]: [Multiverse-Inventories 2.5-b335] enabled.
  627. [21:13:01] [Server thread/INFO]: [TagAPI] Enabling TagAPI v3.0.2
  628. [21:13:01] [Server thread/WARN]: [TagAPI] Inconsistency found: Potential mod detected. TagAPI may not run properly. Let's try it anyway!
  629. [21:13:01] [Server thread/INFO]: [TagAPI] It looks like you're using a mod, but it's claiming to be "CraftBukkit" when I ask it.
  630. [21:13:01] [Server thread/INFO]: [TagAPI] When I check the version string I get "git-Spigot-1373 (MC: 1.7.5)" which doesn't sound like CraftBukkit to me (Could be wrong!).
  631. [21:13:01] [Server thread/INFO]: [TagAPI] The above (or below, if your log reads in reverse) message DOES NOT mean there is a problem with TagAPI. Don't panic. Just breathe!
  632. [21:13:01] [Server thread/INFO]: [TagAPI] Using hooks for CraftBukkit v1_7_R2
  633. [21:13:01] [Server thread/INFO]: [NameTags] Enabling NameTags v3.0
  634. [21:13:01] [Server thread/INFO]: [GetUUID] Enabling GetUUID v1.0
  635. [21:13:01] [Server thread/INFO]: [LaserTag] Enabling LaserTag v1.0
  636. [21:13:01] [Server thread/INFO]: [LaserTag] Hooked into economy: Essentials Economy
  637. [21:13:01] [Server thread/INFO]: [LaserTag] Loading Arenas...
  638. [21:13:01] [Server thread/INFO]: [Stargate] Enabling Stargate v0.7.9.10
  639. [21:13:01] [Server thread/INFO]: Stargate v.0.7.9.10 is enabled.
  640. [21:13:01] [Server thread/ERROR]: Could not load Gate gate4.gate - Gates must have exactly 2 control points.
  641. [21:13:01] [Server thread/INFO]: [Stargate] Loaded 7 gate layouts
  642. [21:13:01] [Server thread/INFO]: [Stargate] {MainWorld} Loaded 9 stargates with 6 set as always-on
  643. [21:13:01] [Server thread/INFO]: [Stargate] {MainWorld_nether} Loaded 1 stargates with 8 set as always-on
  644. [21:13:01] [Server thread/INFO]: [Stargate] {MainWorld_the_end} No stargates for world
  645. [21:13:01] [Server thread/INFO]: [Stargate] {themepark} No stargates for world
  646. [21:13:01] [Server thread/INFO]: [Stargate] {pvp} Loaded 1 stargates with 10 set as always-on
  647. [21:13:01] [Server thread/INFO]: [Stargate] {Escalator} Loaded 1 stargates with 12 set as always-on
  648. [21:13:01] [Server thread/INFO]: [Stargate] {restaurant} No stargates for world
  649. [21:13:01] [Server thread/INFO]: [Stargate] {lasertag1} Loaded 0 stargates with 12 set as always-on
  650. [21:13:01] [Server thread/INFO]: [Stargate] {flappybird} No stargates for world
  651. [21:13:01] [Server thread/INFO]: [Stargate] Plugin metrics enabled.
  652. [21:13:01] [Server thread/INFO]: [BarAPI] Enabling BarAPI v3.0
  653. [21:13:01] [Server thread/INFO]: [BarAPI] Loaded
  654. [21:13:01] [Server thread/INFO]: [FlappyBird] Enabling FlappyBird v1.2
  655. [21:13:01] [Server thread/INFO]: FlappyBirdVersion 1.2 Has Been Enabled!
  656. [21:13:01] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8
  657. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no heading blacklist.txt for 'Deny lava buckets'
  658. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'ignore-groups='
  659. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny some potions'
  660. [21:13:01] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
  661. [21:13:01] [Server thread/INFO]: [WorldGuard] (MainWorld) TNT ignition is blocked.
  662. [21:13:01] [Server thread/INFO]: [WorldGuard] (MainWorld) Lighters are PERMITTED.
  663. [21:13:01] [Server thread/INFO]: [WorldGuard] (MainWorld) Lava fire is blocked.
  664. [21:13:01] [Server thread/INFO]: [WorldGuard] (MainWorld) All fire spread is disabled.
  665. [21:13:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'MainWorld'
  666. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no heading blacklist.txt for 'Deny lava buckets'
  667. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'ignore-groups='
  668. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny some potions'
  669. [21:13:01] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
  670. [21:13:01] [Server thread/INFO]: [WorldGuard] (MainWorld_nether) TNT ignition is blocked.
  671. [21:13:01] [Server thread/INFO]: [WorldGuard] (MainWorld_nether) Lighters are PERMITTED.
  672. [21:13:01] [Server thread/INFO]: [WorldGuard] (MainWorld_nether) Lava fire is blocked.
  673. [21:13:01] [Server thread/INFO]: [WorldGuard] (MainWorld_nether) All fire spread is disabled.
  674. [21:13:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'MainWorld_nether'
  675. [21:13:01] [Server thread/INFO]: [WorldGuard] (MainWorld_the_end) TNT ignition is blocked.
  676. [21:13:01] [Server thread/INFO]: [WorldGuard] (MainWorld_the_end) Lighters are PERMITTED.
  677. [21:13:01] [Server thread/INFO]: [WorldGuard] (MainWorld_the_end) Lava fire is blocked.
  678. [21:13:01] [Server thread/INFO]: [WorldGuard] (MainWorld_the_end) All fire spread is disabled.
  679. [21:13:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'MainWorld_the_end'
  680. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no heading blacklist.txt for 'Deny lava buckets'
  681. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'ignore-groups='
  682. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny some potions'
  683. [21:13:01] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
  684. [21:13:01] [Server thread/INFO]: [WorldGuard] (themepark) TNT ignition is blocked.
  685. [21:13:01] [Server thread/INFO]: [WorldGuard] (themepark) Lighters are PERMITTED.
  686. [21:13:01] [Server thread/INFO]: [WorldGuard] (themepark) Lava fire is blocked.
  687. [21:13:01] [Server thread/INFO]: [WorldGuard] (themepark) All fire spread is disabled.
  688. [21:13:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'themepark'
  689. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no heading blacklist.txt for 'Deny lava buckets'
  690. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'ignore-groups='
  691. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny some potions'
  692. [21:13:01] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
  693. [21:13:01] [Server thread/INFO]: [WorldGuard] (pvp) TNT ignition is blocked.
  694. [21:13:01] [Server thread/INFO]: [WorldGuard] (pvp) Lighters are PERMITTED.
  695. [21:13:01] [Server thread/INFO]: [WorldGuard] (pvp) Lava fire is blocked.
  696. [21:13:01] [Server thread/INFO]: [WorldGuard] (pvp) All fire spread is disabled.
  697. [21:13:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pvp'
  698. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no heading blacklist.txt for 'Deny lava buckets'
  699. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'ignore-groups='
  700. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny some potions'
  701. [21:13:01] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
  702. [21:13:01] [Server thread/INFO]: [WorldGuard] (Escalator) TNT ignition is blocked.
  703. [21:13:01] [Server thread/INFO]: [WorldGuard] (Escalator) Lighters are PERMITTED.
  704. [21:13:01] [Server thread/INFO]: [WorldGuard] (Escalator) Lava fire is blocked.
  705. [21:13:01] [Server thread/INFO]: [WorldGuard] (Escalator) All fire spread is disabled.
  706. [21:13:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Escalator'
  707. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no heading blacklist.txt for 'Deny lava buckets'
  708. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'ignore-groups='
  709. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny some potions'
  710. [21:13:01] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
  711. [21:13:01] [Server thread/INFO]: [WorldGuard] (restaurant) TNT ignition is blocked.
  712. [21:13:01] [Server thread/INFO]: [WorldGuard] (restaurant) Lighters are PERMITTED.
  713. [21:13:01] [Server thread/INFO]: [WorldGuard] (restaurant) Lava fire is blocked.
  714. [21:13:01] [Server thread/INFO]: [WorldGuard] (restaurant) All fire spread is disabled.
  715. [21:13:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'restaurant'
  716. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no heading blacklist.txt for 'Deny lava buckets'
  717. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'ignore-groups='
  718. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny some potions'
  719. [21:13:01] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
  720. [21:13:01] [Server thread/INFO]: [WorldGuard] (lasertag1) TNT ignition is blocked.
  721. [21:13:01] [Server thread/INFO]: [WorldGuard] (lasertag1) Lighters are PERMITTED.
  722. [21:13:01] [Server thread/INFO]: [WorldGuard] (lasertag1) Lava fire is blocked.
  723. [21:13:01] [Server thread/INFO]: [WorldGuard] (lasertag1) All fire spread is disabled.
  724. [21:13:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'lasertag1'
  725. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no heading blacklist.txt for 'Deny lava buckets'
  726. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'ignore-groups='
  727. [21:13:01] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny some potions'
  728. [21:13:01] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
  729. [21:13:01] [Server thread/INFO]: [WorldGuard] (flappybird) TNT ignition is blocked.
  730. [21:13:01] [Server thread/INFO]: [WorldGuard] (flappybird) Lighters are PERMITTED.
  731. [21:13:01] [Server thread/INFO]: [WorldGuard] (flappybird) Lava fire is blocked.
  732. [21:13:01] [Server thread/INFO]: [WorldGuard] (flappybird) All fire spread is disabled.
  733. [21:13:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flappybird'
  734. [21:13:01] [Server thread/INFO]: [WorldGuard] 13 regions loaded for 'MainWorld'
  735. [21:13:01] [Server thread/INFO]: [WorldGuard] 3 regions loaded for 'MainWorld_nether'
  736. [21:13:01] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'MainWorld_the_end'
  737. [21:13:01] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'themepark'
  738. [21:13:01] [Server thread/INFO]: [WorldGuard] 4 regions loaded for 'pvp'
  739. [21:13:01] [Server thread/INFO]: [WorldGuard] 2 regions loaded for 'Escalator'
  740. [21:13:01] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'restaurant'
  741. [21:13:01] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'lasertag1'
  742. [21:13:01] [Server thread/INFO]: [WorldGuard] 27 regions loaded for 'flappybird'
  743. [21:13:01] [Server thread/INFO]: [Commandspy] Enabling Commandspy v2.9.2.2
  744. [21:13:02] [Server thread/INFO]: [WGRegionEvents] Enabling WGRegionEvents v1.2
  745. [21:13:02] [Server thread/INFO]: [CustomJoinItems] Enabling CustomJoinItems v1.5.1
  746. [21:13:02] [Server thread/INFO]: [UnbreakableEquip] Enabling UnbreakableEquip v1.0
  747. [21:13:02] [Server thread/INFO]: [OceUtility] enabled
  748. [21:13:02] [Server thread/INFO]: [SignEdit] Enabling SignEdit v3.3.5
  749. [21:13:02] [Server thread/INFO]: [Lottery] Enabling Lottery v0.9.4
  750. [21:13:02] [Server thread/INFO]: [Lottery] Payment method found (Essentials version: 2.2)
  751. [21:13:02] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.0.8
  752. [21:13:02] [Server thread/INFO]: CoreProtect version 2.0.8 is enabled!
  753. [21:13:02] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  754. [21:13:02] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.6.2
  755. [21:13:02] [Server thread/WARN]: [ClearLag] --=[> This build was made for CraftBukkit 1.7.2 <]=---
  756. [21:13:02] [Server thread/WARN]: [ClearLag] The following features have been disabled: mob-range
  757. [21:13:02] [Server thread/INFO]: [ClearLag] No config updates found...
  758. [21:13:02] [Thread-22/INFO]: [ClearLag] Searching for updates..
  759. [21:13:02] [Server thread/INFO]: [ClearLag] Clearlag has been enabled!
  760. [21:13:02] [Server thread/INFO]: [Invincible_Horses] Enabling Invincible_Horses v1.0
  761. [21:13:02] [Server thread/INFO]: [Herochat] Enabling Herochat v5.6.7-SNAPSHOT
  762. [21:13:02] [Server thread/INFO]: [Herochat] Saving channels
  763. [21:13:02] [Server thread/INFO]: [Herochat] Save complete
  764. [21:13:02] [Server thread/INFO]: [Herochat] Version 5.6.7-SNAPSHOT is enabled.
  765. [21:13:02] [Server thread/INFO]: [ChangeMessage] Enabling ChangeMessage v1.0
  766. [21:13:02] [Server thread/INFO]: [Train_Carts] Enabling Train_Carts v1.73.0
  767. [21:13:02] [Server thread/ERROR]: [Train_Carts] Could not enable 'Train_Carts v1.73.0' because dependency 'BKCommonLib' failed to enable!
  768. [21:13:02] [Server thread/ERROR]: [Train_Carts] Perhaps the dependency has to be updated? Please check the log for any errors related to BKCommonLib
  769. [21:13:02] [Server thread/INFO]: [Train_Carts] Disabling Train_Carts v1.73.0
  770. [21:13:02] [Server thread/INFO]: [Essentials] Enabling Essentials v2.12.2
  771. [21:13:02] [Server thread/WARN]: ǴVersion mismatch! Please update EssentialsChat to the same version.
  772. [21:13:02] [Server thread/WARN]: ǴVersion mismatch! Please update EssentialsSpawn to the same version.
  773. [21:13:02] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  774. [21:13:02] [Server thread/INFO]: git-Spigot-1373 (MC: 1.7.5)
  775. [21:13:02] [Server thread/INFO]: 1.7.5-R0.1-SNAPSHOT
  776. [21:13:02] [Server thread/INFO]: Using locale en
  777. [21:13:02] [Server thread/INFO]: Using locale en
  778. [21:13:02] [Thread-22/INFO]: [ClearLag] No updates found!
  779. [21:13:02] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  780. [21:13:02] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  781. [21:13:02] [Server thread/INFO]: [InSigns] Enabling InSigns v1.4
  782. [21:13:02] [Server thread/INFO]: InSigns v1.4 enabled
  783. [21:13:02] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v3.0.0
  784. [21:13:02] [Server thread/INFO]: [ServerSigns] Successfully hooked into Vault
  785. [21:13:02] [Server thread/INFO]: [ServerSigns] Version 3.0.0 is now enabled.
  786. [21:13:02] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v8.0.1
  787. [21:13:03] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
  788. [21:13:03] [Server thread/INFO]: [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
  789. [21:13:03] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
  790. [21:13:03] [Server thread/INFO]: [Info-Board] Enabling Info-Board v0.2.6
  791. [21:13:03] [Server thread/INFO]: Metrics was started!
  792. [21:13:03] [Server thread/INFO]: Theres a new update for InfoBoard(vInfo-Board v0.2.8).
  793. [21:13:03] [Server thread/INFO]: [SimpleAlias] Enabling SimpleAlias v1.5.0
  794. [21:13:03] [Server thread/INFO]: [SimpleAlias] 20 aliases loaded.
  795. [21:13:03] [Server thread/INFO]: [SimpleAlias] 0 cooldown lists loaded.
  796. [21:13:03] [Server thread/INFO]: [SimpleAlias] Vault hooked! (Permission installed: true, Economy installed: true)
  797. [21:13:03] [Server thread/INFO]: [SimpleAlias] Alias system is activated!
  798. [21:13:03] [Server thread/INFO]: [DispenserTools] Enabling DispenserTools v1.2
  799. [21:13:03] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.5.5-bukkit
  800. [21:13:03] [Server thread/INFO]: [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
  801. [21:13:04] [Server thread/INFO]: [Enjin Minecraft Plugin] MC 1.3 or above found, enabling version 2 XP handling.
  802. [21:13:04] [Server thread/INFO]: [CraftBook] Enabling CraftBook v3.8-SNAPSHOT:3728-e4bd4bc,master
  803. [21:13:04] [Server thread/INFO]: [CraftBook] Loading persistant data from YAML!
  804. [21:13:04] [Server thread/INFO]: [CraftBook] Enumerating chunks for self-triggered components...
  805. [21:13:04] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.
  806. [21:13:04] [Server thread/INFO]: [CraftBook] 5677 chunk(s) for 9 world(s) processed (164ms elapsed)
  807. [21:13:04] [Thread-19/INFO]: --------------------
  808. [21:13:04] [Thread-19/INFO]: [CoreProtect] Version 2.0.9 now available.
  809. [21:13:04] [Thread-19/INFO]: [CoreProtect] Download: Type "/co version" in-game.
  810. [21:13:04] [Thread-19/INFO]: --------------------
  811. [21:13:04] [Thread-19/INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
  812. [21:13:04] [Thread-19/INFO]: --------------------
  813. [21:13:04] [Server thread/INFO]: [CraftBook] CraftBook v3.8.8 is the latest version available, and the updatability of it is: UPDATE_AVAILABLE. You currently have version CraftBook v3.8.8 installed.
  814. [21:13:04] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.12.1
  815. [21:13:04] [Server thread/WARN]: ǴVersion mismatch! Please update all Essentials jars to the same version.
  816. [21:13:04] [Server thread/INFO]: [WGCustomFlags] Enabling WGCustomFlags v1.6
  817. [21:13:04] [Server thread/INFO]: [WGCustomFlags] Loading configuration...
  818. [21:13:04] [Server thread/INFO]: [WGCustomFlags] Configuration loaded.
  819. [21:13:04] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v1.0-RC6
  820. [21:13:05] [Server thread/INFO]: [AsyncWorldEdit] You have the latest version of the plugin.
  821. [21:13:05] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  822. [21:13:05] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.12.1
  823. [21:13:05] [Server thread/WARN]: ǴVersion mismatch! Please update all Essentials jars to the same version.
  824. [21:13:05] [Server thread/INFO]: [Skins] Enabling Skins v1.7.7
  825. [21:13:05] [Server thread/INFO]: [TCHangRail] Enabling TCHangRail v1.01
  826. [21:13:05] [Server thread/INFO]: [WGRegionEffects] Enabling WGRegionEffects v1.4
  827. [21:13:05] [Server thread/INFO]: Added custom flag "effects" to WorldGuard.
  828. [21:13:05] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  829. [21:13:05] [Server thread/INFO]: Done (11.482s)! For help, type "help" or "?"
  830. [21:13:05] [Server thread/INFO]: Accepted EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit
  831. [21:13:05] [Server thread/INFO]: [Message] Welcome to McGameCentral! We hope you have a great time!
  832. [21:13:05] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  833. [21:13:05] [Server thread/INFO]: [Citizens] Loaded 61 NPCs.
  834. [21:13:06] [Server thread/INFO]: autoCommands timer ran!
  835. [21:13:06] [Server thread/INFO]: [Server] Auto Saving Starting! Expect some lag.
  836. [21:13:06] [Server thread/INFO]: CONSOLE: Forcing save..
  837. [21:13:06] [Server thread/INFO]: CONSOLE: Save complete.
  838. [21:13:07] [Server thread/INFO]: [AsyncWorldEdit] World edit session not set to AsyncWorldedit. Fixing.
  839. [21:13:07] [Server thread/INFO]: Accepted EditSessionFactory of type org.primesoft.asyncworldedit.worldedit.AsyncEditSessionFactory from org.primesoft.asyncworldedit.worldedit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement