Advertisement
Guest User

Latestlog

a guest
Jun 20th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.95 KB | None | 0 0
  1. [13:36:09] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [13:36:09] [Server thread/INFO]: Loading properties
  3. [13:36:09] [Server thread/INFO]: Default game type: SURVIVAL
  4. [13:36:09] [Server thread/INFO]: Generating keypair
  5. [13:36:10] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [13:36:10] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  7. [13:36:10] [Server thread/ERROR]: Could not load 'plugins\potionrestrict.jar' in folder 'plugins'
  8. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  9. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  10. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  11. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:364) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  12. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.<init>(CraftServer.java:326) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  13. at net.minecraft.server.v1_7_R4.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  14. at net.minecraft.server.v1_7_R4.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  15. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  16. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  17. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  18. Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token; found character '\t' that cannot start any token
  19. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:358) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  20. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:179) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  21. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:563) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  22. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  23. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  24. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  25. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  26. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  27. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  28. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  29. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  30. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  31. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  32. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  33. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  34. at org.yaml.snakeyaml.Yaml.load(Yaml.java:411) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  35. at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:232) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  36. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:155) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
  37. ... 8 more
  38. [13:36:10] [Thread-7/WARN]: Exception in thread "Thread-7"
  39. [13:36:10] [Thread-7/WARN]: org.bukkit.craftbukkit.libs.com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 7
  40. [13:36:10] [Thread-7/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:180)
  41. [13:36:10] [Thread-7/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.Gson.fromJson(Gson.java:755)
  42. [13:36:10] [Thread-7/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.Gson.fromJson(Gson.java:694)
  43. [13:36:10] [Thread-7/WARN]: at org.bukkit.craftbukkit.v1_7_R4.updater.BukkitDLUpdaterService.fetchArtifact(BukkitDLUpdaterService.java:53)
  44. [13:36:10] [Thread-7/WARN]: at org.bukkit.craftbukkit.v1_7_R4.updater.BukkitDLUpdaterService.getArtifact(BukkitDLUpdaterService.java:30)
  45. [13:36:10] [Thread-7/WARN]: at org.bukkit.craftbukkit.v1_7_R4.updater.AutoUpdater$1.run(AutoUpdater.java:77)
  46. [13:36:10] [Thread-7/WARN]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 7
  47. [13:36:10] [Thread-7/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.stream.JsonReader.expect(JsonReader.java:339)
  48. [13:36:10] [Thread-7/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.stream.JsonReader.beginObject(JsonReader.java:322)
  49. [13:36:10] [Thread-7/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:168)
  50. [13:36:10] [Thread-7/WARN]: ... 5 more
  51. [13:36:10] [Server thread/INFO]: [INFO][NoCheatPlus] Mon Jun 20 13:36:10 CDT 2016
  52. [13:36:10] [Server thread/INFO]: Player instances are stored for efficiency.
  53. [13:36:10] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.2;b3fbe8b
  54. [13:36:10] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.3
  55. [13:36:10] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  56. [13:36:10] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (Phoenix)
  57. [13:36:10] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.1
  58. [13:36:10] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.5
  59. [13:36:10] [Server thread/INFO]: [FullBright] Loading FullBright v1.4
  60. [13:36:10] [Server thread/INFO]: [SpongeRestore] Loading SpongeRestore v1.7
  61. [13:36:10] [Server thread/INFO]: [NoChatBrackets] Loading NoChatBrackets v1.2
  62. [13:36:10] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  63. [13:36:10] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  64. [13:36:10] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.7-RC-sMD5NET-b925
  65. [13:36:10] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
  66. [13:36:11] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  67. [13:36:11] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.7.10
  68. [13:36:11] [Server thread/INFO]: [MaxBans] Loading MaxBans v2.0
  69. [13:36:11] [Server thread/INFO]: [ObsidianBreaker] Loading ObsidianBreaker v2.0 Bug Fix
  70. [13:36:11] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
  71. [13:36:11] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  72. [13:36:11] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
  73. [13:36:11] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  74. [13:36:11] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  75. [13:36:11] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.15
  76. [13:36:11] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  77. [13:36:11] [Server thread/INFO]: [NoHopperCraft] Loading NoHopperCraft v1.0
  78. [13:36:11] [Server thread/INFO]: [EnderPearlCoolDown] Loading EnderPearlCoolDown v1.5.0
  79. [13:36:11] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.13
  80. [13:36:11] [Server thread/INFO]: [Factions] Loading Factions v2.8.15
  81. [13:36:11] [Server thread/INFO]: [VanishNoPacket] Loading VanishNoPacket v3.20
  82. [13:36:11] [Server thread/INFO]: [AntiLootSteal] Loading AntiLootSteal v2.6
  83. [13:36:11] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.2.3
  84. [13:36:11] [Server thread/INFO]: [FactionChat] Loading FactionChat v1.9.19
  85. [13:36:11] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.7.3
  86. [13:36:11] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  87. [13:36:11] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  88. [13:36:11] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  89. [13:36:11] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  90. [13:36:11] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  91. [13:36:11] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  92. [13:36:11] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.15
  93. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] === ENABLE START ===
  94. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eLoading Cachefile datas...
  95. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eLoading Onlineplayer datas...
  96. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eLoading Registry datas...
  97. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eSaving Cachefile...
  98. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eSetup of IdUtil took §d14§ems.
  99. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dNmsBasics§e set to §dMinecraft 1.7.10+ [1_7_R4+]
  100. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dNmsBoard§e set to §dMinecraft 1.7.10 [1_7_R4]
  101. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dNmsChat§e set to §dFallback (Generic and Weaker)
  102. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dNmsEntityDamageEvent§e set to §dMinecraft 1.7.10+ [1_7_R4+]
  103. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dNmsEntityGet§e set to §dFallback (Generic and Weaker)
  104. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dNmsItemStackCreate§e set to §dMinecraft 1.7.10+ [1_7_R4+]
  105. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dNmsItemStackTooltip§e set to §dFallback (Generic and Weaker)
  106. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dNmsPermissions§e set to §dMinecraft 1.7.10+ [1_7_R4+]
  107. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dNmsPlayerInventoryCreate§e set to §dMinecraft 1.7.10+ [1_7_R4+]
  108. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dNmsSkullMeta§e set to §dMinecraft 1.7.10 [1_7_R4]
  109. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §aIntegration Activated §dIntegrationVault
  110. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dMixinEvent§e set to §dDefault
  111. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dMixinActionbar§e set to §dDefault
  112. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dMixinActual§e set to §dDefault
  113. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dMixinCommand§e set to §dDefault
  114. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dMixinDisplayName§e set to §dDefault
  115. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dMixinGamemode§e set to §dDefault
  116. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dMixinInventory§e set to §dDefault
  117. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dMixinKick§e set to §dDefault
  118. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dMixinMessage§e set to §dDefault
  119. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dMixinModification§e set to §dDefault
  120. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dMixinPlayed§e set to §dDefault
  121. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dMixinSenderPs§e set to §dDefault
  122. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dMixinTeleport§e set to §dDefault
  123. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dMixinTitle§e set to §dDefault
  124. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dMixinVisibility§e set to §dDefault
  125. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] §eMixin §dMixinWorld§e set to §dDefault
  126. [13:36:11] [Server thread/INFO]: [MassiveCore 2.8.15] === ENABLE §aCOMPLETE §e(Took §d614ms§e) ===
  127. [13:36:11] [Server thread/INFO]: Preparing level "world"
  128. [13:36:11] [Server thread/INFO]: Preparing start region for level 0 (Seed: 888)
  129. [13:36:12] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.2;b3fbe8b
  130. [13:36:13] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  131. [13:36:13] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R4 as the Bukkit adapter
  132. [13:36:13] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.3
  133. [13:36:13] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  134. [13:36:13] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  135. [13:36:13] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  136. [13:36:13] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  137. [13:36:13] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (Phoenix)
  138. [13:36:13] [Server thread/INFO]: GroupManager - INFO - World Found: world
  139. [13:36:13] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  140. [13:36:13] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  141. [13:36:13] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  142. [13:36:13] [Server thread/INFO]: GroupManager version 2.0 (Phoenix) is enabled!
  143. [13:36:13] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  144. [13:36:13] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  145. [13:36:13] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  146. [13:36:13] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  147. [13:36:13] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.1
  148. [13:36:13] [Server thread/INFO]: [ClearLag] Loading modules...
  149. [13:36:13] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  150. [13:36:13] [Server thread/WARN]: [ClearLag] Config Error at line area-filter:
  151. [13:36:13] [Server thread/WARN]: [ClearLag] ARMOR_STAND is not a valid Entity!
  152. [13:36:13] [Server thread/WARN]: [ClearLag] Config Error at line kill-mobs.mob-filter:
  153. [13:36:13] [Server thread/WARN]: [ClearLag] ARMOR_STAND is not a valid Entity!
  154. [13:36:13] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  155. [13:36:13] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  156. [13:36:13] [Thread-22/INFO]: [ClearLag] Checking for updates...
  157. [13:36:13] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.5
  158. [13:36:13] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  159. [13:36:13] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  160. [13:36:13] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 5000 at X: 0.0 Z: 0.0
  161. [13:36:13] [Server thread/INFO]: [WorldBorder] [CONFIG] World "black" has border radius 5000 at X: 0.0 Z: 0.0
  162. [13:36:13] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 0.0 Y: 84.0 Z: 0.0
  163. [13:36:13] [Server thread/INFO]: [FullBright] Enabling FullBright v1.4
  164. [13:36:13] [Server thread/INFO]: [SpongeRestore] Enabling SpongeRestore v1.7
  165. [13:36:14] [Server thread/INFO]: SpongeRestore version 1.7 is enabled!
  166. [13:36:14] [Server thread/INFO]: [NoChatBrackets] Enabling NoChatBrackets v1.2
  167. [13:36:14] [Server thread/INFO]: [NoChatBrackets] NoChatBrackets enabled!
  168. [13:36:14] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  169. [13:36:14] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  170. [13:36:14] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  171. [13:36:14] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 888
  172. [13:36:14] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 888
  173. [13:36:14] [Server thread/INFO]: Preparing start region for level 1 (Seed: 888)
  174. [13:36:14] [Thread-22/INFO]: [ClearLag] No updates found!
  175. [13:36:14] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 888
  176. [13:36:14] [Server thread/INFO]: Preparing start region for level 2 (Seed: 888)
  177. [13:36:14] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Midnightpvp' - Env: NORMAL - Type: NORMAL & seed: -5936465235565269986
  178. [13:36:14] [Server thread/INFO]: Preparing start region for level 3 (Seed: -5936465235565269986)
  179. [13:36:15] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  180. [13:36:15] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  181. [13:36:15] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  182. [13:36:15] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  183. [13:36:15] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  184. [13:36:15] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  185. [13:36:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  186. [13:36:15] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  187. [13:36:15] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  188. [13:36:15] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  189. [13:36:15] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  190. [13:36:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  191. [13:36:15] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  192. [13:36:15] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  193. [13:36:15] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  194. [13:36:15] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  195. [13:36:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  196. [13:36:15] [Server thread/INFO]: [WorldGuard] (Midnightpvp) TNT ignition is PERMITTED.
  197. [13:36:15] [Server thread/INFO]: [WorldGuard] (Midnightpvp) Lighters are PERMITTED.
  198. [13:36:15] [Server thread/INFO]: [WorldGuard] (Midnightpvp) Lava fire is blocked.
  199. [13:36:15] [Server thread/INFO]: [WorldGuard] (Midnightpvp) Fire spread is UNRESTRICTED.
  200. [13:36:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Midnightpvp'
  201. [13:36:15] [Server thread/INFO]: [WorldGuard] Loading region data...
  202. [13:36:16] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
  203. [13:36:16] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.7.10 / CB3100
  204. [13:36:16] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  205. [13:36:16] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  206. [13:36:16] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  207. [13:36:16] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  208. [13:36:16] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  209. [13:36:16] [Server thread/INFO]: [NoCheatPlus] Version 3.13.7-RC-sMD5NET-b925 is enabled.
  210. [13:36:16] [Server thread/INFO]: [MaxBans] Enabling MaxBans v2.0
  211. [13:36:16] [Server thread/INFO]: [MaxBans] Using SQLite
  212. [13:36:16] [Server thread/INFO]: [MaxBans] Loading from DB...
  213. [13:36:16] [Server thread/INFO]: [MaxBans] Loading bans
  214. [13:36:16] [Server thread/INFO]: [MaxBans] Loading ipbans
  215. [13:36:16] [Server thread/INFO]: [MaxBans] Loading mutes
  216. [13:36:16] [Server thread/INFO]: [MaxBans] Loading player names...
  217. [13:36:16] [Server thread/INFO]: [MaxBans] Loading IP History
  218. [13:36:16] [Server thread/INFO]: [MaxBans] Loading warn history...
  219. [13:36:16] [Server thread/INFO]: [MaxBans] Loading chat commands...
  220. [13:36:16] [Server thread/INFO]: [MaxBans] Loading history...
  221. [13:36:16] [Server thread/INFO]: [MaxBans] Starting DNS blacklist
  222. [13:36:16] [Server thread/INFO]: [MaxBans] Loading proxys...
  223. [13:36:16] [Server thread/INFO]: [ObsidianBreaker] Enabling ObsidianBreaker v2.0 Bug Fix
  224. [13:36:16] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
  225. [13:36:16] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  226. [13:36:16] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
  227. [13:36:16] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  228. [13:36:16] [Server thread/INFO]: [NoHopperCraft] Enabling NoHopperCraft v1.0
  229. [13:36:16] [Server thread/INFO]: [NoHopperCraft] NoHopperCraft 1.0 has been enabled!
  230. [13:36:16] [Server thread/INFO]: [EnderPearlCoolDown] Enabling EnderPearlCoolDown v1.5.0
  231. [13:36:16] [Server thread/INFO]: [EnderPearlCoolDown] Vault hooked. Enderpearl throwing price enabled.
  232. [13:36:16] [Server thread/WARN]: [EnderPearlCoolDown] Default system encoding may have misread config.yml from plugin jar
  233. [13:36:16] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.13
  234. [13:36:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'shop3' was in the world 'black' but it wasn't loaded.
  235. [13:36:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'shop1' was in the world 'black' but it wasn't loaded.
  236. [13:36:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'south' was in the world 'black' but it wasn't loaded.
  237. [13:36:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'north' was in the world 'black' but it wasn't loaded.
  238. [13:36:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'east' was in the world 'black' but it wasn't loaded.
  239. [13:36:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'west' was in the world 'black' but it wasn't loaded.
  240. [13:36:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'new1' was in the world 'black' but it wasn't loaded.
  241. [13:36:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'nig2' was in the world 'black' but it wasn't loaded.
  242. [13:36:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'tas2' was in the world 'black' but it wasn't loaded.
  243. [13:36:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'ttt2' was in the world 'black' but it wasn't loaded.
  244. [13:36:16] [Server thread/INFO]: [Factions] Enabling Factions v2.8.15
  245. [13:36:16] [Server thread/INFO]: [Factions 2.8.15] === ENABLE START ===
  246. [13:36:17] [Server thread/INFO]: [Factions 2.8.15] Integration Activated IntegrationWorldGuard
  247. [13:36:17] [Server thread/INFO]: [Factions 2.8.15] === ENABLE COMPLETE (Took 513ms) ===
  248. [13:36:17] [Server thread/INFO]: [VanishNoPacket] Enabling VanishNoPacket v3.20
  249. [13:36:17] [Server thread/INFO]: [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
  250. [13:36:17] [Server thread/INFO]: [VanishNoPacket] For awesome colored nametags on vanish, visit
  251. [13:36:17] [Server thread/INFO]: [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
  252. [13:36:17] [Server thread/INFO]: [VanishNoPacket] and download TagAPI.jar
  253. [13:36:17] [Server thread/INFO]: [VanishNoPacket] Now hooking into Essentials
  254. [13:36:17] [Server thread/INFO]: [VanishNoPacket] 3.20 loaded.
  255. [13:36:17] [Server thread/INFO]: [AntiLootSteal] Enabling AntiLootSteal v2.6
  256. [13:36:17] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.2.3
  257. [13:36:17] [Server thread/INFO]: [FactionChat] Enabling FactionChat v1.9.19
  258. [13:36:17] [Server thread/INFO]: [FactionChat] using Factions API of: nz.co.lolnet.james137137.FactionChat.FactionsAPI.FactionsAPI_2_8_0
  259. [13:36:17] [Server thread/INFO]: FactionChat: Version: 1.9.19 Enabled.
  260. [13:36:17] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.7.3
  261. [13:36:17] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  262. [13:36:17] [Server thread/INFO]: [SilkSpawners] Loading support for v1_7_R4
  263. [13:36:17] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
  264. [13:36:17] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
  265. [13:36:17] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
  266. [13:36:17] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  267. [13:36:17] [Server thread/INFO]: Done (5.968s)! For help, type "help" or "?"
  268. [13:36:17] [pool-3-thread-4/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  269. [13:36:17] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  270. [13:36:17] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  271. [13:36:17] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2
  272. [13:36:17] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  273. [13:36:17] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  274. [13:36:17] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  275. [13:36:17] [pool-3-thread-14/INFO]: [Vault] Checking for Updates ...
  276. [13:36:18] [pool-3-thread-14/INFO]: [Vault] No new version available
  277. [13:36:19] [pool-3-thread-7/INFO]: [VanishNoPacket] Error: Could not check if plugin was up to date. Will try later
  278. [13:36:19] [pool-3-thread-7/INFO]: [VanishNoPacket] Exception message: Server returned HTTP response code: 403 for URL: https://api.curseforge.com/servermods/files?projectIds=30949
  279. [13:42:57] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
  280. [13:43:29] [User Authenticator #1/INFO]: UUID of player cringeycat is 7fd25dd6-9976-4bd8-88e5-56ac1f04fe4a
  281. [13:43:29] [Server thread/INFO]: cringeycat[/127.0.0.1:54573] logged in with entity id 429 at ([Midnightpvp] 60.672074610427686, 58.0, 292.40246253546746)
  282. [13:43:36] [Server thread/INFO]: cringeycat issued server command: /gamemode 1
  283. [13:43:37] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
  284. [13:43:57] [Server thread/INFO]: [ClearLag] Removed 1 Entities!
  285. [13:46:13] [pool-6-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement