Advertisement
Guest User

Untitled

a guest
Feb 13th, 2017
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 105.42 KB | None | 0 0
  1. [10:56:49] [Server thread/INFO]: Starting minecraft server version 1.11.2
  2. [10:56:49] [Server thread/INFO]: Loading properties
  3. [10:56:49] [Server thread/INFO]: Default game type: SURVIVAL
  4. [10:56:49] [Server thread/INFO]: This server is running Paper version git-Paper-1056 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
  5. [10:56:49] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [10:56:49] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [10:56:49] [Server thread/INFO]: Debug logging is disabled
  8. [10:56:49] [Server thread/INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
  9. [10:56:49] [Server thread/INFO]: Generating keypair
  10. [10:56:49] [Server thread/INFO]: Starting Minecraft server on *:25567
  11. [10:56:49] [Server thread/INFO]: Using epoll channel type
  12. [10:56:49] [Server thread/ERROR]: Could not load 'plugins/ConsoleScheduler.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  14. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:158) ~[patched_1.11.2.jar:git-Paper-1056]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) [patched_1.11.2.jar:git-Paper-1056]
  16. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:302) [patched_1.11.2.jar:git-Paper-1056]
  17. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:208) [patched_1.11.2.jar:git-Paper-1056]
  18. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:603) [patched_1.11.2.jar:git-Paper-1056]
  19. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
  20. Caused by: java.util.zip.ZipException: error in opening zip file
  21. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_101]
  22. at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_101]
  23. at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_101]
  24. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_101]
  25. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_101]
  26. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:146) ~[patched_1.11.2.jar:git-Paper-1056]
  27. ... 5 more
  28. [10:56:49] [Server thread/ERROR]: Ambiguous plugin name `Heads' for files `plugins/ccf101-heads-cracked.jar' and `plugins/Heads-CRACKED.jar' in `plugins'
  29. [10:56:49] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  30. [10:56:49] [Server thread/INFO]: [FastAsyncRedstone] Injecting custom classes
  31. [10:56:49] [Server thread/ERROR]: Could not load 'plugins/FastAsyncRedstone-16.11.23-46b872a-14-0.1.9.jar' in folder 'plugins'
  32. org.bukkit.plugin.InvalidPluginException: java.lang.NoSuchMethodError: com.boydti.far.RedstoneSettings.load(Ljava/io/File;Ljava/lang/Class;)Z
  33. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[patched_1.11.2.jar:git-Paper-1056]
  34. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:331) ~[patched_1.11.2.jar:git-Paper-1056]
  35. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:254) [patched_1.11.2.jar:git-Paper-1056]
  36. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:302) [patched_1.11.2.jar:git-Paper-1056]
  37. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:208) [patched_1.11.2.jar:git-Paper-1056]
  38. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:603) [patched_1.11.2.jar:git-Paper-1056]
  39. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
  40. Caused by: java.lang.NoSuchMethodError: com.boydti.far.RedstoneSettings.load(Ljava/io/File;Ljava/lang/Class;)Z
  41. at com.boydti.far.RedstoneSettings.load(RedstoneSettings.java:52) ~[?:?]
  42. at com.boydti.far.FarMain.setupConfig(FarMain.java:38) ~[?:?]
  43. at com.boydti.far.FarMain.<init>(FarMain.java:24) ~[?:?]
  44. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_101]
  45. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_101]
  46. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_101]
  47. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_101]
  48. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_101]
  49. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:77) ~[patched_1.11.2.jar:git-Paper-1056]
  50. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[patched_1.11.2.jar:git-Paper-1056]
  51. ... 6 more
  52. [10:56:50] [Server thread/INFO]: [MinePacks] Loading MinePacks v1.16.6
  53. [10:56:50] [Server thread/INFO]: [SimpleAutoBroadcast] Loading SimpleAutoBroadcast v1.1.0
  54. [10:56:50] [Server thread/INFO]: [Vehicles] Loading Vehicles v8.3
  55. [10:56:50] [Server thread/INFO]: [MobEggSpawnerBlocker] Loading MobEggSpawnerBlocker v1
  56. [10:56:50] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.1
  57. [10:56:50] [Server thread/INFO]: [SaveItems] Loading SaveItems v2.0
  58. [10:56:50] [Server thread/INFO]: [ElytraParticles] Loading ElytraParticles v1.5.3
  59. [10:56:50] [Server thread/INFO]: [KillEverything] Loading KillEverything v1.0
  60. [10:56:50] [Server thread/INFO]: [TimeLock] Loading TimeLock v0.5
  61. [10:56:50] [Server thread/INFO]: [ChatColor] Loading ChatColor v1.1
  62. [10:56:50] [Server thread/INFO]: [ItemRestrict] Loading ItemRestrict v2.3.0
  63. [10:56:50] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-unknown
  64. [10:56:50] [Server thread/INFO]: [dynmap] Loading dynmap v2.4-1148
  65. [10:56:50] [Server thread/INFO]: [dynmap] version=git-Paper-1056 (MC: 1.11.2)
  66. [10:56:50] [Server thread/INFO]: [dynmap] Unload queue not found - default to unload all chunks
  67. [10:56:50] [Server thread/INFO]: [dynmap] Mod Support API available
  68. [10:56:50] [Server thread/INFO]: [EggCatcher] Loading EggCatcher v3.0
  69. [10:56:50] [Server thread/INFO]: [OpenInv] Loading OpenInv v3.1.0
  70. [10:56:50] [Server thread/INFO]: [My] Loading My v1.9.1
  71. [10:56:50] [Server thread/INFO]: [PacketListenerApi] Loading PacketListenerApi v3.5.2-SNAPSHOT
  72. [10:56:50] [Server thread/INFO]: [ReflectionHelper] Version is v1_11_R1 (11101)
  73. [10:56:50] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
  74. [10:56:50] [Server thread/INFO]: Injected custom channel handlers.
  75. [10:56:50] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
  76. [10:56:50] [Server thread/INFO]: [RandomLocationTeleporter] Loading RandomLocationTeleporter v4.0.4
  77. [10:56:50] [Server thread/INFO]: [Heads] Loading Heads v1.8.2
  78. [10:56:50] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.5
  79. [10:56:50] [Server thread/INFO]: [Modifyworld] Loading Modifyworld v1.19.7
  80. [10:56:50] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.1.4
  81. [10:56:50] [Server thread/INFO]: [MapManager] Loading MapManager v1.3.4-SNAPSHOT
  82. [10:56:50] [Server thread/INFO]: [Votifier] Loading Votifier v2.3.3
  83. [10:56:50] [Server thread/INFO]: [CustomJoin] Loading CustomJoin v1.0
  84. [10:56:50] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.1-SNAPSHOT-b346
  85. [10:56:50] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.2.4
  86. [10:56:50] [Server thread/INFO]: [BungeeServerSigns] Loading BungeeServerSigns v2.0
  87. [10:56:50] [Server thread/INFO]: [Launchpads] Loading Launchpads v1.0.0
  88. [10:56:50] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v17.02.13-861ebad-514-10.8.8
  89. [10:56:50] [Server thread/INFO]: [IPWhitelist] Loading IPWhitelist v1.6
  90. [10:56:50] [Server thread/INFO]: [Emotes] Loading Emotes v4.0.6
  91. [10:56:50] [Server thread/INFO]: [40ServidoresMC] Loading 40ServidoresMC v2.0
  92. [10:56:50] [Server thread/INFO]: [TimeIsMoney] Loading TimeIsMoney v1944
  93. [10:56:50] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  94. [10:56:50] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  95. [10:56:50] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.17.2
  96. [10:56:50] [Server thread/INFO]: [Tab] Loading Tab v5.15.0
  97. [10:56:50] [Server thread/INFO]: [Lottery] Loading Lottery v1.1.1
  98. [10:56:50] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  99. [10:56:50] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.10.0
  100. [10:56:50] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  101. [10:56:50] [Server thread/INFO]: [UEAntiTab] Loading UEAntiTab v1.5.5
  102. [10:56:50] [Server thread/INFO]: [Parties] Loading Parties v1.7.1
  103. [10:56:50] [Server thread/INFO]: [AnimatedFrames] Loading AnimatedFrames v4.4.2-SNAPSHOT
  104. [10:56:50] [Server thread/INFO]: [PerWorldInventory] Loading PerWorldInventory v1.9.1
  105. [10:56:50] [Server thread/INFO]: [DailyBonus] Loading DailyBonus v2.1.9.5
  106. [10:56:50] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.5.4
  107. [10:56:50] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7-SNAPSHOT;3662-a8d04c2
  108. [10:56:50] [Server thread/INFO]: [Orebfuscator4] Loading Orebfuscator4 v4.2.1-SNAPSHOT
  109. [10:56:50] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b465
  110. [10:56:50] [Server thread/INFO]: [AnimatedNames] Loading AnimatedNames v5.16.0
  111. [10:56:50] [Server thread/INFO]: [ChangeSkin] Loading ChangeSkin v2.3.2
  112. [10:56:50] [Server thread/INFO]: [Jobs] Loading Jobs v3.8.1
  113. [10:56:50] [Server thread/INFO]: [LiteBans] Loading LiteBans v1.9.47
  114. [10:56:50] [Server thread/INFO]: [SafeTrade] Loading SafeTrade v1.0.10
  115. [10:56:50] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.21-SNAPSHOT (build 1464)
  116. [10:56:50] [Server thread/INFO]: [Ports] Loading Ports v1.0
  117. [10:56:50] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b465
  118. [10:56:50] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v3.5.1-SNAPSHOT-88f5e5b
  119. [10:56:50] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1-SNAPSHOT;1698-c0f3171
  120. [10:56:50] [Server thread/INFO]: [Factions] Loading Factions v2.10.0
  121. [10:56:50] [Server thread/INFO]: [PvPManager] Loading PvPManager v3.3.3.2
  122. [10:56:50] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b465
  123. [10:56:50] [Server thread/INFO]: [Prism] Loading Prism v2.0.6-${env.BUILD_NUMBER}
  124. [10:56:50] [Server thread/INFO]: [PremiumVanish] Loading PremiumVanish v1.8.1
  125. [10:56:50] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-SNAPSHOT-b725
  126. [10:56:50] [Server thread/INFO]: [Residence] Loading Residence v4.6.0.0
  127. [10:56:50] [Server thread/INFO]: [EchoPet] Loading EchoPet v1.0.4-SNAPSHOT-b45
  128. [10:56:50] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.4.7
  129. [10:56:50] [Server thread/INFO]: [FriendlyHopper] Loading FriendlyHopper v0.1.2
  130. [10:56:50] [Server thread/INFO]: [NoFlyZone] Loading NoFlyZone v1.3
  131. [10:56:50] [Server thread/INFO]: [ItemSlotMachine] Loading ItemSlotMachine v1.3.3
  132. [10:56:50] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.3
  133. [10:56:50] [Server thread/INFO]: [SignShop] Loading SignShop v2.11.0Dev
  134. [10:56:50] [Server thread/INFO]: [LockettePro] Loading LockettePro v2.7.0
  135. [10:56:50] [Server thread/INFO]: [ProtectionLib] Loading ProtectionLib v0.9.2-DEV
  136. [10:56:50] [Server thread/INFO]: [PetMaster] Loading PetMaster v1.4
  137. [10:56:50] [Server thread/INFO]: [WirelessRedstone] Loading WirelessRedstone v3.0.3
  138. [10:56:50] [Server thread/INFO]: [AdvancedMobArena] Loading AdvancedMobArena v2.1.1a-beta3
  139. [10:56:50] [Server thread/INFO]: [AdvancedAchievements] Loading AdvancedAchievements v4.1.5
  140. [10:56:50] [Server thread/INFO]: [Skywars] Loading Skywars v2.1
  141. [10:56:50] [Server thread/INFO]: [FurnitureLib] Loading FurnitureLib v1.9.0.3
  142. [10:56:50] [Server thread/INFO]: [DiceFurniture] Loading DiceFurniture v3.2.0.1
  143. [10:56:50] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  144. [10:56:50] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.1-SNAPSHOT-b346
  145. [10:56:50] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  146. [10:56:50] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v17.02.13-861ebad-514-10.8.8
  147. [10:56:51] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  148. [10:56:51] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  149. [10:56:51] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  150. [10:56:51] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  151. [10:56:51] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  152. [10:56:51] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  153. [10:56:51] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.10.0
  154. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] === ENABLE START ===
  155. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Loading Cachefile datas...
  156. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Loading Onlineplayer datas...
  157. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Loading Registry datas...
  158. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Saving Cachefile...
  159. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Setup of IdUtil took 59ms.
  160. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsBasics set to Minecraft 1.7.10+ [1_7_R4+]
  161. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsBoard set to Minecraft 1.9.0+ [1_9_R1+]
  162. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsChat set to Minecraft 1.8.3+ [1_8_R2+]
  163. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsEntityDamageEvent set to Minecraft 1.7.10+ [1_7_R4+]
  164. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsEntityGet set to Minecraft 1.8.0+ [1_8_R1+]
  165. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsItemStackCreate set to Minecraft 1.7.10+ [1_7_R4+]
  166. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsItemStackTooltip set to Minecraft 1.8.0+ [1_8_R1+]
  167. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsPermissions set to Minecraft 1.7.10+ [1_7_R4+]
  168. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsPlayerInventoryCreate set to Minecraft 1.7.10+ [1_7_R4+]
  169. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsSkullMeta set to Minecraft 1.8.0+ [1_8_R1+]
  170. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Integration Activated IntegrationVault
  171. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinEvent set to Default
  172. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinActionbar set to Default
  173. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinActual set to Default
  174. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinCommand set to Default
  175. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinDisplayName set to Default
  176. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinGamemode set to Default
  177. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinInventory set to Default
  178. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinKick set to Default
  179. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinLog set to Default
  180. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinMassiveCraftPremium set to Default
  181. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinMessage set to Default
  182. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinModification set to Default
  183. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinPlayed set to Default
  184. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinSenderPs set to Default
  185. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinTeleport set to Default
  186. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinTitle set to Default
  187. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinVisibility set to Default
  188. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinWorld set to Default
  189. [10:56:51] [Server thread/INFO]: [MassiveCore 2.10.0] === ENABLE COMPLETE (Took 311ms) ===
  190. [10:56:51] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.5.4
  191. [10:56:51] [Server thread/WARN]: [ASkyBlock] ***********************************************************
  192. [10:56:51] [Server thread/WARN]: [ASkyBlock] Config file is out of date. See config.new.yml for updates!
  193. [10:56:51] [Server thread/WARN]: [ASkyBlock] config.yml version is '3.0.4'
  194. [10:56:51] [Server thread/WARN]: [ASkyBlock] Latest config version is '3.0.5'
  195. [10:56:51] [Server thread/WARN]: [ASkyBlock] ***********************************************************
  196. [10:56:51] [Server thread/WARN]: [ASkyBlock] Problem removing no push from scoreboard.
  197. [10:56:51] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 30
  198. [10:56:51] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
  199. [10:56:51] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
  200. [10:56:51] [Server thread/INFO]: [ASkyBlock] Loading schematic The Original (island.schematic) for all players, order 1
  201. [10:56:51] [Server thread/INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
  202. [10:56:51] [Server thread/INFO]: [ASkyBlock] Loading schematic Island Duo (double.schematic) for all players, order 2
  203. [10:56:51] [Server thread/INFO]: [ASkyBlock] Loading schematic §lBlack §bDiamonds (harder.schematic) for all players, order 3
  204. [10:56:51] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
  205. [10:56:51] [Server thread/INFO]: [Orebfuscator4] Enabling Orebfuscator4 v4.2.1-SNAPSHOT
  206. [10:56:51] [Server thread/INFO]: [OFC] Proximity Hider is Enabled
  207. [10:56:51] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v3.5.1-SNAPSHOT-88f5e5b
  208. [10:56:52] [Server thread/INFO]: PLOT #974(null;-6;-7) in `plot` is a duplicate. Delete this plot or set `auto-purge: true` in the settings.yml.
  209. [10:56:52] [Server thread/INFO]: ENTRY #974(null) in `plot_settings` does not exist. Create this plot or set `auto-purge: true` in the settings.yml.
  210. [10:56:52] [Server thread/INFO]: [P2] KillAllEntities started.
  211. [10:56:52] [Server thread/INFO]: [P2] Metrics enabled.
  212. [10:56:52] [Server thread/INFO]: [P2]  PlotSquared is using online UUIDs
  213. [10:56:52] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
  214. [10:56:52] [Server thread/INFO]: [P2] Key: plot-expiry, Value: false
  215. [10:56:52] [Server thread/INFO]: [P2] Key: kill-road-mobs, Value: false
  216. [10:56:52] [Server thread/INFO]: [P2] Key: worldedit-restrictions, Value: true
  217. [10:56:52] [Server thread/INFO]: [P2] Key: database-purger, Value: false
  218. [10:56:52] [Server thread/INFO]: [P2] Key: economy, Value: true
  219. [10:56:52] [Server thread/INFO]: [P2] Key: block-cache, Value: true
  220. [10:56:52] [Server thread/INFO]: [P2] Key: kill-road-vehicles, Value: true
  221. [10:56:52] [Server thread/INFO]: [P2] Key: persistent-meta, Value: true
  222. [10:56:52] [Server thread/INFO]: [P2] Key: ban-deleter, Value: false
  223. [10:56:52] [Server thread/INFO]: [P2] Key: updater, Value: true
  224. [10:56:52] [Server thread/INFO]: [P2] Key: database, Value: true
  225. [10:56:52] [Server thread/INFO]: [P2] Key: plotme-converter, Value: true
  226. [10:56:52] [Server thread/INFO]: [P2] Key: permission-cache, Value: true
  227. [10:56:52] [Server thread/INFO]: [P2] Key: rating-cache, Value: true
  228. [10:56:52] [Server thread/INFO]: [P2] Key: comment-notifier, Value: true
  229. [10:56:52] [Server thread/INFO]: [P2] Key: metrics, Value: true
  230. [10:56:52] [Server thread/INFO]: [P2] Key: chunk-processor, Value: true
  231. [10:56:52] [Server thread/INFO]: [P2] Key: uuid-cache, Value: true
  232. [10:56:52] [Server thread/INFO]: [P2] Key: events, Value: true
  233. [10:56:52] [Server thread/INFO]: [P2] Key: commands, Value: true
  234. [10:56:52] [Server thread/INFO]: PlotSquared is now enabled
  235. [10:56:52] [Server thread/INFO]: [P2] Metrics enabled.
  236. [10:56:52] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  237. [10:56:52] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  238. [10:56:52] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  239. [10:56:52] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  240. [10:56:52] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  241. [10:56:52] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  242. [10:56:52] [Server thread/INFO]: Preparing level "world"
  243. [10:56:52] [Server thread/INFO]: -------- World Settings For [world] --------
  244. [10:56:52] [Server thread/INFO]: Mob Spawn Range: 4
  245. [10:56:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  246. [10:56:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  247. [10:56:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  248. [10:56:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  249. [10:56:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  250. [10:56:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  251. [10:56:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  252. [10:56:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  253. [10:56:52] [Server thread/INFO]: Vine Growth Modifier: 100%
  254. [10:56:52] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  255. [10:56:52] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 30 / Mi 16
  256. [10:56:52] [Server thread/INFO]: Entity Tracking Range: Pl 80 / An 30 / Mo 30 / Mi 20 / Other 20
  257. [10:56:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  258. [10:56:52] [Server thread/INFO]: Random Lighting Updates: false
  259. [10:56:52] [Server thread/INFO]: Structure Info Saving: true
  260. [10:56:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
  261. [10:56:52] [Server thread/INFO]: Max TNT Explosions: 100
  262. [10:56:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  263. [10:56:52] [Server thread/INFO]: Item Despawn Rate: 6000
  264. [10:56:52] [Server thread/INFO]: Item Merge Radius: 2.5
  265. [10:56:52] [Server thread/INFO]: Arrow Despawn Rate: 300
  266. [10:56:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  267. [10:56:52] [Server thread/INFO]: View Distance: 5
  268. [10:56:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  269. [10:56:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  270. [10:56:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  271. [10:56:52] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  272. [10:56:52] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  273. [10:56:52] [Server thread/INFO]: Mob Spawn Range: 4
  274. [10:56:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  275. [10:56:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  276. [10:56:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  277. [10:56:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  278. [10:56:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  279. [10:56:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  280. [10:56:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  281. [10:56:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  282. [10:56:52] [Server thread/INFO]: Vine Growth Modifier: 100%
  283. [10:56:52] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  284. [10:56:52] [Server thread/INFO]: Entity Activation Range: An 10 / Mo 32 / Mi 16
  285. [10:56:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 10 / Mo 48 / Mi 20 / Other 20
  286. [10:56:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  287. [10:56:52] [Server thread/INFO]: Random Lighting Updates: false
  288. [10:56:52] [Server thread/INFO]: Structure Info Saving: true
  289. [10:56:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
  290. [10:56:52] [Server thread/INFO]: Max TNT Explosions: 100
  291. [10:56:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  292. [10:56:52] [Server thread/INFO]: Item Despawn Rate: 6000
  293. [10:56:52] [Server thread/INFO]: Item Merge Radius: 2.5
  294. [10:56:52] [Server thread/INFO]: Arrow Despawn Rate: 300
  295. [10:56:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  296. [10:56:52] [Server thread/INFO]: View Distance: 4
  297. [10:56:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  298. [10:56:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  299. [10:56:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  300. [10:56:52] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  301. [10:56:52] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  302. [10:56:52] [Server thread/INFO]: Mob Spawn Range: 4
  303. [10:56:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  304. [10:56:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  305. [10:56:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  306. [10:56:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  307. [10:56:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  308. [10:56:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  309. [10:56:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  310. [10:56:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  311. [10:56:52] [Server thread/INFO]: Vine Growth Modifier: 100%
  312. [10:56:52] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  313. [10:56:52] [Server thread/INFO]: Entity Activation Range: An 2 / Mo 32 / Mi 16
  314. [10:56:52] [Server thread/INFO]: Entity Tracking Range: Pl 30 / An 2 / Mo 48 / Mi 32 / Other 64
  315. [10:56:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  316. [10:56:52] [Server thread/INFO]: Random Lighting Updates: false
  317. [10:56:52] [Server thread/INFO]: Structure Info Saving: true
  318. [10:56:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
  319. [10:56:52] [Server thread/INFO]: Max TNT Explosions: 100
  320. [10:56:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  321. [10:56:52] [Server thread/INFO]: Item Despawn Rate: 6000
  322. [10:56:52] [Server thread/INFO]: Item Merge Radius: 2.5
  323. [10:56:52] [Server thread/INFO]: Arrow Despawn Rate: 300
  324. [10:56:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  325. [10:56:52] [Server thread/INFO]: View Distance: 4
  326. [10:56:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  327. [10:56:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  328. [10:56:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  329. [10:56:52] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  330. [10:56:52] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1253178375)
  331. [10:56:53] [Server thread/INFO]: Preparing spawn area: 42%
  332. [10:56:53] [Server thread/INFO]: Preparing start region for level 1 (Seed: 8107447792343689457)
  333. [10:56:53] [Server thread/INFO]: Preparing start region for level 2 (Seed: 8107447792343689457)
  334. [10:56:53] [Server thread/INFO]: [MinePacks] Enabling MinePacks v1.16.6
  335. [10:56:53] [Server thread/INFO]: Minepacks-Connection-Pool - is starting.
  336. [10:56:54] [Server thread/INFO]: [MinePacks] MinePacks has been enabled!
  337. [10:56:54] [Server thread/INFO]: [SimpleAutoBroadcast] Enabling SimpleAutoBroadcast v1.1.0
  338. [10:56:54] [Server thread/INFO]: SimpleAutoBroadcast configuration successfully loaded 20 announcements.
  339. [10:56:54] [Server thread/INFO]: [Vehicles] Enabling Vehicles v8.3
  340. [10:56:54] [Server thread/INFO]: Vehicles >> lang.yml loaded.
  341. [10:56:54] [Server thread/INFO]: [MobEggSpawnerBlocker] Enabling MobEggSpawnerBlocker v1
  342. [10:56:54] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.1
  343. [10:56:54] [Server thread/INFO]: [SaveItems] Enabling SaveItems v2.0
  344. [10:56:54] [Server thread/INFO]: [SaveItems] SaveItems has been enabled.
  345. [10:56:54] [Server thread/INFO]: [ElytraParticles] Enabling ElytraParticles v1.5.3
  346. [10:56:54] [Server thread/WARN]: This plugin is not registered.
  347. [10:56:54] [Server thread/INFO]: [ElytraParticles] A new version release has been found (Latest Version: 1.5.4-2)
  348. [10:56:54] [Server thread/INFO]: [KillEverything] Enabling KillEverything v1.0
  349. [10:56:54] [Server thread/INFO]: [TimeLock] Enabling TimeLock v0.5
  350. [10:56:54] [Server thread/INFO]: [TimeLock] Enabled
  351. [10:56:54] [Server thread/INFO]: [ChatColor] Enabling ChatColor v1.1
  352. [10:56:54] [Server thread/INFO]: [%s] - ChatColor version1.1 has been enabled!
  353. [10:56:54] [Server thread/INFO]: [ItemRestrict] Enabling ItemRestrict v2.3.0
  354. [10:56:54] [Server thread/INFO]: [ItemRestrict] Server version detected: 1.11.2
  355. [10:56:54] [Server thread/INFO]: [ItemRestrict] Loading the config file...
  356. [10:56:54] [Server thread/INFO]: [ItemRestrict] Restrictions enabled on all worlds.
  357. [10:56:54] [Server thread/INFO]: [ItemRestrict] Brewing restrictions disabled!
  358. [10:56:54] [Server thread/INFO]: [ItemRestrict] Wearing restrictions disabled!
  359. [10:56:54] [Server thread/INFO]: [ItemRestrict] Creative restrictions disabled!
  360. [10:56:54] [Server thread/INFO]: [ItemRestrict] Pickup restrictions enabled!
  361. [10:56:54] [Server thread/INFO]: [ItemRestrict] Drop restrictions disabled!
  362. [10:56:54] [Server thread/INFO]: [ItemRestrict] WorldScanner is disabled!
  363. [10:56:54] [Server thread/INFO]: [ItemRestrict] ItemRestrict loaded successfully!
  364. [10:56:54] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-unknown
  365. [10:56:54] [Server thread/INFO]: [dynmap] Enabling dynmap v2.4-1148
  366. [10:56:54] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  367. [10:56:54] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  368. [10:56:55] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  369. [10:56:55] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  370. [10:56:55] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  371. [10:56:55] [Server thread/INFO]: [dynmap] Using PermissionsEx 1.23.4 for access control
  372. [10:56:55] [Server thread/INFO]: [dynmap] Mod Support processing completed
  373. [10:56:55] [Server thread/INFO]: [dynmap] Loaded 23 shaders.
  374. [10:56:55] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  375. [10:56:55] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
  376. [10:56:56] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8123
  377. [10:56:56] [Server thread/INFO]: [dynmap] version 2.4-1148 is enabled - core version 2.4-2082
  378. [10:56:56] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world'.
  379. [10:56:56] [Server thread/INFO]: [dynmap] World 'world_nether' disabled
  380. [10:56:56] [Server thread/INFO]: [dynmap] World 'world_the_end' disabled
  381. [10:56:56] [Server thread/INFO]: [dynmap] Enabled
  382. [10:56:56] [Server thread/INFO]: [EggCatcher] Enabling EggCatcher v3.0
  383. [10:56:56] [Server thread/INFO]: [OpenInv] Enabling OpenInv v3.1.0
  384. [10:56:56] [Server thread/INFO]: [My] Enabling My v1.9.1
  385. [10:56:56] [Server thread/INFO]: [My] Creating recipe MegaStone
  386. [10:56:56] [Server thread/INFO]: [My] Created recipe MegaStone
  387. [10:56:56] [Server thread/INFO]: [My] Creating recipe MegaChest
  388. [10:56:56] [Server thread/INFO]: [My] Created recipe MegaChest
  389. [10:56:56] [Server thread/INFO]: [My] Creating command vipesmeralda
  390. [10:56:56] [Server thread/INFO]: [My] Created command vipesmeralda
  391. [10:56:56] [Server thread/INFO]: [My] Creating command viphierro
  392. [10:56:56] [Server thread/INFO]: [My] Created command viphierro
  393. [10:56:56] [Server thread/INFO]: [My] Creating command viporo
  394. [10:56:56] [Server thread/INFO]: [My] Created command viporo
  395. [10:56:56] [Server thread/INFO]: [My] Creating command vipdiamante
  396. [10:56:56] [Server thread/INFO]: [My] Created command vipdiamante
  397. [10:56:56] [Server thread/INFO]: [My] Creating command getmoney
  398. [10:56:56] [Server thread/INFO]: [My] Created command getmoney
  399. [10:56:56] [Server thread/INFO]: [My] Creating command rangos
  400. [10:56:56] [Server thread/INFO]: [My] Created command rangos
  401. [10:56:56] [Server thread/INFO]: [My] Creating command comandos
  402. [10:56:56] [Server thread/INFO]: [My] Created command comandos
  403. [10:56:56] [Server thread/INFO]: [My] Creating giftchest MegaChest
  404. [10:56:56] [Server thread/INFO]: [My] Created giftchest MegaChest
  405. [10:56:56] [Server thread/INFO]: [My] Enabling ItemEffects Module
  406. [10:56:56] [Server thread/INFO]: [My] Enabled!
  407. [10:56:56] [Server thread/INFO]: [PacketListenerApi] Enabling PacketListenerApi v3.5.2-SNAPSHOT
  408. [10:56:56] [Server thread/INFO]: Adding channels for online players...
  409. [10:56:56] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
  410. [10:56:56] [Server thread/INFO]: [ClearLag] Loading modules...
  411. [10:56:56] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  412. [10:56:56] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  413. [10:56:56] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  414. [10:56:56] [Thread-33/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.11]...
  415. [10:56:56] [Server thread/INFO]: [RandomLocationTeleporter] Enabling RandomLocationTeleporter v4.0.4
  416. [10:56:56] [Server thread/INFO]: [RandomLocationTeleporter] Verstion 4.0.4 Has Been Enabled
  417. [10:56:56] [Server thread/INFO]: [RandomLocationTeleporter] excleded biome one is ocean
  418. [10:56:56] [Server thread/INFO]: [RandomLocationTeleporter] excluded biome two is deep_ocean
  419. [10:56:56] [Server thread/INFO]: [RandomLocationTeleporter] excluded biome three is DEEP_OCEAN
  420. [10:56:56] [Server thread/INFO]: [RandomLocationTeleporter] excluded biome four is Deep_Ocean
  421. [10:56:56] [Server thread/INFO]: [RandomLocationTeleporter] excluded biome five is OCEAN
  422. [10:56:56] [Server thread/INFO]: [RandomLocationTeleporter] excluded biome six is Ocean
  423. [10:56:56] [Server thread/INFO]: [RandomLocationTeleporter] excluded biome seven is nothing
  424. [10:56:56] [Server thread/INFO]: [RandomLocationTeleporter] Config File Succesfully Loaded with 30 as the Cooldown Time
  425. [10:56:56] [Server thread/INFO]: [Heads] Enabling Heads v1.8.2
  426. [10:56:56] [Server thread/INFO]: [Heads] Loading Head Cache...
  427. [10:56:56] [Server thread/INFO]: [Heads] Loaded 21 Head Categories with 2256 Total Heads (122 ms)
  428. [10:56:56] [Server thread/INFO]: [Heads] Checking for Head Addons...
  429. [10:56:56] [Server thread/INFO]: [Heads] No new addons found (0 ms)
  430. [10:56:56] [Server thread/INFO]: [Heads] Loading Menu Defaults...
  431. [10:56:56] [Thread-33/INFO]: [ClearLag] No updates found!
  432. [10:56:56] [Server thread/INFO]: [Heads] Loaded 19 Menu Defaults (2 ms)
  433. [10:56:56] [Server thread/INFO]: [Heads] Loading Menus...
  434. [10:56:56] [Server thread/INFO]: [Heads] Loaded 19 Menus (1 ms)
  435. [10:56:56] [Server thread/INFO]: [Heads] Loading Lang File...
  436. [10:56:56] [Server thread/INFO]: [Heads] Loaded Lang File with 82 messages (2 ms)
  437. [10:56:56] [Server thread/INFO]: [Heads] Loading Main Config...
  438. [10:56:56] [Server thread/INFO]: [Heads] Loaded Main Config (0 ms)
  439. [10:56:56] [Server thread/INFO]: [Heads] Hooked Vault Economy
  440. [10:56:56] [Server thread/INFO]: [Heads] Registering Commands...
  441. [10:56:56] [Server thread/INFO]: [Heads] Registered Commands (4 ms)
  442. [10:56:56] [Server thread/INFO]: [Heads] Heads Plugin Enabled (138 ms)
  443. [10:56:56] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.5
  444. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 5.0 blocks, and timer delay of 5.
  445. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  446. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 7500 at X: 959,0 Z: 633,5
  447. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Recursos" has border radius 2000 at X: -61,7 Z: 144,5
  448. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "FC" has border radius 1100 at X: 0,0 Z: 0,0
  449. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "creative" has border radius 1000 at X: 562,7 Z: -189,7
  450. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "party" has border radius 800 at X: -0,4 Z: -5,4
  451. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "portales" has border radius 800 at X: -380,3 Z: -408,1
  452. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_nether" has border radius 1000 at X: 15,4 Z: -38,9
  453. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Lobby" has border radius 1500 at X: -379,5 Z: 399,8
  454. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_the_end" has border radius 3500 at X: 68,5 Z: 46,5
  455. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "recurso" has border radius 3600 at X: 1333,5 Z: 966,2
  456. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "campo" has border radius 2000 at X: -145,0 Z: 230,0
  457. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "campo2" has border radius 7500 at X: -227,7 Z: 163,7
  458. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "evento" has border radius 3500 at X: -5,8 Z: -35,0
  459. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "plot" has border radius 2000 at X: 247,5 Z: 75,5
  460. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "rust" has border radius 1680 at X: 79,6 Z: 223,7
  461. [10:56:56] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
  462. [10:56:56] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 958,0 Y: 82,0 Z: 633,0
  463. [10:56:56] [Server thread/INFO]: [Modifyworld] Enabling Modifyworld v1.19.7
  464. [10:56:56] [Server thread/INFO]: [Modifyworld] Modifyworld enabled!
  465. [10:56:56] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.1.4
  466. [10:56:56] [Server thread/INFO]: [BuycraftX] Validating your server key...
  467. [10:56:56] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  468. [10:56:57] [Server thread/INFO]: [MapManager] Enabling MapManager v1.3.4-SNAPSHOT
  469. [10:56:57] [Server thread/INFO]: [ReflectionHelper] Version is v1_11_R1 (11101)
  470. [10:56:57] [Server thread/INFO]: [MapManager] Vanilla Maps are allowed. Trying to discover occupied Map IDs...
  471. [10:56:57] [Server thread/INFO]: [MapManager] Found 1621 occupied IDs.
  472. [10:56:57] [Server thread/INFO]: [Votifier] Enabling Votifier v2.3.3
  473. [10:56:57] [Server thread/INFO]: [Votifier] Loaded token for website: default
  474. [10:56:57] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
  475. [10:56:57] [Server thread/INFO]: [CustomJoin] Enabling CustomJoin v1.0
  476. [10:56:57] [nioEventLoopGroup-2-1/ERROR]: [Votifier] Votifier was not able to bind to /0.0.0.0:8192
  477. java.net.BindException: La dirección ya se está usando
  478. at sun.nio.ch.Net.bind0(Native Method) ~[?:1.8.0_101]
  479. at sun.nio.ch.Net.bind(Net.java:433) ~[?:1.8.0_101]
  480. at sun.nio.ch.Net.bind(Net.java:425) ~[?:1.8.0_101]
  481. at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) ~[?:1.8.0_101]
  482. at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74) ~[?:1.8.0_101]
  483. at com.vexsoftware.votifier.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:125) ~[nuvotifier-universal-2.3.3.jar:?]
  484. at com.vexsoftware.votifier.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:485) [nuvotifier-universal-2.3.3.jar:?]
  485. at com.vexsoftware.votifier.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1089) [nuvotifier-universal-2.3.3.jar:?]
  486. at com.vexsoftware.votifier.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:430) [nuvotifier-universal-2.3.3.jar:?]
  487. at com.vexsoftware.votifier.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:415) [nuvotifier-universal-2.3.3.jar:?]
  488. at com.vexsoftware.votifier.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:903) [nuvotifier-universal-2.3.3.jar:?]
  489. at com.vexsoftware.votifier.netty.channel.AbstractChannel.bind(AbstractChannel.java:198) [nuvotifier-universal-2.3.3.jar:?]
  490. at com.vexsoftware.votifier.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:348) [nuvotifier-universal-2.3.3.jar:?]
  491. at com.vexsoftware.votifier.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:358) [nuvotifier-universal-2.3.3.jar:?]
  492. at com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [nuvotifier-universal-2.3.3.jar:?]
  493. at com.vexsoftware.votifier.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) [nuvotifier-universal-2.3.3.jar:?]
  494. at com.vexsoftware.votifier.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) [nuvotifier-universal-2.3.3.jar:?]
  495. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
  496. [10:56:57] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.2.4
  497. [10:56:57] [Server thread/INFO]: [LibsDisguises] Discovered MC version: v1_11_R1
  498. [10:56:57] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  499. [10:56:57] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
  500. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] Enabling BungeeServerSigns v2.0
  501. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] [Info] Config loaded
  502. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] BungeeConfig File found!
  503. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] ################################
  504. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] Found Server: hub
  505. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] With Address: localhost:25566
  506. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] ################################
  507. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] Found Server: survival
  508. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] With Address: localhost:25567
  509. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] ################################
  510. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] Found Server: youcochia
  511. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] With Address: localhost:25568
  512. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] ################################
  513. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] Found Server: Forocoches
  514. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] With Address: localhost:25569
  515. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] ################################
  516. [10:56:57] [Server thread/ERROR]: Error in loading/creating BungeeSign which connects to Server 'me.Bentipa.BungeeSignsFree.ServerInfo@2582e436'
  517. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] Loaded Sign signs.hub !
  518. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] [Info] Signs loaded!
  519. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] [Info] Refresh-Task started!
  520. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] [Info] Plugin enabled
  521. [10:56:57] [Server thread/INFO]: [BungeeServerSigns] [Info] Metrics started
  522. [10:56:57] [Server thread/INFO]: [Launchpads] Enabling Launchpads v1.0.0
  523. [10:56:57] [Server thread/INFO]: [IPWhitelist] Enabling IPWhitelist v1.6
  524. [10:56:57] [Server thread/INFO]: [Emotes] Enabling Emotes v4.0.6
  525. [10:56:57] [Server thread/INFO]: [Emotes] Cracked by cm@BlackSpigotMC
  526. [10:56:57] [Server thread/INFO]: [Emotes] Loaded 18 emotes.
  527. [10:56:57] [Server thread/INFO]: [40ServidoresMC] Enabling 40ServidoresMC v2.0
  528. [10:56:57] [Server thread/INFO]: [40ServidoresMC] No se ha encontrado plugin para la versión de servidor que estas ejecutando
  529. [10:56:57] [Server thread/INFO]: [40ServidoresMC] Plugin 40ServidoresMC v2.0 cargado completamente
  530. [10:56:57] [Server thread/INFO]: [TimeIsMoney] Enabling TimeIsMoney v1944
  531. [10:56:57] [Server thread/INFO]: [TimeIsMoney] Loaded 1 Payouts!
  532. [10:56:57] [Server thread/INFO]: Time is Money v1944 started.
  533. [10:56:57] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.17.2
  534. [10:56:57] [Server thread/INFO]: [FeatherBoard] Cracked by coolman@BlackSpigotMC
  535. [10:56:57] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  536. [10:56:57] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.17.2
  537. [10:56:57] [Server thread/INFO]: [FeatherBoard] Framework version: 2017-01
  538. [10:56:57] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  539. [10:56:57] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
  540. [10:56:57] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  541. [10:56:57] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  542. [10:56:57] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  543. [10:56:57] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  544. [10:56:57] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
  545. [10:56:58] [Server thread/INFO]: [FeatherBoard] Loaded 2532 of the 5207 placholders
  546. [10:56:58] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
  547. [10:56:58] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  548. [10:56:58] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  549. [10:56:58] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  550. [10:56:58] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  551. [10:56:58] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  552. [10:56:58] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  553. [10:56:58] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  554. [10:56:58] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  555. [10:56:58] [Server thread/INFO]: [FeatherBoard] Enabling event hook: Vanilla Combat hook!
  556. [10:56:59] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
  557. [10:56:59] [Server thread/INFO]: [FeatherBoard] Lines: 2
  558. [10:56:59] [Server thread/INFO]: [FeatherBoard] Arguments: 1
  559. [10:56:59] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
  560. [10:56:59] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'combat' ...
  561. [10:56:59] [Server thread/INFO]: [FeatherBoard] Your version is up to date!
  562. [10:56:59] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  563. [10:56:59] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  564. [10:56:59] [Server thread/INFO]: [Tab] Enabling Tab v5.15.0
  565. [10:56:59] [Server thread/INFO]: [MVdW] Using TabListv3 core
  566. [10:56:59] [Server thread/INFO]: [Tab] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  567. [10:56:59] [Server thread/INFO]: [Tab] Plugin: Tab v5.15.0
  568. [10:56:59] [Server thread/INFO]: [Tab] Framework version: 2017-01
  569. [10:56:59] [Server thread/INFO]: [Tab] Author: Maximvdw (Maxim Van de Wynckel)
  570. [10:56:59] [Server thread/INFO]: [Tab] Site: https://www.mvdw-software.com/
  571. [10:56:59] [Server thread/INFO]: [Tab] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  572. [10:56:59] [Server thread/INFO]: [Tab] Loading configuration ...
  573. [10:56:59] [Server thread/INFO]: [Tab] Loading placeholders ...
  574. [10:57:00] [Server thread/INFO]: [Tab] Creating new file 'plugins/Tab/placeholders/placeholder_jobsreborn.yml'!
  575. [10:57:00] [Server thread/INFO]: [Tab] Using template for file 'plugins/Tab/placeholders/placeholder_jobsreborn.yml' ...
  576. [10:57:00] [Server thread/INFO]: [Tab] Loaded 2580 of the 5207 placholders
  577. [10:57:00] [Server thread/INFO]: [Tab] Loading Event hooks ...
  578. [10:57:00] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Death hook ...
  579. [10:57:00] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Block break hook ...
  580. [10:57:00] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Block place hook ...
  581. [10:57:00] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Create portal hook ...
  582. [10:57:00] [Server thread/INFO]: [Tab] Loading event hook: Vanilla player join ...
  583. [10:57:00] [Server thread/INFO]: [Tab] Loading event hook: Vanilla player rejoin ...
  584. [10:57:00] [Server thread/INFO]: [Tab] Loading event hook: Vanilla player first join ...
  585. [10:57:00] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Combat hook ...
  586. [10:57:00] [Server thread/INFO]: [Tab] Creating new custom effect: warning
  587. [10:57:00] [Server thread/INFO]: [Tab] Lines: 2
  588. [10:57:00] [Server thread/INFO]: [Tab] Arguments: 1
  589. [10:57:00] [Server thread/INFO]: [Tab] Adding tab group 'default' ...
  590. [10:57:00] [Server thread/INFO]: [Tab] Loading messages ...
  591. [10:57:00] [Server thread/INFO]: [Tab] Loading language file: lang_en
  592. [10:57:00] [Server thread/INFO]: [Tab] Your version is up to date!
  593. [10:57:00] [Server thread/INFO]: [Tab] Adding command 'tab'
  594. [10:57:00] [Server thread/INFO]: [Lottery] Enabling Lottery v1.1.1
  595. [10:57:00] [Server thread/INFO]: [UEAntiTab] Enabling UEAntiTab v1.5.5
  596. [10:57:01] [Server thread/INFO]: [Parties] Enabling Parties v1.7.1
  597. [10:57:01] [Server thread/INFO]: Initializing Parties 1.7.1
  598. [10:57:01] [Server thread/INFO]: Parties v1.7.1 found new update: 1.7.2
  599. [10:57:01] [Server thread/INFO]: PEX Hooked!
  600. [10:57:01] [Server thread/INFO]: EssentialsChat Hooked!
  601. [10:57:01] [Server thread/INFO]: Parties enabled
  602. [10:57:01] [Server thread/INFO]: [AnimatedFrames] Enabling AnimatedFrames v4.4.2-SNAPSHOT
  603. [10:57:01] [Server thread/INFO]: [PerWorldInventory] Enabling PerWorldInventory v1.9.1
  604. [10:57:01] [Server thread/INFO]: [PerWorldInventory] Registering listeners...
  605. [10:57:01] [Server thread/INFO]: [PerWorldInventory] Listeners registered!
  606. [10:57:01] [Server thread/INFO]: [PerWorldInventory] Registering commands...
  607. [10:57:01] [Server thread/INFO]: [PerWorldInventory] Commands registered!
  608. [10:57:01] [Server thread/INFO]: [PerWorldInventory] Vault found! Hooking into it...
  609. [10:57:01] [Server thread/INFO]: [PerWorldInventory] Hooked into Vault!
  610. [10:57:01] [Server thread/INFO]: [DailyBonus] Enabling DailyBonus v2.1.9.5
  611. [10:57:02] [Server thread/INFO]: [DailyBonus] DailyBonus has hooked into Vault
  612. [10:57:02] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7-SNAPSHOT;3662-a8d04c2
  613. [10:57:02] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  614. [10:57:02] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_11_R1 as the Bukkit adapter
  615. [10:57:02] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b465
  616. [10:57:02] [Server thread/ERROR]: §4Unknown item BALANCED in enabledSigns list.
  617. [10:57:02] [Server thread/ERROR]: §4Unknown item BUYF in enabledSigns list.
  618. [10:57:02] [Server thread/ERROR]: §4Unknown item SELLF in enabledSigns list.
  619. [10:57:02] [Server thread/ERROR]: §4Unknown item TRADED in enabledSigns list.
  620. [10:57:02] [Server thread/ERROR]: §4Unknown item FREED in enabledSigns list.
  621. [10:57:02] [Server thread/ERROR]: §4Unknown item DISPOSALD in enabledSigns list.
  622. [10:57:02] [Server thread/ERROR]: §4Unknown item WARPD in enabledSigns list.
  623. [10:57:02] [Server thread/ERROR]: §4Unknown item KITD in enabledSigns list.
  624. [10:57:02] [Server thread/ERROR]: §4Unknown item ENCHANTD in enabledSigns list.
  625. [10:57:02] [Server thread/ERROR]: §4Unknown item GAMEMODED in enabledSigns list.
  626. [10:57:02] [Server thread/ERROR]: §4Unknown item HEALD in enabledSigns list.
  627. [10:57:02] [Server thread/ERROR]: §4Unknown item INFOD in enabledSigns list.
  628. [10:57:02] [Server thread/ERROR]: §4Unknown item SPAWNMOBD in enabledSigns list.
  629. [10:57:02] [Server thread/ERROR]: §4Unknown item REPAIRD in enabledSigns list.
  630. [10:57:02] [Server thread/ERROR]: §4Unknown item TIMED in enabledSigns list.
  631. [10:57:02] [Server thread/ERROR]: §4Unknown item WEATHERD in enabledSigns list.
  632. [10:57:02] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  633. [10:57:02] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  634. [10:57:02] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  635. [10:57:02] [Server thread/ERROR]: §4Unknown item BALANCED in enabledSigns list.
  636. [10:57:02] [Server thread/ERROR]: §4Unknown item BUYF in enabledSigns list.
  637. [10:57:02] [Server thread/ERROR]: §4Unknown item SELLF in enabledSigns list.
  638. [10:57:02] [Server thread/ERROR]: §4Unknown item TRADED in enabledSigns list.
  639. [10:57:02] [Server thread/ERROR]: §4Unknown item FREED in enabledSigns list.
  640. [10:57:02] [Server thread/ERROR]: §4Unknown item DISPOSALD in enabledSigns list.
  641. [10:57:02] [Server thread/ERROR]: §4Unknown item WARPD in enabledSigns list.
  642. [10:57:02] [Server thread/ERROR]: §4Unknown item KITD in enabledSigns list.
  643. [10:57:02] [Server thread/ERROR]: §4Unknown item ENCHANTD in enabledSigns list.
  644. [10:57:02] [Server thread/ERROR]: §4Unknown item GAMEMODED in enabledSigns list.
  645. [10:57:02] [Server thread/ERROR]: §4Unknown item HEALD in enabledSigns list.
  646. [10:57:02] [Server thread/ERROR]: §4Unknown item INFOD in enabledSigns list.
  647. [10:57:02] [Server thread/ERROR]: §4Unknown item SPAWNMOBD in enabledSigns list.
  648. [10:57:02] [Server thread/ERROR]: §4Unknown item REPAIRD in enabledSigns list.
  649. [10:57:02] [Server thread/ERROR]: §4Unknown item TIMED in enabledSigns list.
  650. [10:57:02] [Server thread/ERROR]: §4Unknown item WEATHERD in enabledSigns list.
  651. [10:57:02] [Server thread/INFO]: Using locale es
  652. [10:57:02] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
  653. [10:57:02] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  654. [10:57:02] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  655. [10:57:02] [Server thread/INFO]: [AnimatedNames] Enabling AnimatedNames v5.16.0
  656. [10:57:02] [Server thread/INFO]: [AnimatedNames] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  657. [10:57:02] [Server thread/INFO]: [AnimatedNames] Plugin: AnimatedNames v5.16.0
  658. [10:57:02] [Server thread/INFO]: [AnimatedNames] Framework version: 2017-01
  659. [10:57:02] [Server thread/INFO]: [AnimatedNames] Author: Maximvdw (Maxim Van de Wynckel)
  660. [10:57:02] [Server thread/INFO]: [AnimatedNames] Site: https://www.mvdw-software.com/
  661. [10:57:02] [Server thread/INFO]: [AnimatedNames] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  662. [10:57:02] [Server thread/INFO]: [AnimatedNames] Loading configuration ...
  663. [10:57:02] [Server thread/INFO]: [AnimatedNames] Loading placeholders ...
  664. [10:57:03] [Server thread/INFO]: [AnimatedNames] Loaded 2580 of the 5207 placholders
  665. [10:57:03] [Server thread/INFO]: [AnimatedNames] Loading Event hooks ...
  666. [10:57:03] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Death hook ...
  667. [10:57:03] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Block break hook ...
  668. [10:57:03] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Block place hook ...
  669. [10:57:03] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Create portal hook ...
  670. [10:57:03] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla player join ...
  671. [10:57:03] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla player rejoin ...
  672. [10:57:03] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla player first join ...
  673. [10:57:03] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Combat hook ...
  674. [10:57:03] [Server thread/INFO]: [AnimatedNames] Creating new custom effect: warning
  675. [10:57:03] [Server thread/INFO]: [AnimatedNames] Lines: 2
  676. [10:57:03] [Server thread/INFO]: [AnimatedNames] Arguments: 1
  677. [10:57:03] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'default' ...
  678. [10:57:03] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'default' will refresh every 100 ticks
  679. [10:57:03] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'kawaii' ...
  680. [10:57:03] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'kawaii' will refresh every 100 ticks
  681. [10:57:03] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'op' ...
  682. [10:57:03] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'op' will refresh every 100 ticks
  683. [10:57:03] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'admin' ...
  684. [10:57:03] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'admin' will refresh every 100 ticks
  685. [10:57:03] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'mod' ...
  686. [10:57:03] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'mod' will refresh every 100 ticks
  687. [10:57:03] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'supervisor' ...
  688. [10:57:03] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'supervisor' will refresh every 100 ticks
  689. [10:57:03] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'esmeralda' ...
  690. [10:57:03] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'esmeralda' will refresh every 100 ticks
  691. [10:57:03] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'diamante' ...
  692. [10:57:03] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'diamante' will refresh every 100 ticks
  693. [10:57:03] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'oro' ...
  694. [10:57:03] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'oro' will refresh every 100 ticks
  695. [10:57:03] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'hierro' ...
  696. [10:57:03] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'hierro' will refresh every 100 ticks
  697. [10:57:03] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'fc' ...
  698. [10:57:03] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'fc' will refresh every 100 ticks
  699. [10:57:03] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'jugador' ...
  700. [10:57:03] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'jugador' will refresh every 100 ticks
  701. [10:57:03] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'subalcalde' ...
  702. [10:57:03] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'subalcalde' will refresh every 100 ticks
  703. [10:57:03] [Server thread/INFO]: [AnimatedNames] Preparing team names for existing online players ...
  704. [10:57:03] [Server thread/INFO]: [AnimatedNames] Loading messages ...
  705. [10:57:03] [Server thread/INFO]: [AnimatedNames] Loading language file: lang_en
  706. [10:57:03] [Server thread/INFO]: [AnimatedNames] Your version is up to date!
  707. [10:57:03] [Server thread/INFO]: [AnimatedNames] ERROR: Disabled due to piracy! Your server has been flagged for possible legal action.
  708. [10:57:03] [Server thread/INFO]: [AnimatedNames] Disabling AnimatedNames v5.16.0
  709. [10:57:03] [Server thread/INFO]: [AnimatedNames] Cancelling all tasks ...
  710. [10:57:03] [Server thread/ERROR]: Error occurred while enabling AnimatedNames v5.16.0 (Is it up to date?)
  711. org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register be.maximvdw.animatednames.user.ANPlayerManager@166d66e7 while not enabled
  712. at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:545) ~[patched_1.11.2.jar:git-Paper-1056]
  713. at be.maximvdw.animatednamescore.g.a.<init>(BaseListener.java:29) ~[?:?]
  714. at be.maximvdw.animatednames.user.ANPlayerManager.<init>(ANPlayerManager.java:24) ~[?:?]
  715. at be.maximvdw.animatednames.AnimatedNames.registerManagers(Unknown Source) ~[?:?]
  716. at be.maximvdw.animatednamescore.BasePlugin.initialize(Unknown Source) ~[?:?]
  717. at be.maximvdw.animatednamescore.BasePlugin.onEnable(Unknown Source) ~[?:?]
  718. at be.maximvdw.animatednames.AnimatedNames.onEnable(Unknown Source) ~[?:?]
  719. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[patched_1.11.2.jar:git-Paper-1056]
  720. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316) [patched_1.11.2.jar:git-Paper-1056]
  721. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [patched_1.11.2.jar:git-Paper-1056]
  722. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:378) [patched_1.11.2.jar:git-Paper-1056]
  723. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:328) [patched_1.11.2.jar:git-Paper-1056]
  724. at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:437) [patched_1.11.2.jar:git-Paper-1056]
  725. at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:398) [patched_1.11.2.jar:git-Paper-1056]
  726. at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:336) [patched_1.11.2.jar:git-Paper-1056]
  727. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:276) [patched_1.11.2.jar:git-Paper-1056]
  728. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:603) [patched_1.11.2.jar:git-Paper-1056]
  729. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
  730. [10:57:03] [Server thread/INFO]: [ChangeSkin] Enabling ChangeSkin v2.3.2
  731. [10:57:03] [Server thread/INFO]: [ChangeSkin] BungeeCord detected. Activating BungeeCord support
  732. [10:57:03] [Server thread/INFO]: [ChangeSkin] Make sure you installed the plugin on BungeeCord too
  733. [10:57:03] [Server thread/INFO]: [Jobs] Enabling Jobs v3.8.1
  734. [10:57:03] [Server thread/INFO]: [Jobs] Loaded 0 titles!
  735. [10:57:03] [Server thread/INFO]: [Jobs] Loaded 0 restricted areas!
  736. [10:57:03] [Server thread/INFO]: [Jobs] Loaded 49 protected blocks timers!
  737. [10:57:03] [Server thread/INFO]: [Jobs] Loaded 641 custom item names!
  738. [10:57:03] [Server thread/INFO]: [Jobs] Loaded 41 custom entity names!
  739. [10:57:03] [Server thread/INFO]: [Jobs] Loaded 27 custom enchant names!
  740. [10:57:03] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
  741. [10:57:03] [Server thread/INFO]: [Jobs] 4 shop items loaded!
  742. [10:57:03] [Server thread/WARN]: [Jobs] Job Miner has an invalid chat-display property. Defaulting to None!
  743. [10:57:03] [Server thread/WARN]: [Jobs] Job Builder has an invalid chat-display property. Defaulting to None!
  744. [10:57:03] [Server thread/WARN]: [Jobs] Job Digger has an invalid chat-display property. Defaulting to None!
  745. [10:57:03] [Server thread/WARN]: [Jobs] Job Farmer has an invalid chat-display property. Defaulting to None!
  746. [10:57:03] [Server thread/WARN]: [Jobs] Job Hunter has an invalid chat-display property. Defaulting to None!
  747. [10:57:03] [Server thread/WARN]: [Jobs] Job Hunter has an invalid Kill type property: CaveSpider!
  748. [10:57:03] [Server thread/WARN]: [Jobs] Job Hunter has an invalid Kill type property: PigZombie!
  749. [10:57:03] [Server thread/WARN]: [Jobs] Job Hunter has an invalid Kill type property: Enderdragon!
  750. [10:57:03] [Server thread/WARN]: [Jobs] Job Fisherman has an invalid chat-display property. Defaulting to None!
  751. [10:57:03] [Server thread/WARN]: [Jobs] Job Weaponsmith has an invalid chat-display property. Defaulting to None!
  752. [10:57:03] [Server thread/WARN]: [Jobs] Job Enchanter has an invalid chat-display property. Defaulting to None!
  753. [10:57:03] [Server thread/INFO]: [Jobs] Loaded 10 jobs!
  754. [10:57:03] [Server thread/INFO]: [Jobs] Explorer jobs manager are not enabled!
  755. [10:57:03] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
  756. [10:57:03] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
  757. [10:57:03] [Server thread/INFO]: [Jobs] Loaded 0 schedulers!
  758. [10:57:03] [Server thread/INFO]: [Jobs] loaded 767 block protection entries. 0
  759. [10:57:03] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
  760. [10:57:03] [Server thread/INFO]: [LiteBans] Enabling LiteBans v1.9.47
  761. [10:57:03] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  762. [10:57:03] [Server thread/INFO]: [LiteBans] Connecting to database...
  763. [10:57:03] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://localhost:3306/liteban] (6,6 ms).
  764. [10:57:03] [Server thread/INFO]: [LiteBans] Database connection fully initialized (9,3 ms).
  765. [10:57:03] [Server thread/INFO]: [LiteBans] v1.9.47 enabled. Startup took 43 ms.
  766. [10:57:03] [Server thread/INFO]: [SafeTrade] Enabling SafeTrade v1.0.10
  767. [10:57:03] [Server thread/INFO]: [SafeTrade] Using Essentials Economy
  768. [10:57:03] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.21-SNAPSHOT (build 1464)
  769. [10:57:04] [Server thread/INFO]: [Ports] Enabling Ports v1.0
  770. [10:57:04] [Thread-36/INFO]: [LiteBans] GeoIP support initialized.
  771. [10:57:04] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b465
  772. [10:57:04] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1-SNAPSHOT;1698-c0f3171
  773. [10:57:04] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  774. [10:57:04] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  775. [10:57:04] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  776. [10:57:04] [Server thread/INFO]: [WorldGuard] (world) All fire spread is disabled.
  777. [10:57:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  778. [10:57:04] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  779. [10:57:04] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  780. [10:57:04] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  781. [10:57:04] [Server thread/INFO]: [WorldGuard] (world_nether) All fire spread is disabled.
  782. [10:57:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  783. [10:57:04] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  784. [10:57:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  785. [10:57:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  786. [10:57:04] [Server thread/INFO]: [WorldGuard] (world_the_end) All fire spread is disabled.
  787. [10:57:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  788. [10:57:04] [Server thread/INFO]: [WorldGuard] Loading region data...
  789. [10:57:04] [Server thread/INFO]: [Factions] Enabling Factions v2.10.0
  790. [10:57:04] [Server thread/INFO]: [Factions 2.10.0] === ENABLE START ===
  791. [10:57:04] [Server thread/INFO]: [Factions 2.10.0] Integration Activated IntegrationWorldGuard
  792. [10:57:04] [Server thread/INFO]: [Factions 2.10.0] Integration Activated IntegrationV19
  793. [10:57:04] [Server thread/INFO]: [Factions 2.10.0] Integration Activated IntegrationSpigot
  794. [10:57:04] [Server thread/INFO]: [Factions 2.10.0] === ENABLE COMPLETE (Took 137ms) ===
  795. [10:57:04] [Server thread/INFO]: [PvPManager] Enabling PvPManager v3.3.3.2
  796. [10:57:04] [Server thread/INFO]: [PvPManager] Vault Found! Using it for currency related features
  797. [10:57:04] [Server thread/INFO]: [PvPManager] WorldGuard Found! Enabling WorldGuard Support
  798. [10:57:04] [Server thread/INFO]: [PvPManager] Factions Found! Hooked successfully
  799. [10:57:04] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b465
  800. [10:57:04] [Server thread/INFO]: [Prism] Enabling Prism v2.0.6-${env.BUILD_NUMBER}
  801. [10:57:04] [Server thread/INFO]: [Prism]: Initializing Prism 2.0.6-${env.BUILD_NUMBER}. By Viveleroi.
  802. [10:57:04] [Server thread/INFO]: Elixr: Loaded items directory
  803. [10:57:04] [Server thread/INFO]: Elixr: Loaded items directory
  804. [10:57:04] [Server thread/INFO]: [Prism]: WorldEdit found. Associated features enabled.
  805. [10:57:04] [pool-6-thread-1/INFO]: [Prism]: Scheduled purge executor beginning new run...
  806. [10:57:04] [Server thread/INFO]: [PremiumVanish] Enabling PremiumVanish v1.8.1
  807. [10:57:04] [Server thread/WARN]: [PremiumVanish] At least one config file is outdated, it's recommended to regenerate it using '/pv recreatefiles'
  808. [10:57:04] [Server thread/INFO]: [PremiumVanish] Hooked into dynmap
  809. [10:57:04] [Server thread/INFO]: [PremiumVanish] Hooked into LibsDisguises
  810. [10:57:04] [Server thread/INFO]: [PremiumVanish] Hooked into FeatherBoard
  811. [10:57:04] [Server thread/INFO]: [PremiumVanish] Hooked into Essentials
  812. [10:57:04] [Server thread/INFO]: [PremiumVanish] Hooked into Citizens
  813. [10:57:05] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-SNAPSHOT-b725
  814. [10:57:05] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  815. [10:57:05] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  816. [10:57:05] [Server thread/INFO]: -------- World Settings For [recurso] --------
  817. [10:57:05] [Server thread/INFO]: Mob Spawn Range: 4
  818. [10:57:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
  819. [10:57:05] [Server thread/INFO]: Cane Growth Modifier: 100%
  820. [10:57:05] [Server thread/INFO]: Melon Growth Modifier: 100%
  821. [10:57:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  822. [10:57:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  823. [10:57:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
  824. [10:57:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
  825. [10:57:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  826. [10:57:05] [Server thread/INFO]: Vine Growth Modifier: 100%
  827. [10:57:05] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  828. [10:57:05] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 30 / Mi 16
  829. [10:57:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 20 / Mo 25 / Mi 20 / Other 20
  830. [10:57:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  831. [10:57:05] [Server thread/INFO]: Random Lighting Updates: false
  832. [10:57:05] [Server thread/INFO]: Structure Info Saving: true
  833. [10:57:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
  834. [10:57:05] [Server thread/INFO]: Max TNT Explosions: 100
  835. [10:57:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  836. [10:57:05] [Server thread/INFO]: Item Despawn Rate: 6000
  837. [10:57:05] [Server thread/INFO]: Item Merge Radius: 2.5
  838. [10:57:05] [Server thread/INFO]: Arrow Despawn Rate: 300
  839. [10:57:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  840. [10:57:05] [Server thread/INFO]: View Distance: 4
  841. [10:57:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  842. [10:57:05] [Server thread/INFO]: Experience Merge Radius: 3.0
  843. [10:57:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  844. [10:57:05] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  845. [10:57:05] [Server thread/INFO]: Preparing start region for level 3 (Seed: 7365565191310753091)
  846. [10:57:06] [Server thread/INFO]: [WorldGuard] (recurso) TNT ignition is PERMITTED.
  847. [10:57:06] [Server thread/INFO]: [WorldGuard] (recurso) Lighters are PERMITTED.
  848. [10:57:06] [Server thread/INFO]: [WorldGuard] (recurso) Lava fire is blocked.
  849. [10:57:06] [Server thread/INFO]: [WorldGuard] (recurso) All fire spread is disabled.
  850. [10:57:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'recurso'
  851. [10:57:06] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'recurso'.
  852. [10:57:06] [Server thread/INFO]: -------- World Settings For [test] --------
  853. [10:57:06] [Server thread/INFO]: Mob Spawn Range: 0
  854. [10:57:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
  855. [10:57:06] [Server thread/INFO]: Cane Growth Modifier: 100%
  856. [10:57:06] [Server thread/INFO]: Melon Growth Modifier: 100%
  857. [10:57:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  858. [10:57:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  859. [10:57:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
  860. [10:57:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
  861. [10:57:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  862. [10:57:06] [Server thread/INFO]: Vine Growth Modifier: 100%
  863. [10:57:06] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  864. [10:57:06] [Server thread/INFO]: Entity Activation Range: An 0 / Mo 0 / Mi 10
  865. [10:57:06] [Server thread/INFO]: Entity Tracking Range: Pl 0 / An 0 / Mo 0 / Mi 10 / Other 10
  866. [10:57:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  867. [10:57:06] [Server thread/INFO]: Random Lighting Updates: false
  868. [10:57:06] [Server thread/INFO]: Structure Info Saving: true
  869. [10:57:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
  870. [10:57:06] [Server thread/INFO]: Max TNT Explosions: 100
  871. [10:57:06] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  872. [10:57:06] [Server thread/INFO]: Item Despawn Rate: 6000
  873. [10:57:06] [Server thread/INFO]: Item Merge Radius: 2.5
  874. [10:57:06] [Server thread/INFO]: Arrow Despawn Rate: 300
  875. [10:57:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  876. [10:57:06] [Server thread/INFO]: View Distance: 1
  877. [10:57:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  878. [10:57:06] [Server thread/INFO]: Experience Merge Radius: 3.0
  879. [10:57:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  880. [10:57:06] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  881. [10:57:06] [Server thread/INFO]: Preparing start region for level 4 (Seed: -8300029679648064304)
  882. [10:57:06] [Server thread/INFO]: [WorldGuard] (test) TNT ignition is PERMITTED.
  883. [10:57:06] [Server thread/INFO]: [WorldGuard] (test) Lighters are PERMITTED.
  884. [10:57:06] [Server thread/INFO]: [WorldGuard] (test) Lava fire is blocked.
  885. [10:57:06] [Server thread/INFO]: [WorldGuard] (test) All fire spread is disabled.
  886. [10:57:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'test'
  887. [10:57:06] [Server thread/INFO]: [dynmap] World 'test' disabled
  888. [10:57:06] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Lobby3
  889. [10:57:06] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  890. [10:57:06] [Server thread/INFO]: -------- World Settings For [SkyBlock] --------
  891. [10:57:06] [Server thread/INFO]: Mob Spawn Range: 4
  892. [10:57:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
  893. [10:57:06] [Server thread/INFO]: Cane Growth Modifier: 100%
  894. [10:57:06] [Server thread/INFO]: Melon Growth Modifier: 100%
  895. [10:57:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  896. [10:57:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  897. [10:57:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
  898. [10:57:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
  899. [10:57:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  900. [10:57:06] [Server thread/INFO]: Vine Growth Modifier: 100%
  901. [10:57:06] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  902. [10:57:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  903. [10:57:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  904. [10:57:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  905. [10:57:06] [Server thread/INFO]: Random Lighting Updates: false
  906. [10:57:06] [Server thread/INFO]: Structure Info Saving: true
  907. [10:57:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
  908. [10:57:06] [Server thread/INFO]: Max TNT Explosions: 100
  909. [10:57:06] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  910. [10:57:06] [Server thread/INFO]: Item Despawn Rate: 6000
  911. [10:57:06] [Server thread/INFO]: Item Merge Radius: 2.5
  912. [10:57:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
  913. [10:57:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  914. [10:57:06] [Server thread/INFO]: View Distance: 10
  915. [10:57:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  916. [10:57:06] [Server thread/INFO]: Experience Merge Radius: 3.0
  917. [10:57:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  918. [10:57:06] [Server thread/INFO]: BukkitPlotGenerator does not fully support: com.wasteofplastic.askyblock.generators.ChunkGeneratorWorld@8b19105
  919. [10:57:06] [Server thread/INFO]: Preparing start region for level 5 (Seed: -1217937669749235619)
  920. [10:57:06] [Server thread/INFO]: [WorldGuard] (SkyBlock) TNT ignition is PERMITTED.
  921. [10:57:06] [Server thread/INFO]: [WorldGuard] (SkyBlock) Lighters are PERMITTED.
  922. [10:57:06] [Server thread/INFO]: [WorldGuard] (SkyBlock) Lava fire is blocked.
  923. [10:57:06] [Server thread/INFO]: [WorldGuard] (SkyBlock) All fire spread is disabled.
  924. [10:57:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyBlock'
  925. [10:57:06] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'SkyBlock'.
  926. [10:57:06] [Server thread/INFO]: -------- World Settings For [skywars] --------
  927. [10:57:06] [Server thread/INFO]: Mob Spawn Range: 4
  928. [10:57:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
  929. [10:57:06] [Server thread/INFO]: Cane Growth Modifier: 100%
  930. [10:57:06] [Server thread/INFO]: Melon Growth Modifier: 100%
  931. [10:57:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  932. [10:57:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  933. [10:57:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
  934. [10:57:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
  935. [10:57:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  936. [10:57:06] [Server thread/INFO]: Vine Growth Modifier: 100%
  937. [10:57:06] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  938. [10:57:06] [Server thread/INFO]: Entity Activation Range: An 0 / Mo 32 / Mi 30
  939. [10:57:06] [Server thread/INFO]: Entity Tracking Range: Pl 80 / An 0 / Mo 30 / Mi 30 / Other 40
  940. [10:57:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  941. [10:57:06] [Server thread/INFO]: Random Lighting Updates: false
  942. [10:57:06] [Server thread/INFO]: Structure Info Saving: true
  943. [10:57:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
  944. [10:57:06] [Server thread/INFO]: Max TNT Explosions: 100
  945. [10:57:06] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  946. [10:57:06] [Server thread/INFO]: Item Despawn Rate: 6000
  947. [10:57:06] [Server thread/INFO]: Item Merge Radius: 2.5
  948. [10:57:06] [Server thread/INFO]: Arrow Despawn Rate: 300
  949. [10:57:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  950. [10:57:06] [Server thread/INFO]: View Distance: 8
  951. [10:57:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  952. [10:57:06] [Server thread/INFO]: Experience Merge Radius: 3.0
  953. [10:57:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  954. [10:57:06] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  955. [10:57:06] [Server thread/INFO]: Preparing start region for level 6 (Seed: 7956817961601702280)
  956. [10:57:06] [Server thread/INFO]: [WorldGuard] (skywars) TNT ignition is PERMITTED.
  957. [10:57:06] [Server thread/INFO]: [WorldGuard] (skywars) Lighters are PERMITTED.
  958. [10:57:06] [Server thread/INFO]: [WorldGuard] (skywars) Lava fire is blocked.
  959. [10:57:06] [Server thread/INFO]: [WorldGuard] (skywars) All fire spread is disabled.
  960. [10:57:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skywars'
  961. [10:57:06] [Server thread/INFO]: [dynmap] World 'skywars' disabled
  962. [10:57:06] [Server thread/INFO]: -------- World Settings For [SkyBlock_nether] --------
  963. [10:57:06] [Server thread/INFO]: Mob Spawn Range: 4
  964. [10:57:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
  965. [10:57:06] [Server thread/INFO]: Cane Growth Modifier: 100%
  966. [10:57:06] [Server thread/INFO]: Melon Growth Modifier: 100%
  967. [10:57:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  968. [10:57:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  969. [10:57:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
  970. [10:57:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
  971. [10:57:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  972. [10:57:06] [Server thread/INFO]: Vine Growth Modifier: 100%
  973. [10:57:06] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  974. [10:57:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  975. [10:57:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  976. [10:57:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  977. [10:57:06] [Server thread/INFO]: Random Lighting Updates: false
  978. [10:57:06] [Server thread/INFO]: Structure Info Saving: true
  979. [10:57:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
  980. [10:57:06] [Server thread/INFO]: Max TNT Explosions: 100
  981. [10:57:06] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  982. [10:57:06] [Server thread/INFO]: Item Despawn Rate: 6000
  983. [10:57:06] [Server thread/INFO]: Item Merge Radius: 2.5
  984. [10:57:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
  985. [10:57:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  986. [10:57:06] [Server thread/INFO]: View Distance: 10
  987. [10:57:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  988. [10:57:06] [Server thread/INFO]: Experience Merge Radius: 3.0
  989. [10:57:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  990. [10:57:06] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  991. [10:57:06] [Server thread/INFO]: Preparing start region for level 7 (Seed: 4349658651014382093)
  992. [10:57:06] [Server thread/INFO]: [WorldGuard] (SkyBlock_nether) TNT ignition is PERMITTED.
  993. [10:57:06] [Server thread/INFO]: [WorldGuard] (SkyBlock_nether) Lighters are PERMITTED.
  994. [10:57:06] [Server thread/INFO]: [WorldGuard] (SkyBlock_nether) Lava fire is blocked.
  995. [10:57:06] [Server thread/INFO]: [WorldGuard] (SkyBlock_nether) All fire spread is disabled.
  996. [10:57:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyBlock_nether'
  997. [10:57:06] [Server thread/INFO]: [dynmap] World 'SkyBlock_nether' disabled
  998. [10:57:06] [Server thread/INFO]: -------- World Settings For [rust] --------
  999. [10:57:06] [Server thread/INFO]: Mob Spawn Range: 4
  1000. [10:57:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1001. [10:57:06] [Server thread/INFO]: Cane Growth Modifier: 100%
  1002. [10:57:06] [Server thread/INFO]: Melon Growth Modifier: 100%
  1003. [10:57:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1004. [10:57:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1005. [10:57:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1006. [10:57:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1007. [10:57:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1008. [10:57:06] [Server thread/INFO]: Vine Growth Modifier: 100%
  1009. [10:57:06] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1010. [10:57:06] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 30 / Mi 20
  1011. [10:57:06] [Server thread/INFO]: Entity Tracking Range: Pl 80 / An 30 / Mo 30 / Mi 20 / Other 20
  1012. [10:57:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1013. [10:57:06] [Server thread/INFO]: Random Lighting Updates: false
  1014. [10:57:06] [Server thread/INFO]: Structure Info Saving: true
  1015. [10:57:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
  1016. [10:57:06] [Server thread/INFO]: Max TNT Explosions: 100
  1017. [10:57:06] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1018. [10:57:06] [Server thread/INFO]: Item Despawn Rate: 6000
  1019. [10:57:06] [Server thread/INFO]: Item Merge Radius: 2.5
  1020. [10:57:06] [Server thread/INFO]: Arrow Despawn Rate: 300
  1021. [10:57:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1022. [10:57:06] [Server thread/INFO]: View Distance: 5
  1023. [10:57:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1024. [10:57:06] [Server thread/INFO]: Experience Merge Radius: 3.0
  1025. [10:57:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1026. [10:57:06] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  1027. [10:57:06] [Server thread/INFO]: Preparing start region for level 8 (Seed: 6345669724422639719)
  1028. [10:57:07] [Server thread/INFO]: [WorldGuard] (rust) TNT ignition is PERMITTED.
  1029. [10:57:07] [Server thread/INFO]: [WorldGuard] (rust) Lighters are PERMITTED.
  1030. [10:57:07] [Server thread/INFO]: [WorldGuard] (rust) Lava fire is blocked.
  1031. [10:57:07] [Server thread/INFO]: [WorldGuard] (rust) All fire spread is disabled.
  1032. [10:57:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'rust'
  1033. [10:57:07] [Server thread/INFO]: [dynmap] World 'rust' disabled
  1034. [10:57:07] [Server thread/INFO]: -------- World Settings For [evento] --------
  1035. [10:57:07] [Server thread/INFO]: Mob Spawn Range: 4
  1036. [10:57:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1037. [10:57:07] [Server thread/INFO]: Cane Growth Modifier: 100%
  1038. [10:57:07] [Server thread/INFO]: Melon Growth Modifier: 100%
  1039. [10:57:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1040. [10:57:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1041. [10:57:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1042. [10:57:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1043. [10:57:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1044. [10:57:07] [Server thread/INFO]: Vine Growth Modifier: 100%
  1045. [10:57:07] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1046. [10:57:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1047. [10:57:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1048. [10:57:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1049. [10:57:07] [Server thread/INFO]: Random Lighting Updates: false
  1050. [10:57:07] [Server thread/INFO]: Structure Info Saving: true
  1051. [10:57:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
  1052. [10:57:07] [Server thread/INFO]: Max TNT Explosions: 100
  1053. [10:57:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1054. [10:57:07] [Server thread/INFO]: Item Despawn Rate: 6000
  1055. [10:57:07] [Server thread/INFO]: Item Merge Radius: 2.5
  1056. [10:57:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1057. [10:57:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1058. [10:57:07] [Server thread/INFO]: View Distance: 10
  1059. [10:57:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1060. [10:57:07] [Server thread/INFO]: Experience Merge Radius: 3.0
  1061. [10:57:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1062. [10:57:07] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  1063. [10:57:07] [Server thread/INFO]: Preparing start region for level 9 (Seed: -2686098674841467938)
  1064. [10:57:07] [Server thread/INFO]: [WorldGuard] (evento) TNT ignition is PERMITTED.
  1065. [10:57:07] [Server thread/INFO]: [WorldGuard] (evento) Lighters are PERMITTED.
  1066. [10:57:07] [Server thread/INFO]: [WorldGuard] (evento) Lava fire is blocked.
  1067. [10:57:07] [Server thread/INFO]: [WorldGuard] (evento) All fire spread is disabled.
  1068. [10:57:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'evento'
  1069. [10:57:07] [Server thread/INFO]: [dynmap] World 'evento' disabled
  1070. [10:57:07] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: SkyWarsArenaWorld
  1071. [10:57:07] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1072. [10:57:07] [Server thread/INFO]: -------- World Settings For [Lobby] --------
  1073. [10:57:07] [Server thread/INFO]: Mob Spawn Range: 0
  1074. [10:57:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1075. [10:57:07] [Server thread/INFO]: Cane Growth Modifier: 100%
  1076. [10:57:07] [Server thread/INFO]: Melon Growth Modifier: 100%
  1077. [10:57:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1078. [10:57:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1079. [10:57:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1080. [10:57:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1081. [10:57:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1082. [10:57:07] [Server thread/INFO]: Vine Growth Modifier: 100%
  1083. [10:57:07] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1084. [10:57:07] [Server thread/INFO]: Entity Activation Range: An 0 / Mo 0 / Mi 16
  1085. [10:57:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 0 / Mo 0 / Mi 20 / Other 20
  1086. [10:57:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1087. [10:57:07] [Server thread/INFO]: Random Lighting Updates: false
  1088. [10:57:07] [Server thread/INFO]: Structure Info Saving: true
  1089. [10:57:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
  1090. [10:57:07] [Server thread/INFO]: Max TNT Explosions: 100
  1091. [10:57:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1092. [10:57:07] [Server thread/INFO]: Item Despawn Rate: 6000
  1093. [10:57:07] [Server thread/INFO]: Item Merge Radius: 2.5
  1094. [10:57:07] [Server thread/INFO]: Arrow Despawn Rate: 300
  1095. [10:57:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1096. [10:57:07] [Server thread/INFO]: View Distance: 8
  1097. [10:57:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1098. [10:57:07] [Server thread/INFO]: Experience Merge Radius: 3.0
  1099. [10:57:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1100. [10:57:07] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  1101. [10:57:07] [Server thread/INFO]: Preparing start region for level 10 (Seed: 1360650092079300000)
  1102. [10:57:08] [Server thread/INFO]: [WorldGuard] (Lobby) TNT ignition is PERMITTED.
  1103. [10:57:08] [Server thread/INFO]: [WorldGuard] (Lobby) Lighters are PERMITTED.
  1104. [10:57:08] [Server thread/INFO]: [WorldGuard] (Lobby) Lava fire is blocked.
  1105. [10:57:08] [Server thread/INFO]: [WorldGuard] (Lobby) All fire spread is disabled.
  1106. [10:57:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lobby'
  1107. [10:57:08] [Server thread/INFO]: [dynmap] World 'Lobby' disabled
  1108. [10:57:08] [Server thread/INFO]: -------- World Settings For [plot] --------
  1109. [10:57:08] [Server thread/INFO]: Mob Spawn Range: 2
  1110. [10:57:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1111. [10:57:08] [Server thread/INFO]: Cane Growth Modifier: 100%
  1112. [10:57:08] [Server thread/INFO]: Melon Growth Modifier: 100%
  1113. [10:57:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1114. [10:57:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1115. [10:57:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1116. [10:57:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1117. [10:57:08] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1118. [10:57:08] [Server thread/INFO]: Vine Growth Modifier: 100%
  1119. [10:57:08] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1120. [10:57:08] [Server thread/INFO]: Entity Activation Range: An 18 / Mo 15 / Mi 16
  1121. [10:57:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 18 / Mo 18 / Mi 20 / Other 20
  1122. [10:57:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1123. [10:57:08] [Server thread/INFO]: Random Lighting Updates: false
  1124. [10:57:08] [Server thread/INFO]: Structure Info Saving: true
  1125. [10:57:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
  1126. [10:57:08] [Server thread/INFO]: Max TNT Explosions: 100
  1127. [10:57:08] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1128. [10:57:08] [Server thread/INFO]: Item Despawn Rate: 6000
  1129. [10:57:08] [Server thread/INFO]: Item Merge Radius: 2.5
  1130. [10:57:08] [Server thread/INFO]: Arrow Despawn Rate: 300
  1131. [10:57:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1132. [10:57:08] [Server thread/INFO]: View Distance: 2
  1133. [10:57:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1134. [10:57:08] [Server thread/INFO]: Experience Merge Radius: 3.0
  1135. [10:57:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1136. [10:57:08] [Server thread/INFO]: [P2] Detected world load for 'plot'
  1137. [10:57:08] [Server thread/INFO]: [P2]  - generator: PlotSquared>PlotSquared
  1138. [10:57:08] [Server thread/INFO]: [P2]  - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
  1139. [10:57:08] [Server thread/INFO]: [P2]  - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
  1140. [10:57:08] [Server thread/INFO]:  - road schematics are disabled for this world.
  1141. [10:57:08] [Server thread/INFO]: World possibly already loaded: plot
  1142. [10:57:08] [Server thread/INFO]: Preparing start region for level 11 (Seed: -4913701881866218735)
  1143. [10:57:08] [Server thread/INFO]: [WorldGuard] (plot) TNT ignition is PERMITTED.
  1144. [10:57:08] [Server thread/INFO]: [WorldGuard] (plot) Lighters are PERMITTED.
  1145. [10:57:08] [Server thread/INFO]: [WorldGuard] (plot) Lava fire is blocked.
  1146. [10:57:08] [Server thread/INFO]: [WorldGuard] (plot) All fire spread is disabled.
  1147. [10:57:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plot'
  1148. [10:57:08] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'plot'.
  1149. [10:57:08] [Server thread/INFO]: -------- World Settings For [campo2] --------
  1150. [10:57:08] [Server thread/INFO]: Mob Spawn Range: 4
  1151. [10:57:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1152. [10:57:08] [Server thread/INFO]: Cane Growth Modifier: 100%
  1153. [10:57:08] [Server thread/INFO]: Melon Growth Modifier: 100%
  1154. [10:57:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1155. [10:57:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1156. [10:57:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1157. [10:57:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1158. [10:57:08] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1159. [10:57:08] [Server thread/INFO]: Vine Growth Modifier: 100%
  1160. [10:57:08] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1161. [10:57:08] [Server thread/INFO]: Entity Activation Range: An 18 / Mo 20 / Mi 16
  1162. [10:57:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 18 / Mo 20 / Mi 20 / Other 20
  1163. [10:57:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1164. [10:57:08] [Server thread/INFO]: Random Lighting Updates: false
  1165. [10:57:08] [Server thread/INFO]: Structure Info Saving: true
  1166. [10:57:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
  1167. [10:57:08] [Server thread/INFO]: Max TNT Explosions: 100
  1168. [10:57:08] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1169. [10:57:08] [Server thread/INFO]: Item Despawn Rate: 6000
  1170. [10:57:08] [Server thread/INFO]: Item Merge Radius: 2.5
  1171. [10:57:08] [Server thread/INFO]: Arrow Despawn Rate: 300
  1172. [10:57:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1173. [10:57:08] [Server thread/INFO]: View Distance: 4
  1174. [10:57:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1175. [10:57:08] [Server thread/INFO]: Experience Merge Radius: 3.0
  1176. [10:57:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1177. [10:57:08] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  1178. [10:57:08] [Server thread/INFO]: Preparing start region for level 12 (Seed: -3282738275340259975)
  1179. [10:57:09] [Server thread/INFO]: [WorldGuard] (campo2) TNT ignition is PERMITTED.
  1180. [10:57:09] [Server thread/INFO]: [WorldGuard] (campo2) Lighters are PERMITTED.
  1181. [10:57:09] [Server thread/INFO]: [WorldGuard] (campo2) Lava fire is blocked.
  1182. [10:57:09] [Server thread/INFO]: [WorldGuard] (campo2) All fire spread is disabled.
  1183. [10:57:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'campo2'
  1184. [10:57:09] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'campo2'.
  1185. [10:57:09] [Server thread/INFO]: -------- World Settings For [FC] --------
  1186. [10:57:09] [Server thread/INFO]: Mob Spawn Range: 3
  1187. [10:57:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1188. [10:57:09] [Server thread/INFO]: Cane Growth Modifier: 100%
  1189. [10:57:09] [Server thread/INFO]: Melon Growth Modifier: 100%
  1190. [10:57:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1191. [10:57:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1192. [10:57:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1193. [10:57:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1194. [10:57:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1195. [10:57:09] [Server thread/INFO]: Vine Growth Modifier: 100%
  1196. [10:57:09] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1197. [10:57:09] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 25 / Mi 20
  1198. [10:57:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 16 / Mo 20 / Mi 20 / Other 20
  1199. [10:57:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1200. [10:57:09] [Server thread/INFO]: Random Lighting Updates: false
  1201. [10:57:09] [Server thread/INFO]: Structure Info Saving: true
  1202. [10:57:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
  1203. [10:57:09] [Server thread/INFO]: Max TNT Explosions: 100
  1204. [10:57:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1205. [10:57:09] [Server thread/INFO]: Item Despawn Rate: 6000
  1206. [10:57:09] [Server thread/INFO]: Item Merge Radius: 2.5
  1207. [10:57:09] [Server thread/INFO]: Arrow Despawn Rate: 300
  1208. [10:57:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1209. [10:57:09] [Server thread/INFO]: View Distance: 3
  1210. [10:57:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1211. [10:57:09] [Server thread/INFO]: Experience Merge Radius: 3.0
  1212. [10:57:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1213. [10:57:09] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  1214. [10:57:09] [Server thread/INFO]: Preparing start region for level 13 (Seed: 57159678611550671)
  1215. [10:57:09] [Server thread/INFO]: [WorldGuard] (FC) TNT ignition is PERMITTED.
  1216. [10:57:09] [Server thread/INFO]: [WorldGuard] (FC) Lighters are PERMITTED.
  1217. [10:57:09] [Server thread/INFO]: [WorldGuard] (FC) Lava fire is blocked.
  1218. [10:57:09] [Server thread/INFO]: [WorldGuard] (FC) All fire spread is disabled.
  1219. [10:57:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'FC'
  1220. [10:57:09] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'FC'.
  1221. [10:57:09] [Server thread/INFO]: [Multiverse-Core] 14 - World(s) loaded.
  1222. [10:57:09] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-SNAPSHOT-b725 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  1223. [10:57:09] [Server thread/INFO]: [Residence] Enabling Residence v4.6.0.0
  1224. [10:57:09] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
  1225. [10:57:09] [Server thread/INFO]: [Residence] Scanning for economy systems...
  1226. [10:57:09] [Server thread/INFO]: [Residence] Found Vault using economy system: Essentials Economy
  1227. [10:57:09] [Server thread/INFO]: [Residence] Loading save data for world world...
  1228. [10:57:10] [Server thread/INFO]: [Residence] Loaded world data. (190 ms)
  1229. [10:57:10] [Server thread/INFO]: [Residence] Loading save data for world world_nether...
  1230. [10:57:10] [Server thread/INFO]: [Residence] Loaded world_nether data. (0 ms)
  1231. [10:57:10] [Server thread/INFO]: [Residence] Loading save data for world world_the_end...
  1232. [10:57:10] [Server thread/INFO]: [Residence] Loaded world_the_end data. (1 ms)
  1233. [10:57:10] [Server thread/INFO]: [Residence] Loading save data for world recurso...
  1234. [10:57:10] [Server thread/INFO]: [Residence] Loaded recurso data. (0 ms)
  1235. [10:57:10] [Server thread/INFO]: [Residence] Loading save data for world test...
  1236. [10:57:10] [Server thread/INFO]: [Residence] Loaded test data. (0 ms)
  1237. [10:57:10] [Server thread/INFO]: [Residence] Loading save data for world SkyBlock...
  1238. [10:57:10] [Server thread/INFO]: [Residence] Loaded SkyBlock data. (1 ms)
  1239. [10:57:10] [Server thread/INFO]: [Residence] Loading save data for world skywars...
  1240. [10:57:10] [Server thread/INFO]: [Residence] Loaded skywars data. (0 ms)
  1241. [10:57:10] [Server thread/INFO]: [Residence] Loading save data for world SkyBlock_nether...
  1242. [10:57:10] [Server thread/INFO]: [Residence] Loaded SkyBlock_nether data. (0 ms)
  1243. [10:57:10] [Server thread/INFO]: [Residence] Loading save data for world rust...
  1244. [10:57:10] [Server thread/INFO]: [Residence] Loaded rust data. (1 ms)
  1245. [10:57:10] [Server thread/INFO]: [Residence] Loading save data for world evento...
  1246. [10:57:10] [Server thread/INFO]: [Residence] Loaded evento data. (0 ms)
  1247. [10:57:10] [Server thread/INFO]: [Residence] Loading save data for world Lobby...
  1248. [10:57:10] [Server thread/INFO]: [Residence] Loaded Lobby data. (1 ms)
  1249. [10:57:10] [Server thread/INFO]: [Residence] Loading save data for world plot...
  1250. [10:57:10] [Server thread/INFO]: [Residence] Loaded plot data. (0 ms)
  1251. [10:57:10] [Server thread/INFO]: [Residence] Loading save data for world campo2...
  1252. [10:57:10] [Server thread/INFO]: [Residence] Loaded campo2 data. (454 ms)
  1253. [10:57:10] [Server thread/INFO]: [Residence] Loading save data for world FC...
  1254. [10:57:10] [Server thread/INFO]: [Residence] Loaded FC data. (18 ms)
  1255. [10:57:10] [Server thread/INFO]: [Residence] Loading world data into memory...
  1256. [10:58:10] [Thread-4/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement