CreativeGates

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
mominil2
Příspěvky: 506
Věk: 25
Registrován: 28 lis 2012, 22:07
Reputation: 0
Bydliště: /home
Kontaktovat uživatele:

CreativeGates

#1 Příspěvekod mominil2 » 09 říj 2014, 17:16

93.91.250.128:27989

Zdravím, nemáte tu někdo plugin pro Spigot na CreativeGates ? Děkuji
Podporuje to jenom CB.

Uživatelský avatar
gamexcraft
Příspěvky: 171
Registrován: 23 led 2014, 20:32
Reputation: 0

Re: CreativeGates

#2 Příspěvekod gamexcraft » 09 říj 2014, 17:22

Ahoj, to není pravda, mám Spigot, a jde mi CreativeGates v pohodě.. :)

mominil2
Příspěvky: 506
Věk: 25
Registrován: 28 lis 2012, 22:07
Reputation: 0
Bydliště: /home
Kontaktovat uživatele:

Re: CreativeGates

#3 Příspěvekod mominil2 » 09 říj 2014, 17:25

No, mi se vůbec neukazuje v pluginech ani a na bukkit.org je napsáno pro CB
poslal bys mi ho prosím ? :)

OneTime97
Příspěvky: 1552
Věk: 24
Registrován: 03 kvě 2014, 12:20
Reputation: 1
Kontaktovat uživatele:

Re: CreativeGates

#4 Příspěvekod OneTime97 » 09 říj 2014, 17:33

Řekl jse že to opravím. Nevím proč mi za něco platíš když to stejně dáš sem...
Každodenní stream od 19:00
https://www.twitch.tv/thief97
Sledujte mě na FB
https://www.twitch.tv/thief97

mominil2
Příspěvky: 506
Věk: 25
Registrován: 28 lis 2012, 22:07
Reputation: 0
Bydliště: /home
Kontaktovat uživatele:

Re: CreativeGates

#5 Příspěvekod mominil2 » 09 říj 2014, 17:35

Po tobě budu už potřebovat jenom web a dynmapu

OneTime97
Příspěvky: 1552
Věk: 24
Registrován: 03 kvě 2014, 12:20
Reputation: 1
Kontaktovat uživatele:

Re: CreativeGates

#6 Příspěvekod OneTime97 » 09 říj 2014, 17:37

Ale na c to dávat sem, když ti mohu během 5-ti minut nastavit? Vím jaký je problém.. akorát jsem neměl čas to udělat.
Každodenní stream od 19:00
https://www.twitch.tv/thief97
Sledujte mě na FB
https://www.twitch.tv/thief97

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: CreativeGates

#7 Příspěvekod Smexhy » 09 říj 2014, 18:03

Držte sa témy. CreativeGates nemôže byť LEN pre CB, určite je aj pre Spigot...pluginy sa v kóde nijak nelíšia...resp. nepotrebujú prepísať nejakú riadku aby fungoval aj na server čo používa spigot. Stačí si prečítať čo ten plugin potrebuje a ako ho nainštalovať. Máš tam aj mcore? Pridaj log a zoznam pluginov...

mominil2
Příspěvky: 506
Věk: 25
Registrován: 28 lis 2012, 22:07
Reputation: 0
Bydliště: /home
Kontaktovat uživatele:

Re: CreativeGates

#8 Příspěvekod mominil2 » 09 říj 2014, 18:25

log:
Spoiler: zobrazit

Kód: Vybrat vše

[18:20:29] [Server thread/INFO]: Starting minecraft server version 1.7.9
[18:20:29] [Server thread/INFO]: Loading properties
[18:20:29] [Server thread/INFO]: Default game type: SURVIVAL
[18:20:29] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1543 (MC: 1.7.9) (Implementing API version 1.7.9-R0.3-SNAPSHOT)
[18:20:29] [Server thread/INFO]: Using 4 threads for Netty based IO
[18:20:29] [Server thread/INFO]: Server Ping Player Sample Count: 12
[18:20:29] [Server thread/INFO]: Generating keypair
[18:20:30] [Server thread/INFO]: Starting Minecraft server on 93.91.250.128:27989
[18:20:30] [Server thread/ERROR]: Could not load 'plugins/MassiveCore.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/PlayerInventory
   at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[minecraft_server.jar:git-Spigot-1543]
   at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[minecraft_server.jar:git-Spigot-1543]
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [minecraft_server.jar:git-Spigot-1543]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:369) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:136) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Spigot-1543]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/PlayerInventory
   at com.massivecraft.massivecore.MassiveCore.getMassiveCoreGsonBuilder(MassiveCore.java:85) ~[?:?]
   at com.massivecraft.massivecore.MassiveCore.<clinit>(MassiveCore.java:70) ~[?:?]
   at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
   at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_51]
   at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[minecraft_server.jar:git-Spigot-1543]
   at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[minecraft_server.jar:git-Spigot-1543]
   ... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R4.PlayerInventory
   at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[minecraft_server.jar:git-Spigot-1543]
   at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Spigot-1543]
   at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_51]
   at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_51]
   at com.massivecraft.massivecore.MassiveCore.getMassiveCoreGsonBuilder(MassiveCore.java:85) ~[?:?]
   at com.massivecraft.massivecore.MassiveCore.<clinit>(MassiveCore.java:70) ~[?:?]
   at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
   at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_51]
   at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[minecraft_server.jar:git-Spigot-1543]
   at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[minecraft_server.jar:git-Spigot-1543]
   ... 6 more
[18:20:30] [Server thread/ERROR]: Could not load 'plugins/NoLagg-1.90.4.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: BKCommonLib
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [minecraft_server.jar:git-Spigot-1543]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:369) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:136) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Spigot-1543]
[18:20:30] [Server thread/ERROR]: Could not load 'plugins/DigitalClock.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: cz/perwin/digitalclock/DigitalClock : Unsupported major.minor version 52.0
   at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[minecraft_server.jar:git-Spigot-1543]
   at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[minecraft_server.jar:git-Spigot-1543]
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [minecraft_server.jar:git-Spigot-1543]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:369) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:136) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Spigot-1543]
Caused by: java.lang.UnsupportedClassVersionError: cz/perwin/digitalclock/DigitalClock : Unsupported major.minor version 52.0
   at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_51]
   at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_51]
   at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_51]
   at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_51]
   at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_51]
   at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_51]
   at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_51]
   at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
   at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_51]
   at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[minecraft_server.jar:git-Spigot-1543]
   at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Spigot-1543]
   at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_51]
   at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_51]
   at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
   at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_51]
   at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[minecraft_server.jar:git-Spigot-1543]
   at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[minecraft_server.jar:git-Spigot-1543]
   ... 6 more
[18:20:30] [Server thread/ERROR]: Could not load 'plugins/CreativeGates.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: mcore
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [minecraft_server.jar:git-Spigot-1543]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:369) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:136) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Spigot-1543]
[18:20:31] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.0
[18:20:31] [Server thread/INFO]: [SafeExplosions] Loading SafeExplosions v1.2.1
[18:20:31] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
[18:20:31] [Server thread/INFO]: [HorseRacingPlus] Loading HorseRacingPlus v1.4.1
[18:20:31] [Server thread/INFO]: [uSkyBlock] Loading uSkyBlock v1.0.8
[18:20:31] [Server thread/INFO]: [TreeAssist] Loading TreeAssist v5.8.76
[18:20:31] [Server thread/INFO]: [Chairs] Loading Chairs v4.2
[18:20:31] [Server thread/INFO]: [ChatClear] Loading ChatClear v0.1
[18:20:31] [Server thread/INFO]: [AntiAd] Loading AntiAd v2.2.5
[18:20:31] [Server thread/INFO]: [SurvivalGames] Loading SurvivalGames v0.5.8.54
[18:20:31] [Server thread/INFO]: [Trampoline] Loading Trampoline v1.0
[18:20:31] [Server thread/INFO]: [SkyWars] Loading SkyWars v2.0.0
[18:20:31] [Server thread/INFO]: [1vs1] Loading 1vs1 v1.6.1 #211
[18:20:31] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
[18:20:31] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.9) has not yet been tested! Proceed with caution.
[18:20:31] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
[18:20:31] [Server thread/INFO]: [NoTNT] Loading NoTNT v0.1
[18:20:31] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
[18:20:31] [Server thread/INFO]: [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
[18:20:31] [Server thread/INFO]: [CustomUknownCommand] Loading CustomUknownCommand v1.3.3.7
[18:20:31] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
[18:20:31] [Server thread/INFO]: [LagMeter] Loading LagMeter v1.16.0
[18:20:31] [Server thread/INFO]: [Jobs] Loading Jobs v2.11.4
[18:20:31] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.13-SNAPSHOT (build 1130)
[18:20:31] [Server thread/INFO]: [LegendaryMessages] Loading LegendaryMessages v5.4
[18:20:31] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[18:20:31] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
[18:20:31] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
[18:20:31] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.5
[18:20:31] [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*!
[18:20:31] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-02
[18:20:31] [Server thread/INFO]: [ClearChat] Loading ClearChat v0.1
[18:20:31] [Server thread/INFO]: [Planetoids] Loading Planetoids v1.4.2
[18:20:31] [Server thread/INFO]: [PluginList] Loading PluginList v1.0
[18:20:31] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[18:20:31] [Server thread/INFO]: [ColorMe] Loading ColorMe v3.8.1
[18:20:31] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.2
[18:20:31] [Server thread/INFO]: [AntiTNT] Loading AntiTNT v1.1
[18:20:31] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.13.1.7
[18:20:31] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v3.0.0
[18:20:31] [Server thread/INFO]: [DisguiseCraft] Loading DisguiseCraft v5.1
[18:20:31] [Server thread/INFO]: [TNTRun] Loading TNTRun v3.4
[18:20:31] [Server thread/INFO]: [HawkEye] Loading HawkEye v1.6.0
[18:20:31] [Server thread/INFO]: [Residence] Loading Residence v2.6.6.6
[18:20:31] [Server thread/INFO]: [UltrabansLite] Loading UltrabansLite v3.1.4
[18:20:31] [Server thread/INFO]: [ChatManager] Loading ChatManager v1.19.1
[18:20:31] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.13.1.7
[18:20:31] [Server thread/INFO]: [EchoPet] Loading EchoPet v2.3.3-b408
[18:20:31] [Server thread/INFO]: [LWC] Loading LWC v4.3.2 (b858-git-MANUAL) (March 16, 2013)
[18:20:31] [Server thread/INFO]: [Timeismoney] Loading Timeismoney v1.5
[18:20:31] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.13f
[18:20:31] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b678
[18:20:31] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.3.6
[18:20:31] [Server thread/INFO]: [PropHunt] Loading PropHunt v1.43
[18:20:31] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v1.8.7
[18:20:31] [Server thread/INFO]: [MobArena] Loading MobArena v0.96.7
[18:20:31] [Server thread/INFO]: [Paintball] Loading Paintball v1.2.6
[18:20:31] [Server thread/INFO]: [PVP Arena] Loading pvparena v1.3.0.535
[18:20:31] [Server thread/INFO]: [CreativeControl] Loading CreativeControl v6.4
[18:20:31] [Server thread/INFO]: [SafeCreeper] Loading SafeCreeper v1.5.2.5
[18:20:31] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
[18:20:31] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[18:20:31] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
[18:20:31] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
[18:20:31] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[18:20:31] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[18:20:31] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[18:20:31] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[18:20:31] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[18:20:31] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
[18:20:31] [Server thread/INFO]: [uSkyBlock] Enabling uSkyBlock v1.0.8
[18:20:31] [Server thread/INFO]: [uSkyBlock] Using built in protection.
[18:20:31] [Server thread/INFO]: [uSkyBlock] 0 schematics loaded.
[18:20:31] [Server thread/INFO]: [uSkyBlock] uSkyBlock v.1.0.8 enabled.
[18:20:31] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
[18:20:31] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[18:20:31] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
[18:20:33] [Server thread/INFO]: [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
[18:20:33] [Server thread/INFO]: [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
[18:20:33] [Server thread/INFO]: [Planetoids] Enabling Planetoids v1.4.2
[18:20:33] [Server thread/INFO]: Planetoids version 1.4.2 is enabled!
[18:20:33] [Server thread/INFO]: [LWC] Enabling LWC v4.3.2 (b858-git-MANUAL) (March 16, 2013)
[18:20:33] [Server thread/INFO]: [LWC] Connecting to SQLite
[18:20:33] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.13f
[18:20:33] [Server thread/INFO]: PlotMe 91 plots loaded
[18:20:33] [Server thread/INFO]: [SafeCreeper] Enabling SafeCreeper v1.5.2.5
[18:20:33] [Server thread/INFO]: [SafeCreeper] Safe Creeper API started!
[18:20:33] [Server thread/INFO]: [SafeCreeper] Safe Creeper API enabled!
[18:20:33] [Server thread/INFO]: [SafeCreeper] Loading global config...
[18:20:33] [Server thread/INFO]: [SafeCreeper] Global config loaded, took 21 ms!
[18:20:33] [Server thread/INFO]: [SafeCreeper] Loading world configs...
[18:20:33] [Server thread/INFO]: [SafeCreeper] 2 world configs loaded, took 1 ms!
[18:20:33] [Server thread/INFO]: [SafeCreeper] Loading global config...
[18:20:33] [Server thread/INFO]: [SafeCreeper] Global config loaded, took 23 ms!
[18:20:33] [Server thread/INFO]: [SafeCreeper] Loading world configs...
[18:20:33] [Server thread/INFO]: [SafeCreeper] 2 world configs loaded, took 1 ms!
[18:20:33] [Server thread/INFO]: §e[SafeCreeper] Checking for updates...
[18:20:34] [Server thread/INFO]: §e[SafeCreeper] No Safe Creeper update available!
[18:20:34] [Server thread/INFO]: [SafeCreeper] Sending Safe Creeper statistics...
[18:20:34] [Server thread/INFO]: [SafeCreeper] Failed to connect to the Safe Creeper statistics servers!
[18:20:34] [Server thread/INFO]: [SafeCreeper] Safe Creeper statistics send, took 73 ms!
[18:20:34] [Server thread/INFO]: [SafeCreeper] Disabling TVNativeLib usage, TVNLib not found.
[18:20:34] [Server thread/INFO]: [SafeCreeper] Error while hooking into PermissionsEx!
[18:20:34] [Server thread/INFO]: [SafeCreeper] Not using Vault Permissions, Vault Permissions is disabled!
[18:20:34] [Server thread/INFO]: [SafeCreeper] No supported permissions system found! Permissions disabled!
[18:20:34] [Server thread/INFO]: [SafeCreeper] Disabling MobArena usage, plugin not found.
[18:20:34] [Server thread/INFO]: [SafeCreeper] Disabling PVPArena usage, plugin not found.
[18:20:34] [Server thread/INFO]: [SafeCreeper] Disabling Factions usage, plugin not found.
[18:20:34] [Server thread/INFO]: [SafeCreeper] Disabling WorldGuard usage, plugin not found.
[18:20:34] [Server thread/INFO]: [SafeCreeper] Disabling Corruption usage, plugin not found.
[18:20:34] [Server thread/INFO]: [SafeCreeper] Loading destruction repair data...
[18:20:34] [Server thread/INFO]: [SafeCreeper] Destruction repair data loaded, took 0ms!
[18:20:34] [Server thread/INFO]: [SafeCreeper] Safe Creeper v1.5.2.5 enabled, took 739 ms!
[18:20:34] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[18:20:34] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[18:20:34] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[18:20:34] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[18:20:34] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[18:20:34] [Server thread/INFO]: Preparing level "world"
[18:20:34] [Server thread/INFO]: -------- World Settings For [world] --------
[18:20:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[18:20:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:20:34] [Server thread/INFO]: Alternative Hopper Ticking: false
[18:20:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[18:20:34] [Server thread/INFO]: Random Lighting Updates: false
[18:20:34] [Server thread/INFO]: Structure Info Saving: true
[18:20:34] [Server thread/INFO]: Sending up to 5 chunks per packet
[18:20:34] [Server thread/INFO]: Max Entity Collisions: 8
[18:20:34] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[18:20:34] [Server thread/INFO]: Mob Spawn Range: 4
[18:20:34] [Server thread/INFO]: Anti X-Ray: true
[18:20:34] [Server thread/INFO]:    Engine Mode: 1
[18:20:34] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[18:20:34] [Server thread/INFO]:    Replace Blocks: [1, 5]
[18:20:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:20:34] [Server thread/INFO]: View Distance: 7
[18:20:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
[18:20:34] [Server thread/INFO]: Clear tick list: false
[18:20:34] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:20:34] [Server thread/INFO]: Item Despawn Rate: 6000
[18:20:34] [Server thread/INFO]: Item Merge Radius: 2.5
[18:20:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:20:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:20:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:20:34] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[18:20:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[18:20:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:20:34] [Server thread/INFO]: Alternative Hopper Ticking: false
[18:20:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[18:20:34] [Server thread/INFO]: Random Lighting Updates: false
[18:20:34] [Server thread/INFO]: Structure Info Saving: true
[18:20:34] [Server thread/INFO]: Sending up to 5 chunks per packet
[18:20:34] [Server thread/INFO]: Max Entity Collisions: 8
[18:20:34] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[18:20:34] [Server thread/INFO]: Mob Spawn Range: 4
[18:20:34] [Server thread/INFO]: Anti X-Ray: true
[18:20:34] [Server thread/INFO]:    Engine Mode: 1
[18:20:34] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[18:20:34] [Server thread/INFO]:    Replace Blocks: [1, 5]
[18:20:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:20:34] [Server thread/INFO]: View Distance: 7
[18:20:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
[18:20:34] [Server thread/INFO]: Clear tick list: false
[18:20:34] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:20:34] [Server thread/INFO]: Item Despawn Rate: 6000
[18:20:34] [Server thread/INFO]: Item Merge Radius: 2.5
[18:20:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:20:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:20:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:20:34] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[18:20:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:20:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[18:20:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:20:34] [Server thread/INFO]: Alternative Hopper Ticking: false
[18:20:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[18:20:34] [Server thread/INFO]: Random Lighting Updates: false
[18:20:34] [Server thread/INFO]: Structure Info Saving: true
[18:20:34] [Server thread/INFO]: Sending up to 5 chunks per packet
[18:20:34] [Server thread/INFO]: Max Entity Collisions: 8
[18:20:34] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[18:20:34] [Server thread/INFO]: Mob Spawn Range: 4
[18:20:34] [Server thread/INFO]: Anti X-Ray: true
[18:20:34] [Server thread/INFO]:    Engine Mode: 1
[18:20:34] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[18:20:34] [Server thread/INFO]:    Replace Blocks: [1, 5]
[18:20:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:20:34] [Server thread/INFO]: View Distance: 7
[18:20:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
[18:20:34] [Server thread/INFO]: Clear tick list: false
[18:20:34] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:20:34] [Server thread/INFO]: Item Despawn Rate: 6000
[18:20:34] [Server thread/INFO]: Item Merge Radius: 2.5
[18:20:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:20:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:20:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:20:34] [Server thread/INFO]: Preparing start region for level 0 (Seed: -17390882163319054)
[18:20:35] [Server thread/INFO]: Preparing start region for level 1 (Seed: -3537817557016125131)
[18:20:35] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1401812733290078394)
[18:20:35] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.0
[18:20:35] [Server thread/INFO]: -------- World Settings For [Creative] --------
[18:20:35] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:20:35] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:20:35] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:20:35] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:20:35] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:20:35] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:20:35] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:20:35] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[18:20:35] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:20:35] [Server thread/INFO]: Alternative Hopper Ticking: false
[18:20:35] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[18:20:35] [Server thread/INFO]: Random Lighting Updates: false
[18:20:35] [Server thread/INFO]: Structure Info Saving: true
[18:20:35] [Server thread/INFO]: Sending up to 5 chunks per packet
[18:20:35] [Server thread/INFO]: Max Entity Collisions: 8
[18:20:35] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[18:20:35] [Server thread/INFO]: Mob Spawn Range: 4
[18:20:35] [Server thread/INFO]: Anti X-Ray: true
[18:20:35] [Server thread/INFO]:    Engine Mode: 1
[18:20:35] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[18:20:35] [Server thread/INFO]:    Replace Blocks: [1, 5]
[18:20:35] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:20:35] [Server thread/INFO]: View Distance: 7
[18:20:35] [Server thread/INFO]: Chunks to Grow per Tick: 650
[18:20:35] [Server thread/INFO]: Clear tick list: false
[18:20:35] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:20:35] [Server thread/INFO]: Item Despawn Rate: 6000
[18:20:35] [Server thread/INFO]: Item Merge Radius: 2.5
[18:20:35] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:20:35] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:20:35] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:20:35] [Server thread/INFO]: Preparing start region for level 3 (Seed: 3642511497165711511)
[18:20:35] [Server thread/INFO]: -------- World Settings For [Planetoids] --------
[18:20:35] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:20:35] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:20:35] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:20:35] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:20:35] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:20:35] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:20:35] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:20:35] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[18:20:35] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:20:35] [Server thread/INFO]: Alternative Hopper Ticking: false
[18:20:35] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[18:20:35] [Server thread/INFO]: Random Lighting Updates: false
[18:20:35] [Server thread/INFO]: Structure Info Saving: true
[18:20:35] [Server thread/INFO]: Sending up to 5 chunks per packet
[18:20:35] [Server thread/INFO]: Max Entity Collisions: 8
[18:20:35] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[18:20:35] [Server thread/INFO]: Mob Spawn Range: 4
[18:20:35] [Server thread/INFO]: Anti X-Ray: true
[18:20:35] [Server thread/INFO]:    Engine Mode: 1
[18:20:35] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[18:20:35] [Server thread/INFO]:    Replace Blocks: [1, 5]
[18:20:35] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:20:35] [Server thread/INFO]: View Distance: 7
[18:20:35] [Server thread/INFO]: Chunks to Grow per Tick: 650
[18:20:35] [Server thread/INFO]: Clear tick list: false
[18:20:35] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:20:35] [Server thread/INFO]: Item Despawn Rate: 6000
[18:20:35] [Server thread/INFO]: Item Merge Radius: 2.5
[18:20:35] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:20:35] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:20:35] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:20:35] [Server thread/INFO]: Preparing start region for level 4 (Seed: -4846280443283500879)
[18:20:36] [Server thread/INFO]: -------- World Settings For [PvP] --------
[18:20:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[18:20:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:20:36] [Server thread/INFO]: Alternative Hopper Ticking: false
[18:20:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[18:20:36] [Server thread/INFO]: Random Lighting Updates: false
[18:20:36] [Server thread/INFO]: Structure Info Saving: true
[18:20:36] [Server thread/INFO]: Sending up to 5 chunks per packet
[18:20:36] [Server thread/INFO]: Max Entity Collisions: 8
[18:20:36] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[18:20:36] [Server thread/INFO]: Mob Spawn Range: 4
[18:20:36] [Server thread/INFO]: Anti X-Ray: true
[18:20:36] [Server thread/INFO]:    Engine Mode: 1
[18:20:36] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[18:20:36] [Server thread/INFO]:    Replace Blocks: [1, 5]
[18:20:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:20:36] [Server thread/INFO]: View Distance: 7
[18:20:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
[18:20:36] [Server thread/INFO]: Clear tick list: false
[18:20:36] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:20:36] [Server thread/INFO]: Item Despawn Rate: 6000
[18:20:36] [Server thread/INFO]: Item Merge Radius: 2.5
[18:20:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:20:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:20:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:20:36] [Server thread/INFO]: Preparing start region for level 5 (Seed: -1129472225075077135)
[18:20:36] [Server thread/INFO]: -------- World Settings For [SkyWarsBaseWorld] --------
[18:20:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[18:20:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:20:36] [Server thread/INFO]: Alternative Hopper Ticking: false
[18:20:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[18:20:36] [Server thread/INFO]: Random Lighting Updates: false
[18:20:36] [Server thread/INFO]: Structure Info Saving: true
[18:20:36] [Server thread/INFO]: Sending up to 5 chunks per packet
[18:20:36] [Server thread/INFO]: Max Entity Collisions: 8
[18:20:36] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[18:20:36] [Server thread/INFO]: Mob Spawn Range: 4
[18:20:36] [Server thread/INFO]: Anti X-Ray: true
[18:20:36] [Server thread/INFO]:    Engine Mode: 1
[18:20:36] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[18:20:36] [Server thread/INFO]:    Replace Blocks: [1, 5]
[18:20:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:20:36] [Server thread/INFO]: View Distance: 7
[18:20:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
[18:20:36] [Server thread/INFO]: Clear tick list: false
[18:20:36] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:20:36] [Server thread/INFO]: Item Despawn Rate: 6000
[18:20:36] [Server thread/INFO]: Item Merge Radius: 2.5
[18:20:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:20:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:20:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:20:36] [Server thread/INFO]: Preparing start region for level 6 (Seed: 0)
[18:20:36] [Server thread/INFO]: -------- World Settings For [SvetMiniher] --------
[18:20:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[18:20:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:20:36] [Server thread/INFO]: Alternative Hopper Ticking: false
[18:20:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[18:20:36] [Server thread/INFO]: Random Lighting Updates: false
[18:20:36] [Server thread/INFO]: Structure Info Saving: true
[18:20:36] [Server thread/INFO]: Sending up to 5 chunks per packet
[18:20:36] [Server thread/INFO]: Max Entity Collisions: 8
[18:20:36] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[18:20:36] [Server thread/INFO]: Mob Spawn Range: 4
[18:20:36] [Server thread/INFO]: Anti X-Ray: true
[18:20:36] [Server thread/INFO]:    Engine Mode: 1
[18:20:36] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[18:20:36] [Server thread/INFO]:    Replace Blocks: [1, 5]
[18:20:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:20:36] [Server thread/INFO]: View Distance: 7
[18:20:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
[18:20:36] [Server thread/INFO]: Clear tick list: false
[18:20:36] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:20:36] [Server thread/INFO]: Item Despawn Rate: 6000
[18:20:36] [Server thread/INFO]: Item Merge Radius: 2.5
[18:20:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:20:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:20:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:20:36] [Server thread/INFO]: Preparing start region for level 7 (Seed: -320172766012876352)
[18:20:36] [Server thread/INFO]: -------- World Settings For [epicodadamapostavena] --------
[18:20:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:20:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[18:20:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:20:36] [Server thread/INFO]: Alternative Hopper Ticking: false
[18:20:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[18:20:36] [Server thread/INFO]: Random Lighting Updates: false
[18:20:36] [Server thread/INFO]: Structure Info Saving: true
[18:20:36] [Server thread/INFO]: Sending up to 5 chunks per packet
[18:20:36] [Server thread/INFO]: Max Entity Collisions: 8
[18:20:36] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[18:20:36] [Server thread/INFO]: Mob Spawn Range: 4
[18:20:36] [Server thread/INFO]: Anti X-Ray: true
[18:20:36] [Server thread/INFO]:    Engine Mode: 1
[18:20:36] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[18:20:36] [Server thread/INFO]:    Replace Blocks: [1, 5]
[18:20:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:20:36] [Server thread/INFO]: View Distance: 7
[18:20:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
[18:20:36] [Server thread/INFO]: Clear tick list: false
[18:20:36] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:20:36] [Server thread/INFO]: Item Despawn Rate: 6000
[18:20:36] [Server thread/INFO]: Item Merge Radius: 2.5
[18:20:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:20:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:20:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:20:36] [Server thread/INFO]: Preparing start region for level 8 (Seed: 2099075983)
[18:20:37] [Server thread/INFO]: -------- World Settings For [skyworld] --------
[18:20:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:20:37] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:20:37] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:20:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:20:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:20:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:20:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:20:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[18:20:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:20:37] [Server thread/INFO]: Alternative Hopper Ticking: false
[18:20:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[18:20:37] [Server thread/INFO]: Random Lighting Updates: false
[18:20:37] [Server thread/INFO]: Structure Info Saving: true
[18:20:37] [Server thread/INFO]: Sending up to 5 chunks per packet
[18:20:37] [Server thread/INFO]: Max Entity Collisions: 8
[18:20:37] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[18:20:37] [Server thread/INFO]: Mob Spawn Range: 4
[18:20:37] [Server thread/INFO]: Anti X-Ray: true
[18:20:37] [Server thread/INFO]:    Engine Mode: 1
[18:20:37] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[18:20:37] [Server thread/INFO]:    Replace Blocks: [1, 5]
[18:20:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:20:37] [Server thread/INFO]: View Distance: 7
[18:20:37] [Server thread/INFO]: Chunks to Grow per Tick: 650
[18:20:37] [Server thread/INFO]: Clear tick list: false
[18:20:37] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:20:37] [Server thread/INFO]: Item Despawn Rate: 6000
[18:20:37] [Server thread/INFO]: Item Merge Radius: 2.5
[18:20:37] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:20:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:20:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:20:37] [Server thread/INFO]: Preparing start region for level 9 (Seed: 363928160175379740)
[18:20:37] [Server thread/INFO]: [MultiWorld] v5.2.0 enabled.
[18:20:37] [Server thread/INFO]: [SafeExplosions] Enabling SafeExplosions v1.2.1
[18:20:37] [Server thread/ERROR]: Error occurred while enabling SafeExplosions v1.2.1 (Is it up to date?)
ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
   at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:393) ~[?:?]
   at me.Jaryl.SafeExplosions.PermissionsHandler.setupPermissions(PermissionsHandler.java:32) ~[?:?]
   at me.Jaryl.SafeExplosions.SafeExplosions.onEnable(SafeExplosions.java:133) ~[?:?]
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[minecraft_server.jar:git-Spigot-1543]
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [minecraft_server.jar:git-Spigot-1543]
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [minecraft_server.jar:git-Spigot-1543]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:476) [minecraft_server.jar:git-Spigot-1543]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:394) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:360) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:334) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:290) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:194) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [minecraft_server.jar:git-Spigot-1543]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Spigot-1543]
[18:20:37] [Server thread/INFO]: [HorseRacingPlus] Enabling HorseRacingPlus v1.4.1
[18:20:37] [Server thread/INFO]: [TreeAssist] Enabling TreeAssist v5.8.76
[18:20:37] [Server thread/INFO]: [TreeAssist] debugging: off
[18:20:37] [Server thread/INFO]: [Chairs] Enabling Chairs v4.2
[18:20:37] [Server thread/INFO]: [Chairs] Allowed block: WOOD_STAIRS => 0.7
[18:20:37] [Server thread/INFO]: [Chairs] Allowed block: SPRUCE_WOOD_STAIRS => 0.7
[18:20:37] [Server thread/INFO]: [Chairs] Allowed block: JUNGLE_WOOD_STAIRS => 0.7
[18:20:37] [Server thread/INFO]: [Chairs] Allowed block: BIRCH_WOOD_STAIRS => 0.7
[18:20:37] [Server thread/INFO]: [Chairs] Allowed block: SANDSTONE_STAIRS => 0.7
[18:20:37] [Server thread/INFO]: [Chairs] Allowed block: COBBLESTONE_STAIRS => 0.7
[18:20:37] [Server thread/INFO]: [Chairs] Allowed block: BRICK_STAIRS => 0.7
[18:20:37] [Server thread/INFO]: [Chairs] Allowed block: SMOOTH_STAIRS => 0.7
[18:20:37] [Server thread/INFO]: [Chairs] Allowed block: NETHER_BRICK_STAIRS => 0.7
[18:20:37] [Server thread/INFO]: [Chairs] Allowed block: QUARTZ_STAIRS => 0.7
[18:20:37] [Server thread/INFO]: [Chairs] Allowed block: ACACIA_STAIRS => 0.7
[18:20:37] [Server thread/INFO]: [Chairs] Allowed block: DARK_OAK_STAIRS => 0.7
[18:20:37] [Server thread/INFO]: [ChatClear] Enabling ChatClear v0.1
[18:20:37] [Server thread/INFO]: ==========================================
[18:20:37] [Server thread/INFO]: == ChatClear has been enabled.           
[18:20:37] [Server thread/INFO]: == Created by JoeGandy1                   
[18:20:37] [Server thread/INFO]: ==========================================
[18:20:37] [Server thread/INFO]: [AntiAd] Enabling AntiAd v2.2.5
[18:20:37] [Server thread/INFO]: [AntiAd] AntiAd Version 2.2.5 is now Enabled.
[18:20:37] [Server thread/INFO]: [SurvivalGames] Enabling SurvivalGames v0.5.8.54
[18:20:37] [Server thread/INFO]: METRICS STARTING
[18:20:37] [Server thread/INFO]: [Trampoline] Enabling Trampoline v1.0
[18:20:37] [Server thread/INFO]: [SkyWars] Enabling SkyWars v2.0.0
[18:20:37] [Server thread/INFO]: [SkyWars] [Translations] Loading locale en.
[18:20:37] [Server thread/INFO]: [SkyWars] [Score] Using JSON backend
[18:20:37] [Server thread/WARN]: [SkyWars] Not enabling kit my-first-kit due to it having a cost and economy support not being enabled.
[18:20:37] [Server thread/WARN]: [SkyWars] Not enabling kit costly-donator-kit due to it having a cost and economy support not being enabled.
[18:20:37] [Server thread/INFO]: [1vs1] Enabling 1vs1 v1.6.1 #211
[18:20:37] [Server thread/INFO]: [1vs1] Connecting to sqlite database...
[18:20:37] [Server thread/INFO]: [1vs1] Connected!
[18:20:37] [Server thread/INFO]: [1vs1] Connecting to database
[18:20:37] [Server thread/INFO]: [1vs1] Connecting to sqlite database...
[18:20:37] [Server thread/INFO]: [1vs1] Connected!
[18:20:38] [Server thread/INFO]: [1vs1] 1vs1 enabled!
[18:20:38] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
[18:20:38] [Server thread/WARN]: [Votifier] No listeners loaded! Cannot find listener directory 'plugins/Votifier/listeners'
[18:20:38] [Server thread/INFO]: [Votifier] DEBUG mode enabled!
[18:20:38] [Server thread/INFO]: [Votifier] Votifier enabled.
[18:20:38] [Server thread/INFO]: [NoTNT] Enabling NoTNT v0.1
[18:20:38] [Server thread/INFO]: NoTNT v0.1 has been disabled!
[18:20:38] [Server thread/INFO]: [CustomUknownCommand] Enabling CustomUknownCommand v1.3.3.7
[18:20:38] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
[18:20:38] [Server thread/INFO]: [Tim] Ignoring name "protection". Bad enchantment ID (10)
[18:20:38] [Server thread/INFO]: [Tim] Ignoring name "protect". Bad enchantment ID (10)
[18:20:38] [Server thread/INFO]: [Tim] Ignoring name "sharpness". Bad enchantment ID (8)
[18:20:38] [Server thread/INFO]: [Tim] Ignoring name "sharp". Bad enchantment ID (8)
[18:20:38] [Server thread/INFO]: [Tim] Ignoring name "fireaspect". Bad enchantment ID (15)
[18:20:38] [Server thread/INFO]: [Tim] Unused enchantments: PROTECTION_ENVIRONMENTAL(0) DAMAGE_ALL(16) FIRE_ASPECT(20) LURE(62) LUCK(61) 
[18:20:38] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
[18:20:38] [Server thread/INFO]: [LagMeter] Enabling LagMeter v1.16.0
[18:20:38] [Server thread/INFO]: [LagMeter] Not using logs folder.
[18:20:38] [Server thread/INFO]: [LagMeter] Enabled! Polling every 40 server ticks. Logging to /hlserver/27989/plugins/LagMeter/lag.log.
[18:20:38] [Server thread/INFO]: [LagMeter] Chunks loaded:
[18:20:38] [Server thread/INFO]: [LagMeter] World "world": 625.
[18:20:38] [Server thread/INFO]: [LagMeter] World "world_nether": 625.
[18:20:38] [Server thread/INFO]: [LagMeter] World "world_the_end": 625.
[18:20:38] [Server thread/INFO]: [LagMeter] World "Creative": 625.
[18:20:38] [Server thread/INFO]: [LagMeter] World "Planetoids": 625.
[18:20:38] [Server thread/INFO]: [LagMeter] World "PvP": 625.
[18:20:38] [Server thread/INFO]: [LagMeter] World "SkyWarsBaseWorld": 625.
[18:20:38] [Server thread/INFO]: [LagMeter] World "SvetMiniher": 625.
[18:20:38] [Server thread/INFO]: [LagMeter] World "epicodadamapostavena": 625.
[18:20:38] [Server thread/INFO]: [LagMeter] World "skyworld": 625.
[18:20:38] [Server thread/INFO]: [LagMeter] Total chunks loaded: 6250
[18:20:38] [Server thread/INFO]: [LagMeter] Entities:
[18:20:38] [Server thread/INFO]: [LagMeter] World "world": 205.
[18:20:38] [Server thread/INFO]: [LagMeter] World "world_nether": 60.
[18:20:38] [Server thread/INFO]: [LagMeter] World "world_the_end": 15.
[18:20:38] [Server thread/INFO]: [LagMeter] World "Creative": 54.
[18:20:38] [Server thread/INFO]: [LagMeter] World "Planetoids": 0.
[18:20:38] [Server thread/INFO]: [LagMeter] World "PvP": 174.
[18:20:38] [Server thread/INFO]: [LagMeter] World "SkyWarsBaseWorld": 0.
[18:20:38] [Server thread/INFO]: [LagMeter] World "SvetMiniher": 165.
[18:20:38] [Server thread/INFO]: [LagMeter] World "epicodadamapostavena": 93.
[18:20:38] [Server thread/INFO]: [LagMeter] World "skyworld": 0.
[18:20:38] [Server thread/INFO]: [LagMeter] Total entities: 766
[18:20:38] [Server thread/INFO]: [Jobs] Enabling Jobs v2.11.4
[18:20:38] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
[18:20:38] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
[18:20:38] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
[18:20:38] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.13-SNAPSHOT (build 1130)
[18:20:38] [Server thread/INFO]: [LegendaryMessages] Enabling LegendaryMessages v5.4
[18:20:38] [Server thread/INFO]: [LegendaryMessages] You are currently running the latest version of LegendaryMessages
[18:20:38] [Server thread/INFO]: [LegendaryMessages] StorageType: file
[18:20:38] [Server thread/INFO]: [LegendaryMessages] Loaded players.yml!
[18:20:38] [Server thread/INFO]: [LegendaryMessages] Trying to start Metrics
[18:20:38] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[18:20:38] [Server thread/INFO]: Starting FakaHedaMinequery server on 93.91.250.128:28989
[18:20:38] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
[18:20:38] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[18:20:39] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
[18:20:39] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.5
[18:20:39] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[18:20:39] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[18:20:39] [Server thread/INFO]: [SafeCreeper] PermissionsEx plugin enabled, updating hooks!
[18:20:39] [Server thread/INFO]: [SafeCreeper] Hooked into PermissionsEx!
[18:20:39] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[18:20:39] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[18:20:39] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[18:20:39] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-02
[18:20:39] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[18:20:39] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[18:20:39] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[18:20:39] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[18:20:39] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[18:20:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[18:20:39] [Server thread/INFO]: [WorldGuard] (Creative) TNT ignition is PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (Creative) Lighters are PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (Creative) Lava fire is blocked.
[18:20:39] [Server thread/INFO]: [WorldGuard] (Creative) Fire spread is UNRESTRICTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Creative'
[18:20:39] [Server thread/INFO]: [WorldGuard] (Planetoids) TNT ignition is PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (Planetoids) Lighters are PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (Planetoids) Lava fire is blocked.
[18:20:39] [Server thread/INFO]: [WorldGuard] (Planetoids) Fire spread is UNRESTRICTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Planetoids'
[18:20:39] [Server thread/INFO]: [WorldGuard] (PvP) TNT ignition is PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (PvP) Lighters are PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (PvP) Lava fire is blocked.
[18:20:39] [Server thread/INFO]: [WorldGuard] (PvP) Fire spread is UNRESTRICTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PvP'
[18:20:39] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) TNT ignition is PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) Lighters are PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) Lava fire is blocked.
[18:20:39] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) Fire spread is UNRESTRICTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyWarsBaseWorld'
[18:20:39] [Server thread/INFO]: [WorldGuard] (SvetMiniher) TNT ignition is PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (SvetMiniher) Lighters are PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (SvetMiniher) Lava fire is blocked.
[18:20:39] [Server thread/INFO]: [WorldGuard] (SvetMiniher) Fire spread is UNRESTRICTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SvetMiniher'
[18:20:39] [Server thread/INFO]: [WorldGuard] (epicodadamapostavena) TNT ignition is PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (epicodadamapostavena) Lighters are PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (epicodadamapostavena) Lava fire is blocked.
[18:20:39] [Server thread/INFO]: [WorldGuard] (epicodadamapostavena) Fire spread is UNRESTRICTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'epicodadamapostavena'
[18:20:39] [Server thread/INFO]: [WorldGuard] (skyworld) TNT ignition is PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (skyworld) Lighters are PERMITTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] (skyworld) Lava fire is blocked.
[18:20:39] [Server thread/INFO]: [WorldGuard] (skyworld) Fire spread is UNRESTRICTED.
[18:20:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skyworld'
[18:20:39] [Server thread/INFO]: [WorldGuard] Loading region data...
[18:20:39] [Server thread/INFO]: [SafeCreeper] WorldGuard plugin enabled!
[18:20:39] [Server thread/INFO]: [SafeCreeper] Hooked into WorldGuard!
[18:20:39] [Server thread/INFO]: [ClearChat] Enabling ClearChat v0.1
[18:20:39] [Server thread/INFO]: [PluginList] Enabling PluginList v1.0
[18:20:39] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[18:20:39] [Server thread/INFO]: [iConomy - April Fools] Enabled (10 ms)
[18:20:39] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!


-- 09 Oct 2014, 17:26 --

Pluginy :
Spoiler: zobrazit

Kód: Vybrat vše

 MultiWorld, SafeExplosions, Vault, HorseRacingPlus, uSkyBlock, TreeAssist, Chairs, ChatClear, AntiAd, SurvivalGames, Trampoline, SkyWars, 1vs1, ProtocolLib, Votifier, NoTNT, mcMMO, CleanroomGenerator, CustomUknownCommand, TimTheEnchanter, LagMeter, Jobs, Citizens, LegendaryMessages, FakaHedaMinequery, WorldEdit, PlayerHeads, PermissionsEx, WorldGuard, ClearChat, Planetoids, PluginList, iConomy, ColorMe, ClearLag, AntiTNT, Essentials, ServerSigns, DisguiseCraft, TNTRun, HawkEye, Residence, UltrabansLite, ChatManager, EssentialsSpawn, EchoPet, LWC, Timeismoney, PlotMe, Multiverse-Core, AuthMe, PropHunt, HolographicDisplays, MobArena, Paintball, pvparena, CreativeControl, SafeCreeper

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: CreativeGates

#9 Příspěvekod Smexhy » 09 říj 2014, 18:28

Hneď je to v podstate jasné, nenačítal sa ti MassiveCore (mcore), ktorý je potrebný pre spustenie a načítanie pluginu CreativeGates...updatuj MassiveCore, poprípade potom uvidíme...

mominil2
Příspěvky: 506
Věk: 25
Registrován: 28 lis 2012, 22:07
Reputation: 0
Bydliště: /home
Kontaktovat uživatele:

Re: CreativeGates

#10 Příspěvekod mominil2 » 09 říj 2014, 18:29

aha... :D no a já si vrtal hlavou co to je to masivecore :D díky zkusím


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 50 hostů