MertcanReyizTR
Taş Madencisi
- Mesajlar
- 65
- En iyi cevaplar
- 0
- Beğeniler
- 0
- Puanları
- 30
Merhaba, baslat.bat'ı çalıştırdıktan sonra, help aşamasına kadar gözlemlediğim kadarıyla bir hata vermeden ulaşıyor ancak sunucuya giriş mümkün değil.
Aldığım son log aşağıdaki gibidir.
Aldığım son log aşağıdaki gibidir.
Kod:
[19:42:01] [Server thread/INFO]: Starting minecraft server version 1.8.8
[19:42:01] [Server thread/INFO]: Loading properties
[19:42:01] [Server thread/INFO]: Default game type: SURVIVAL
[19:42:01] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[19:42:01] [Server thread/INFO]: Debug logging is disabled
[19:42:01] [Server thread/INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
[19:42:01] [Server thread/INFO]: Server Ping Player Sample Count: 12
[19:42:01] [Server thread/INFO]: Using 4 threads for Netty based IO
[19:42:01] [Server thread/INFO]: Data value allowed items:
[19:42:01] [Server thread/INFO]: Generating keypair
[19:42:02] [Server thread/INFO]: Starting Minecraft server on *:25565
[19:42:02] [Server thread/INFO]: Using default channel type
[19:42:03] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[19:42:03] [Server thread/ERROR]: Could not load 'plugins\ItemSpawner.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R3/World
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) -[spigot.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:331) -[spigot.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:254) [spigot.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [spigot.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [spigot.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [spigot.jar:git-PaperSpigot-"4c7641d"]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_171]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R3/World
at java.lang.Class.forName0(Native Method) -[?:1.8.0_171]
at java.lang.Class.forName(Unknown Source) -[?:1.8.0_171]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) -[spigot.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) -[spigot.jar:git-PaperSpigot-"4c7641d"]
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R3.World
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:92) -[spigot.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) -[spigot.jar:git-PaperSpigot-"4c7641d"]
at java.lang.ClassLoader.loadClass(Unknown Source) -[?:1.8.0_171]
at java.lang.ClassLoader.loadClass(Unknown Source) -[?:1.8.0_171]
at java.lang.Class.forName0(Native Method) -[?:1.8.0_171]
at java.lang.Class.forName(Unknown Source) -[?:1.8.0_171]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) -[spigot.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) -[spigot.jar:git-PaperSpigot-"4c7641d"]
... 6 more
[19:42:05] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
[19:42:05] [Server thread/INFO]: [MinionsFree] Loading MinionsFree v2.5.4
[19:42:05] [Server thread/INFO]: [UnioAntiCrash] Loading UnioAntiCrash v1.0
[19:42:05] [Server thread/INFO]: [SpinItem] Loading SpinItem v1.0
[19:42:05] [Server thread/INFO]: [CustomOreGen] Loading CustomOreGen v1.2.2
[19:42:05] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
[19:42:05] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.7
[19:42:05] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.1.5
[19:42:05] [Server thread/INFO]: [InventoryPages] Loading InventoryPages v1.0.1
[19:42:05] [Server thread/INFO]: [SuperCensor] Loading SuperCensor v3.3
[19:42:05] [Server thread/INFO]: [Lockette] Loading Lockette v1.8.21
[19:42:05] [Server thread/INFO]: [ConsoleSpamFix] Loading ConsoleSpamFix v1.5.0
[19:42:05] [Server thread/INFO]: [MorphTool] Loading MorphTool v3.5.0
[19:42:05] [Server thread/INFO]: [Arconix] Loading Arconix v2.0.0
[19:42:05] [Server thread/INFO]: [asCMD] Loading asCMD v1.4
[19:42:05] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v3.1.1
[19:42:05] [Server thread/INFO]: [CommandNPCs] Loading CommandNPCs v1.2.4
[19:42:05] [Server thread/INFO]: [AJB] Loading AntiJoinBot v5.0
[19:42:05] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.2.9
[19:42:05] [Server thread/INFO]: [EpicBossRecoded] Loading EpicBossRecoded v1.3.2
[19:42:05] [Server thread/INFO]: [Actionbar] Loading Actionbar v1.3.2.6
[19:42:05] [Server thread/INFO]: [Itemizer] Loading Itemizer v3.4
[19:42:05] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
[19:42:05] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[19:42:05] [Server thread/INFO]: [DailyGifts] Loading DailyGifts v1.0
[19:42:05] [Server thread/INFO]: [isim-bug-fixed] Loading isim-bug-fixed v1.0.0
[19:42:05] [Server thread/INFO]: [Referans] Loading Referans v1.0
[19:42:05] [Server thread/INFO]: [PacketListenerApi] Loading PacketListenerApi v3.7.0-SNAPSHOT
[19:42:05] [Server thread/INFO]: [ReflectionHelper] Version is v1_8_R3 (10803)
[19:42:05] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
[19:42:05] [Server thread/INFO]: Injected custom channel handlers.
[19:42:05] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
[19:42:05] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v1.3
[19:42:05] [Server thread/INFO]: [CrackShot] Loading CrackShot v0.98.7
[19:42:05] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
[19:42:05] [Server thread/INFO]: [AntiWDL] Loading AntiWDL v0.1
[19:42:05] [Server thread/INFO]: [eZProtector] Loading eZProtector v4.2.1
[19:42:05] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
[19:42:05] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
[19:42:05] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.3
[19:42:05] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.7.0
[19:42:05] [Server thread/INFO]: [FakeChat] Loading FakeChat v1.1
[19:42:05] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
[19:42:05] [Server thread/INFO]: [ChairStairs] Loading ChairStairs v1.1
[19:42:05] [Server thread/INFO]: [GuiShopRecoded] Loading GuiShopRecoded v1.4
[19:42:05] [Server thread/INFO]: [BlastJackpot] Loading BlastJackpot v1.0
[19:42:05] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.7.4.4
[19:42:05] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
[19:42:05] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.3
[19:42:05] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.8.8
[19:42:05] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
[19:42:05] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
[19:42:05] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
[19:42:06] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11
[19:42:06] [Server thread/INFO]: [Essentials] Loading Essentials v2.15.0.3
[19:42:06] [Server thread/INFO]: [jPanel] Loading jPanel v1.0-SNAPSHOT
[19:42:06] [Server thread/INFO]: [EpicSpawners] Loading EpicSpawners v5.2
[19:42:06] [Server thread/INFO]: [AutoSell] Loading AutoSell v2.0.10
[19:42:06] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[19:42:06] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
[19:42:06] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.16.0-RC-sMD5NET-b1134
[19:42:06] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
[19:42:07] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
[19:42:07] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
[19:42:07] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.22-SNAPSHOT (build 1487)
[19:42:07] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.67
[19:42:07] [Server thread/INFO]: [AutoPickup] Loading AutoPickup v3.6
[19:42:07] [Server thread/INFO]: [React] Loading React v5.7.4
[19:42:07] [Server thread/INFO]: Setting Tick to 112
[19:42:07] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.15.0.3
[19:42:07] [Server thread/INFO]: [TimeIsMoney] Loading TimeIsMoney v1.9.6.3
[19:42:07] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.4.7
[19:42:07] [Server thread/INFO]: [AutoKiller] Loading AutoKiller v2.6
[19:42:07] [Server thread/INFO]: [UEAntiTab] Loading UEAntiTab v1.5.5
[19:42:07] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
[19:42:07] [Server thread/INFO]: [ArmorStandTools] Loading ArmorStandTools v2.4.3
[19:42:07] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
[19:42:07] [Server thread/INFO]: [WolvSK] Loading WolvSK v1.6.0
[19:42:07] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.3
[19:42:07] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.12
[19:42:07] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.3.2-SNAPSHOT
[19:42:07] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.15.0.3
[19:42:07] [Server thread/INFO]: [ChestSell] Loading ChestSell v1.0
[19:42:07] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.15.0.3
[19:42:07] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.15.0.3
[19:42:07] [Server thread/INFO]: [AntiJigsaw] Loading AntiJigsaw v1
[19:42:07] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.2-b1542
[19:42:07] [Server thread/INFO]: [ConsoleSpamFix] Enabling ConsoleSpamFix v1.5.0
[19:42:07] [Server thread/INFO]: [ConsoleSpamFix] Server version detected: 1.8.8
[19:42:07] [Server thread/INFO]: [ConsoleSpamFix] Loading the config file...
[19:42:07] [Server thread/INFO]: [ConsoleSpamFix] Config file loaded!
[19:42:07] [Server thread/INFO]: [ConsoleSpamFix] ConsoleSpamFix loaded successfully!
[19:42:07] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
[19:42:07] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[19:42:07] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[19:42:07] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[19:42:07] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[19:42:07] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
[19:42:07] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.8.8
[19:42:07] [Server thread/INFO]: [ASkyBlock] Loading entity limits
[19:42:07] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
[19:42:07] [Server thread/WARN]: Spawner setting of WITHER_SKELETON is unknown for this server. Skipping.
[19:42:08] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
[19:42:08] [Server thread/INFO]: [ASkyBlock] Loading schematic The Original (island.schematic) for all players, order 1
[19:42:08] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
[19:42:08] [Server thread/INFO]: [jPanel] Enabling jPanel v1.0-SNAPSHOT
[19:42:08] [Server thread/INFO]: Starting WebSocket server...
[19:42:08] [Server thread/INFO]: Started WebSocket server!
[19:42:08] [Server thread/INFO]: [JPanel] JPanel enabled!
[19:42:08] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
[19:42:08] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[19:42:08] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:42:08] [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.
[19:42:08] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:42:08] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[19:42:08] [Server thread/INFO]: Preparing level "world"
[19:42:08] [Server thread/INFO]: -------- World Settings For [world] --------
[19:42:08] [Server thread/INFO]: Item Despawn Rate: 6000
[19:42:08] [Server thread/INFO]: Item Merge Radius: 3.5
[19:42:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:42:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:42:08] [Server thread/INFO]: View Distance: 5
[19:42:08] [Server thread/INFO]: Chunks to Grow per Tick: 650
[19:42:08] [Server thread/INFO]: Clear tick list: false
[19:42:08] [Server thread/INFO]: Experience Merge Radius: 6.0
[19:42:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:42:08] [Server thread/INFO]: Max Entity Collisions: 2
[19:42:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[19:42:08] [Server thread/INFO]: Mob Spawn Range: 3
[19:42:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:42:08] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:42:08] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:42:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:42:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:42:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:42:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:42:08] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[19:42:08] [Server thread/INFO]: Max TNT Explosions: 100
[19:42:08] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:42:08] [Server thread/INFO]: Random Lighting Updates: false
[19:42:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:42:08] [Server thread/INFO]: Structure Info Saving: true
[19:42:08] [Server thread/INFO]: Hopper Transfer: 1 Hopper Check: 24 Hopper Amount: 3
[19:42:08] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2
[19:42:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:42:08] [Server thread/INFO]: Sending up to 10 chunks per packet
[19:42:08] [Server thread/INFO]: Anti X-Ray: true
[19:42:08] [Server thread/INFO]: Engine Mode: 1
[19:42:08] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[19:42:08] [Server thread/INFO]: Replace Blocks: [1, 5]
[19:42:08] [Server thread/INFO]: -------- World Settings For [world] --------
[19:42:08] [Server thread/INFO]: Water over lava flow speed: 5
[19:42:08] [Server thread/INFO]: Fix TNT cannons: false
[19:42:08] [Server thread/INFO]: World async lighting: false
[19:42:08] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[19:42:08] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[19:42:08] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[19:42:08] [Server thread/INFO]: Keep spawn chunk loaded: true
[19:42:08] [Server thread/INFO]: Allow undead horse types to be leashed: false
[19:42:08] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[19:42:08] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[19:42:08] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[19:42:08] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 28 Hard: 96
[19:42:08] [Thread-13/INFO]: == Spark has ignited ...
[19:42:08] [Thread-13/INFO]: >> Listening on 0.0.0.0:25000
[19:42:08] [Thread-13/INFO]: jetty-9.0.z-SNAPSHOT
[19:42:08] [Thread-13/INFO]: Started ServerConnector@72546ffd{HTTP/1.1}{0.0.0.0:25000}
[19:42:08] [Server thread/INFO]: Preparing start region for level 0 (Seed: 0)
[19:42:08] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
[19:42:08] [Server thread/INFO]: Item Despawn Rate: 6000
[19:42:08] [Server thread/INFO]: Item Merge Radius: 3.5
[19:42:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:42:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:42:08] [Server thread/INFO]: View Distance: 5
[19:42:08] [Server thread/INFO]: Chunks to Grow per Tick: 650
[19:42:08] [Server thread/INFO]: Clear tick list: false
[19:42:08] [Server thread/INFO]: Experience Merge Radius: 6.0
[19:42:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:42:08] [Server thread/INFO]: Max Entity Collisions: 2
[19:42:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[19:42:08] [Server thread/INFO]: Mob Spawn Range: 3
[19:42:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:42:08] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:42:08] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:42:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:42:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:42:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:42:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:42:08] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[19:42:08] [Server thread/INFO]: Max TNT Explosions: 100
[19:42:08] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:42:08] [Server thread/INFO]: Random Lighting Updates: false
[19:42:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:42:08] [Server thread/INFO]: Structure Info Saving: true
[19:42:08] [Server thread/INFO]: Hopper Transfer: 1 Hopper Check: 24 Hopper Amount: 3
[19:42:08] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2
[19:42:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:42:08] [Server thread/INFO]: Sending up to 10 chunks per packet
[19:42:08] [Server thread/INFO]: Anti X-Ray: true
[19:42:08] [Server thread/INFO]: Engine Mode: 1
[19:42:08] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[19:42:08] [Server thread/INFO]: Replace Blocks: [1, 5]
[19:42:08] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
[19:42:08] [Server thread/INFO]: Water over lava flow speed: 5
[19:42:08] [Server thread/INFO]: Fix TNT cannons: false
[19:42:08] [Server thread/INFO]: World async lighting: false
[19:42:08] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[19:42:08] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[19:42:08] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[19:42:08] [Server thread/INFO]: Keep spawn chunk loaded: true
[19:42:08] [Server thread/INFO]: Allow undead horse types to be leashed: false
[19:42:08] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[19:42:08] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[19:42:08] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[19:42:08] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 28 Hard: 96
[19:42:08] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4482814629719197113)
[19:42:09] [Server thread/INFO]: Creating ASkyBlock's Nether...
[19:42:09] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
[19:42:09] [Server thread/INFO]: Item Despawn Rate: 6000
[19:42:09] [Server thread/INFO]: Item Merge Radius: 3.5
[19:42:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:42:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:42:09] [Server thread/INFO]: View Distance: 5
[19:42:09] [Server thread/INFO]: Chunks to Grow per Tick: 650
[19:42:09] [Server thread/INFO]: Clear tick list: false
[19:42:09] [Server thread/INFO]: Experience Merge Radius: 6.0
[19:42:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:42:09] [Server thread/INFO]: Max Entity Collisions: 2
[19:42:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[19:42:09] [Server thread/INFO]: Mob Spawn Range: 3
[19:42:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:42:09] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:42:09] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:42:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:42:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:42:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:42:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:42:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[19:42:09] [Server thread/INFO]: Max TNT Explosions: 100
[19:42:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:42:09] [Server thread/INFO]: Random Lighting Updates: false
[19:42:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:42:09] [Server thread/INFO]: Structure Info Saving: true
[19:42:09] [Server thread/INFO]: Hopper Transfer: 1 Hopper Check: 24 Hopper Amount: 3
[19:42:09] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2
[19:42:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:42:09] [Server thread/INFO]: Sending up to 10 chunks per packet
[19:42:09] [Server thread/INFO]: Anti X-Ray: true
[19:42:09] [Server thread/INFO]: Engine Mode: 1
[19:42:09] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[19:42:09] [Server thread/INFO]: Replace Blocks: [1, 5]
[19:42:09] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
[19:42:09] [Server thread/INFO]: Water over lava flow speed: 5
[19:42:09] [Server thread/INFO]: Fix TNT cannons: false
[19:42:09] [Server thread/INFO]: World async lighting: false
[19:42:09] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[19:42:09] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[19:42:09] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[19:42:09] [Server thread/INFO]: Keep spawn chunk loaded: true
[19:42:09] [Server thread/INFO]: Allow undead horse types to be leashed: false
[19:42:09] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[19:42:09] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[19:42:09] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[19:42:09] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 28 Hard: 96
[19:42:09] [Server thread/INFO]: Preparing start region for level 2 (Seed: -531846904589488490)
[19:42:09] [Server thread/INFO]: Preparing spawn area: 0%
[19:42:10] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4482814629719197113)
[19:42:10] [Server thread/INFO]: Preparing start region for level 2 (Seed: -531846904589488490)
[19:42:10] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
[19:42:10] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
[19:42:10] [Server thread/INFO]: Use money is set as true in configuration file.
[19:42:10] [Server thread/INFO]: Checking for Vault...
[19:42:10] [Server thread/INFO]: Vault located setting up economy...
[19:42:10] [Server thread/INFO]: [UnioAntiCrash] Enabling UnioAntiCrash v1.0
[19:42:10] [Server thread/INFO]: [SpinItem] Enabling SpinItem v1.0
[19:42:10] [Server thread/INFO]: [CustomOreGen] Enabling CustomOreGen v1.2.2
[19:42:10] [Server thread/INFO]: [CustomOreGen] Loaded 6 generators
[19:42:10] [Server thread/INFO]: [CustomOreGen] Using ASkyBlock as SkyBlock-Plugin
[19:42:10] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
[19:42:10] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
[19:42:10] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[19:42:10] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[19:42:10] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.1.5
[19:42:10] [Server thread/INFO]: [NametagEdit] Found GroupManager! Hooking in.
[19:42:10] [Server thread/INFO]: [InventoryPages] Enabling InventoryPages v1.0.1
[19:42:10] [Server thread/INFO]: [InventoryPages] Registering events.
[19:42:10] [Server thread/INFO]: [InventoryPages] Metrics enabled!
[19:42:10] [Server thread/INFO]: [InventoryPages] Setting up items.
[19:42:10] [Server thread/INFO]: [InventoryPages] Setting up commands.
[19:42:10] [Server thread/INFO]: [InventoryPages] Setting up language.
[19:42:10] [Server thread/INFO]: [InventoryPages] Setting up inventories.
[19:42:10] [Server thread/INFO]: [InventoryPages] Setting up inventory saving.
[19:42:10] [Server thread/INFO]: [InventoryPages] Plugin enabled!
[19:42:10] [Server thread/INFO]: [SuperCensor] Enabling SuperCensor v3.3
[19:42:10] [Server thread/INFO]: [SC] Loading SuperCensor. Version: 3.3
[19:42:10] [Server thread/INFO]: [SC] Loaded EnglishSwearWords.yml rules file
[19:42:10] [Server thread/INFO]: [SC] Loaded exampleFile.yml rules file
[19:42:10] [Server thread/INFO]: [SC] Loaded regexExample.regex regex rules file
[19:42:10] [Server thread/INFO]: [SC] Loaded specialExample.yml rules file
[19:42:10] [Server thread/INFO]: [SC] Loaded wordreplacerExample.yml rules file
[19:42:10] [Server thread/INFO]: [SC] Loaded kick-player.yml PenaltyPointsRules file
[19:42:10] [Server thread/INFO]: [SC] Loaded mute-player.yml PenaltyPointsRules file
[19:42:10] [Server thread/INFO]: [SC] Loaded warn-player.yml PenaltyPointsRules file
[19:42:10] [Server thread/INFO]: [SC] Loaded English (EN) messages file
[19:42:10] [Server thread/INFO]: [SC] SuperCensor loaded in 131 ms
[19:42:10] [Server thread/INFO]: [Lockette] Enabling Lockette v1.8.21
[19:42:10] [Server thread/INFO]: [Lockette] Version 1.8.21 is being enabled! Yay! (Core version 1.3.5)
[19:42:10] [Server thread/INFO]: [Lockette] Detected Bukkit version [v1_8_R3] ok.
[19:42:10] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 145, 52]
[19:42:10] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
[19:42:10] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
[19:42:10] [Server thread/INFO]: [Lockette] Enabled link to plugin GroupManager for Groups, version 2.1.31 (Phoenix)
[19:42:10] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
[19:42:10] [Server thread/INFO]: [Lockette] Ready to protect your containers.
[19:42:10] [Server thread/INFO]: [MorphTool] Enabling MorphTool v3.5.0
[19:42:11] [Server thread/WARN]: [MorphTool] [UniversalPotion] : Level DIAMOND tools have been registered!
[19:42:11] [Server thread/INFO]: [MorphTool] MorphTool version 3.5.0 is Enabled
[19:42:11] [Server thread/INFO]: [Arconix] Enabling Arconix v2.0.0
[19:42:11] [Server thread/INFO]: [asCMD] Enabling asCMD v1.4
[19:42:11] [Server thread/INFO]: [asCMD] asCMD version 1.4 is enabled!
[19:42:11] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v3.1.1
[19:42:11] [Server thread/INFO]: <<[ DeathMessages ]>> [ Version ]=[ 3.1.1 ] [ Successfully Loaded! ]
[19:42:11] [Server thread/INFO]: [CommandNPCs] Enabling CommandNPCs v1.2.4
[19:42:11] [Server thread/ERROR]: [CommandNPCs] ****************************************
[19:42:11] [Server thread/ERROR]: [CommandNPCs]
[19:42:11] [Server thread/ERROR]: [CommandNPCs] This plugin depends on NPCLib!
[19:42:11] [Server thread/ERROR]: [CommandNPCs] http://www.spigotmc.org/resources/5853
[19:42:11] [Server thread/ERROR]: [CommandNPCs]
[19:42:11] [Server thread/ERROR]: [CommandNPCs] ****************************************
[19:42:11] [Server thread/INFO]: [CommandNPCs] Disabling CommandNPCs v1.2.4
[19:42:11] [Server thread/ERROR]: Error occurred while disabling CommandNPCs v1.2.4 (Is it up to date?)
java.lang.NoClassDefFoundError: de/inventivegames/npc/NPCLib
at org.inventivetalent.cmdnpc.CommandNPCs.saveNPCs(CommandNPCs.java:201) -[?:?]
at org.inventivetalent.cmdnpc.CommandNPCs.onDisable(CommandNPCs.java:195) -[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) -[spigot.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:360) [spigot.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:427) [spigot.jar:git-PaperSpigot-"4c7641d"]
at org.inventivetalent.cmdnpc.CommandNPCs.onEnable(CommandNPCs.java:86) [CommandNPC_v1.2.4.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [spigot.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [spigot.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [spigot.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [spigot.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [spigot.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [spigot.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [spigot.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [spigot.jar:git-PaperSpigot-"4c7641d"]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_171]
Caused by: java.lang.ClassNotFoundException: de.inventivegames.npc.NPCLib
at java.net.URLClassLoader.findClass(Unknown Source) -[?:1.8.0_171]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102) -[spigot.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) -[spigot.jar:git-PaperSpigot-"4c7641d"]
at java.lang.ClassLoader.loadClass(Unknown Source) -[?:1.8.0_171]
at java.lang.ClassLoader.loadClass(Unknown Source) -[?:1.8.0_171]
... 17 more
[19:42:11] [Server thread/INFO]: [AJB] Enabling AntiJoinBot v5.0
[19:42:11] [Server thread/INFO]: AntiJoinBot enabled in 60 seconds
[19:42:11] [Server thread/INFO]: [AJB] Loaded: 11516 IP's
[19:42:11] [Server thread/INFO]: [AJB] Loaded: 10 User's
[19:42:11] [Server thread/INFO]: [AJB] Downloading Blacklist...
[19:42:12] [Server thread/INFO]: [AJB] Blacklist successfully Downloaded
[19:42:12] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.2.9
[19:42:12] [Server thread/INFO]: Tablist> You have installed PlaceholderAPI feel free to use it !
[19:42:12] [Server thread/INFO]: Tablist> Tablist v1.3.2.9 enabled!!
[19:42:12] [Server thread/INFO]: [EpicBossRecoded] Enabling EpicBossRecoded v1.3.2
[19:42:12] [Server thread/INFO]: [Actionbar] Enabling Actionbar v1.3.2.6
[19:42:12] [Server thread/INFO]: Actionbar> You have installed PlaceholderAPI feel free to use it !
[19:42:12] [Server thread/INFO]: Actionbar> Actionbar v1.3.2.6 enabled!!
[19:42:12] [Server thread/INFO]: [Itemizer] Enabling Itemizer v3.4
[19:42:12] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
[19:42:12] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[19:42:12] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
[19:42:14] [Server thread/INFO]: [DailyGifts] Enabling DailyGifts v1.0
[19:42:14] [Server thread/INFO]: [isim-bug-fixed] Enabling isim-bug-fixed v1.0.0
[19:42:14] [Server thread/INFO]: isim-bug-fixed Version 1.0.0 has been enabled
[19:42:14] [Server thread/INFO]: Connecting to SQLite
[19:42:14] [Server thread/INFO]: [Referans] Enabling Referans v1.0
[19:42:14] [Server thread/INFO]: [PacketListenerApi] Enabling PacketListenerApi v3.7.0-SNAPSHOT
[19:42:14] [Server thread/INFO]: Adding channels for online players...
[19:42:14] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
[19:42:14] [Server thread/INFO]: [ClearLag] Loading modules...
[19:42:14] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[19:42:14] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[19:42:14] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[19:42:14] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v1.3
[19:42:14] [Server thread/INFO]: [AutoMessage] AutoMessage Enabled!
[19:42:14] [Server thread/INFO]: [DUYURU] Config has been reloaded!
[19:42:14] [Server thread/INFO]: [CrackShot] Enabling CrackShot v0.98.7
[19:42:14] [Server thread/INFO]: [CrackShot] Gun-mode activated. Boop!
[19:42:14] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
[19:42:14] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
[19:42:14] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[19:42:14] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
[19:42:14] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
[19:42:14] [Server thread/INFO]: [skQuery] Out of 163 classes, 160 classes were loaded from SkQuery
[19:42:14] [Server thread/INFO]: [AntiWDL] Enabling AntiWDL v0.1
[19:42:14] [Server thread/INFO]: [AntiWDL] -----------------------------
[19:42:14] [Server thread/INFO]: [AntiWDL] Loading AntiWDL by Upd4ting
[19:42:14] [Server thread/INFO]: [AntiWDL] Check out my twitter: twitter.com/upd4ting
[19:42:14] [Server thread/INFO]: [AntiWDL] -----------------------------
[19:42:14] [Server thread/INFO]: [eZProtector] Enabling eZProtector v4.2.1
[19:42:14] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
[19:42:14] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
[19:42:14] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
[19:42:14] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
[19:42:14] [Server thread/INFO]: [WildSkript] skQuery hooked!
[19:42:15] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
[19:42:15] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
[19:42:15] [Server thread/INFO]: [WildSkript] - Created by & © Dzikoysk -
[19:42:15] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.3
[19:42:15] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
[19:42:16] [Server thread/INFO]: [DeluxeMenus] 7 GUI menus loaded!
[19:42:16] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
[19:42:16] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
[19:42:16] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
[19:42:16] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.7.0
[19:42:16] [Server thread/INFO]: [FeatherBoard] Cracked by ***********.com
[19:42:16] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[19:42:16] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.7.0
[19:42:16] [Server thread/INFO]: [FeatherBoard] Framework version: 2018-03
[19:42:16] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
[19:42:16] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
[19:42:16] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[19:42:16] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
[19:42:16] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
[19:42:16] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
[19:42:16] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
[19:42:16] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
[19:42:16] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
[19:42:16] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
[19:42:16] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
[19:42:16] [Server thread/INFO]: [FeatherBoard] Loading messages ...
[19:42:16] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
[19:42:16] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
[19:42:16] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
[19:42:16] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
[19:42:20] [Server thread/INFO]: [FeatherBoard] Loaded 2361 of the 2361 placholders
[19:42:20] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
[19:42:20] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
[19:42:20] [Server thread/INFO]: [FeatherBoard] Lines: 2
[19:42:20] [Server thread/INFO]: [FeatherBoard] Arguments: 1
[19:42:21] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
[19:42:21] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'benchmark' ...
[19:42:21] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'combat-scoreboard-example' ...
[19:42:21] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
[19:42:22] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'mcmmo-levelup' ...
[19:42:22] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'towny-town-example' ...
[19:42:22] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
[19:42:22] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
[19:42:22] [Server thread/INFO]: [FeatherBoard] Your version is up to date!
[19:42:22] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
[19:42:22] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
[19:42:22] [Server thread/INFO]: [FakeChat] Enabling FakeChat v1.1
[19:42:22] [Server thread/INFO]: [FakeChat] FakeChat 1.1 enabled!
[19:42:22] [Server thread/INFO]: [FakeChat] Made by Muizers:)
[19:42:22] [Server thread/INFO]: [ChairStairs] Enabling ChairStairs v1.1
[19:42:22] [Server thread/INFO]: [GuiShopRecoded] Enabling GuiShopRecoded v1.4
[19:42:23] [Server thread/INFO]: Hay! There was an exception. Please report it!
[19:42:23] [Server thread/WARN]: java.lang.NullPointerException
[19:42:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaEnchantedBook.addStoredEnchant(CraftMetaEnchantedBook.java:150)
[19:42:23] [Server thread/WARN]: at ru.blc.guishop.utils.ItemMetaUtil.getEnchantmentsMeta(ItemMetaUtil.java:99)
[19:42:23] [Server thread/WARN]: at ru.blc.guishop.utils.ItemUtil.getSpecialMeta(ItemUtil.java:73)
[19:42:23] [Server thread/WARN]: at ru.blc.guishop.utils.ItemUtil.load(ItemUtil.java:66)
[19:42:23] [Server thread/WARN]: at ru.blc.guishop.gui.Tab.loadItems(Tab.java:167)
[19:42:23] [Server thread/WARN]: at ru.blc.guishop.gui.Tab.loadVipTab(Tab.java:146)
[19:42:23] [Server thread/WARN]: at ru.blc.guishop.gui.GUI.generateVipTabs(GUI.java:226)
[19:42:23] [Server thread/WARN]: at ru.blc.guishop.gui.GUI.createShop(GUI.java:34)
[19:42:23] [Server thread/WARN]: at ru.blc.guishop.GuiShopRecoded.onEnable(GuiShopRecoded.java:82)
[19:42:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[19:42:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
[19:42:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407)
[19:42:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359)
[19:42:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318)
[19:42:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408)
[19:42:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372)
[19:42:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
[19:42:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
[19:42:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563)
[19:42:23] [Server thread/INFO]: Hay! There was an exception. Please report it!
[19:42:23] [Server thread/WARN]: java.lang.NullPointerException
[19:42:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaEnchantedBook.addStoredEnchant(CraftMetaEnchantedBook.java:150)
[19:42:23] [Server thread/WARN]: at ru.blc.guishop.utils.ItemMetaUtil.getEnchantmentsMeta(ItemMetaUtil.java:99)
[19:42:23] [Server thread/WARN]: at ru.blc.guishop.utils.ItemUtil.getSpecialMeta(ItemUtil.java:73)
[19:42:23] [Server thread/WARN]: at ru.blc.guishop.utils.ItemUtil.load(ItemUtil.java:66)
[19:42:23] [Server thread/WARN]: at ru.blc.guishop.gui.Tab.loadItems(Tab.java:167)
[19:42:23] [Server thread/WARN]: at ru.blc.guishop.gui.Tab.loadVipTab(Tab.java:146)
[19:42:23] [Server thread/WARN]: at ru.blc.guishop.gui.GUI.generateVipTabs(GUI.java:226)
[19:42:23] [Server thread/WARN]: at ru.blc.guishop.gui.GUI.createShop(GUI.java:34)
[19:42:23] [Server thread/WARN]: at ru.blc.guishop.GuiShopRecoded.onEnable(GuiShopRecoded.java:82)
[19:42:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[19:42:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
[19:42:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407)
[19:42:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359)
[19:42:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318)
[19:42:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408)
[19:42:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372)
[19:42:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
[19:42:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
[19:42:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563)
[19:42:23] [Server thread/INFO]: [BlastJackpot] Enabling BlastJackpot v1.0
[19:42:23] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.7.4.4
[19:42:23] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
[19:42:23] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
[19:42:23] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
[19:42:23] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
[19:42:23] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
[19:42:23] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
[19:42:23] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
[19:42:23] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
[19:42:23] [Server thread/INFO]: [CrazyCrates] Loading custom files.
[19:42:23] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/AdaKit.yml.
[19:42:23] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Basic.yml.
[19:42:23] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Classic.yml.
[19:42:23] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Crazy.yml.
[19:42:23] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Galactic.yml.
[19:42:23] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Gizemli.yml.
[19:42:23] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Kit.yml.
[19:42:23] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Spawner.yml.
[19:42:23] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
[19:42:23] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
[19:42:23] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
[19:42:23] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
[19:42:23] [Server thread/INFO]: [CrazyCrates] Loaded 11 physical crate locations.
[19:42:23] [Server thread/INFO]: [CrazyCrates] Failed to load 8 physical crate locations.
[19:42:23] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
[19:42:23] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
[19:42:23] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@31f43363}
[19:42:23] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@b1ec7fb}
[19:42:23] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@1b6182d0}
[19:42:23] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@554e01ba}
[19:42:23] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@7ab4312d}
[19:42:23] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@768109f}
[19:42:23] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@100865a0}
[19:42:23] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@356ef5ca}
[19:42:23] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
[19:42:23] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[19:42:23] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[19:42:23] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[19:42:23] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[19:42:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[19:42:23] [Server thread/INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
[19:42:23] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
[19:42:23] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
[19:42:23] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
[19:42:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
[19:42:23] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) TNT ignition is PERMITTED.
[19:42:23] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lighters are PERMITTED.
[19:42:23] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lava fire is blocked.
[19:42:23] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Fire spread is UNRESTRICTED.
[19:42:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock_nether'
[19:42:23] [Server thread/INFO]: [WorldGuard] Loading region data...
[19:42:24] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.3
[19:42:24] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
[19:42:24] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
[19:42:24] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11
[19:42:24] [Server thread/INFO]: [CombatLog] Loading messages.properties.
[19:42:24] [Server thread/INFO]: [CombatLog] Loading config.yml.
[19:42:24] [Server thread/INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
[19:42:24] [Server thread/INFO]: [CombatLog] Factions plugin not found! Safezone untagging will not work.
[19:42:24] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Enabled.
[19:42:24] [Server thread/INFO]: [Essentials] Enabling Essentials v2.15.0.3
[19:42:24] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[19:42:24] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
[19:42:24] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
[19:42:24] [Server thread/INFO]: Using locale tr
[19:42:24] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
[19:42:24] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[19:42:24] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[19:42:24] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
[19:42:24] [Server thread/INFO]: [EpicSpawners] Enabling EpicSpawners v5.2
[19:42:24] [Server thread/INFO]: [Arconix] Plugin hooked: EpicSpawners
[19:42:24] [Server thread/INFO]: =============================
[19:42:24] [Server thread/INFO]: EpicSpawners 5.2 by Brianna <3!
[19:42:24] [Server thread/INFO]: Action: Enabling...
[19:42:24] [Server thread/INFO]: [EpicSpawners] Loading data file
[19:42:25] [Server thread/INFO]: [EpicSpawners] Found and loaded locale "en_US"
[19:42:25] [Server thread/INFO]: [EpicSpawners] Loading Language File
[19:42:25] [Server thread/INFO]: [EpicSpawners] Loading Hooks File
[19:42:25] [Server thread/INFO]: [EpicSpawners] Loading Data File
[19:42:25] [Server thread/INFO]: [EpicSpawners] Loading language file
[19:42:25] [Server thread/INFO]: [EpicSpawners] Checking for legacy spawners...
[19:42:25] [Server thread/INFO]: [EpicSpawners] No legacy spawners found.
[19:42:26] [Server thread/INFO]: =============================
[19:42:26] [Server thread/INFO]: [EpicSpawners] Registered protection hook for plugin: ASkyBlock
[19:42:26] [Server thread/INFO]: [EpicSpawners] Registered protection hook for plugin: WorldGuard
[19:42:27] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[19:42:27] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
[19:42:27] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
[19:42:27] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: FLAT & seed: 0
[19:42:27] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'ASkyBlock' - Env: NORMAL - Type: FLAT & seed: 4482814629719197113 & generator: ASkyBlock
[19:42:27] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
[19:42:27] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 120 Z: 1 P: 0 Y: 0
[19:42:28] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
[19:42:28] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'ASkyBlock_nether' - Env: NETHER - Type: FLAT & seed: -531846904589488490
[19:42:28] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
[19:42:28] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 117 Z: 0 P: 0 Y: 0
[19:42:28] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
[19:42:28] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'SKYBLOCK' - Env: NORMAL - Type: FLAT & seed: 0
[19:42:28] [Server thread/INFO]: -------- World Settings For [SKYBLOCK] --------
[19:42:28] [Server thread/INFO]: Item Despawn Rate: 6000
[19:42:28] [Server thread/INFO]: Item Merge Radius: 3.5
[19:42:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:42:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:42:28] [Server thread/INFO]: View Distance: 5
[19:42:28] [Server thread/INFO]: Chunks to Grow per Tick: 650
[19:42:28] [Server thread/INFO]: Clear tick list: false
[19:42:28] [Server thread/INFO]: Experience Merge Radius: 6.0
[19:42:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:42:28] [Server thread/INFO]: Max Entity Collisions: 2
[19:42:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[19:42:28] [Server thread/INFO]: Mob Spawn Range: 3
[19:42:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:42:28] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:42:28] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:42:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:42:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:42:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:42:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:42:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[19:42:28] [Server thread/INFO]: Max TNT Explosions: 100
[19:42:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:42:28] [Server thread/INFO]: Random Lighting Updates: false
[19:42:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:42:28] [Server thread/INFO]: Structure Info Saving: true
[19:42:28] [Server thread/INFO]: Hopper Transfer: 1 Hopper Check: 24 Hopper Amount: 3
[19:42:28] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2
[19:42:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:42:28] [Server thread/INFO]: Sending up to 10 chunks per packet
[19:42:28] [Server thread/INFO]: Anti X-Ray: true
[19:42:28] [Server thread/INFO]: Engine Mode: 1
[19:42:28] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[19:42:28] [Server thread/INFO]: Replace Blocks: [1, 5]
[19:42:28] [Server thread/INFO]: -------- World Settings For [SKYBLOCK] --------
[19:42:28] [Server thread/INFO]: Water over lava flow speed: 5
[19:42:28] [Server thread/INFO]: Fix TNT cannons: false
[19:42:28] [Server thread/INFO]: World async lighting: false
[19:42:28] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[19:42:28] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[19:42:28] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[19:42:28] [Server thread/INFO]: Keep spawn chunk loaded: true
[19:42:28] [Server thread/INFO]: Allow undead horse types to be leashed: false
[19:42:28] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[19:42:28] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[19:42:28] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[19:42:28] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 28 Hard: 96
[19:42:28] [Server thread/INFO]: Preparing start region for level 3 (Seed: 0)
[19:42:28] [Server thread/INFO]: [CrazyCrates] Fixed 0 broken crate locations.
[19:42:28] [Server thread/INFO]: [WorldGuard] (SKYBLOCK) TNT ignition is PERMITTED.
[19:42:28] [Server thread/INFO]: [WorldGuard] (SKYBLOCK) Lighters are PERMITTED.
[19:42:28] [Server thread/INFO]: [WorldGuard] (SKYBLOCK) Lava fire is blocked.
[19:42:28] [Server thread/INFO]: [WorldGuard] (SKYBLOCK) Fire spread is UNRESTRICTED.
[19:42:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SKYBLOCK'
[19:42:28] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'deneme' - Env: NORMAL - Type: FLAT & seed: -4150090542571360291
[19:42:28] [Server thread/INFO]: -------- World Settings For [deneme] --------
[19:42:28] [Server thread/INFO]: Item Despawn Rate: 6000
[19:42:28] [Server thread/INFO]: Item Merge Radius: 3.5
[19:42:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:42:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:42:28] [Server thread/INFO]: View Distance: 5
[19:42:28] [Server thread/INFO]: Chunks to Grow per Tick: 650
[19:42:28] [Server thread/INFO]: Clear tick list: false
[19:42:28] [Server thread/INFO]: Experience Merge Radius: 6.0
[19:42:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:42:28] [Server thread/INFO]: Max Entity Collisions: 2
[19:42:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[19:42:28] [Server thread/INFO]: Mob Spawn Range: 3
[19:42:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:42:28] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:42:28] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:42:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:42:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:42:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:42:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:42:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[19:42:28] [Server thread/INFO]: Max TNT Explosions: 100
[19:42:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:42:28] [Server thread/INFO]: Random Lighting Updates: false
[19:42:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:42:28] [Server thread/INFO]: Structure Info Saving: true
[19:42:28] [Server thread/INFO]: Hopper Transfer: 1 Hopper Check: 24 Hopper Amount: 3
[19:42:28] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2
[19:42:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:42:28] [Server thread/INFO]: Sending up to 10 chunks per packet
[19:42:28] [Server thread/INFO]: Anti X-Ray: true
[19:42:28] [Server thread/INFO]: Engine Mode: 1
[19:42:28] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[19:42:28] [Server thread/INFO]: Replace Blocks: [1, 5]
[19:42:28] [Server thread/INFO]: -------- World Settings For [deneme] --------
[19:42:28] [Server thread/INFO]: Water over lava flow speed: 5
[19:42:28] [Server thread/INFO]: Fix TNT cannons: false
[19:42:28] [Server thread/INFO]: World async lighting: false
[19:42:28] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[19:42:28] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[19:42:28] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[19:42:28] [Server thread/INFO]: Keep spawn chunk loaded: true
[19:42:28] [Server thread/INFO]: Allow undead horse types to be leashed: false
[19:42:28] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[19:42:28] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[19:42:28] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[19:42:28] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 28 Hard: 96
[19:42:28] [Server thread/INFO]: Preparing start region for level 4 (Seed: -4150090542571360291)
[19:42:29] [Server thread/INFO]: [CrazyCrates] Fixed 0 broken crate locations.
[19:42:29] [Server thread/INFO]: [WorldGuard] (deneme) TNT ignition is PERMITTED.
[19:42:29] [Server thread/INFO]: [WorldGuard] (deneme) Lighters are PERMITTED.
[19:42:29] [Server thread/INFO]: [WorldGuard] (deneme) Lava fire is blocked.
[19:42:29] [Server thread/INFO]: [WorldGuard] (deneme) Fire spread is UNRESTRICTED.
[19:42:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'deneme'
[19:42:29] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'arena' - Env: NORMAL - Type: FLAT & seed: -9200956705288828744
[19:42:29] [Server thread/INFO]: -------- World Settings For [arena] --------
[19:42:29] [Server thread/INFO]: Item Despawn Rate: 6000
[19:42:29] [Server thread/INFO]: Item Merge Radius: 3.5
[19:42:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:42:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:42:29] [Server thread/INFO]: View Distance: 5
[19:42:29] [Server thread/INFO]: Chunks to Grow per Tick: 650
[19:42:29] [Server thread/INFO]: Clear tick list: false
[19:42:29] [Server thread/INFO]: Experience Merge Radius: 6.0
[19:42:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:42:29] [Server thread/INFO]: Max Entity Collisions: 2
[19:42:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[19:42:29] [Server thread/INFO]: Mob Spawn Range: 3
[19:42:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:42:29] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:42:29] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:42:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:42:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:42:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:42:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:42:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[19:42:29] [Server thread/INFO]: Max TNT Explosions: 100
[19:42:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:42:29] [Server thread/INFO]: Random Lighting Updates: false
[19:42:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:42:29] [Server thread/INFO]: Structure Info Saving: true
[19:42:29] [Server thread/INFO]: Hopper Transfer: 1 Hopper Check: 24 Hopper Amount: 3
[19:42:29] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2
[19:42:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:42:29] [Server thread/INFO]: Sending up to 10 chunks per packet
[19:42:29] [Server thread/INFO]: Anti X-Ray: true
[19:42:29] [Server thread/INFO]: Engine Mode: 1
[19:42:29] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[19:42:29] [Server thread/INFO]: Replace Blocks: [1, 5]
[19:42:29] [Server thread/INFO]: -------- World Settings For [arena] --------
[19:42:29] [Server thread/INFO]: Water over lava flow speed: 5
[19:42:29] [Server thread/INFO]: Fix TNT cannons: false
[19:42:29] [Server thread/INFO]: World async lighting: false
[19:42:29] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[19:42:29] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[19:42:29] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[19:42:29] [Server thread/INFO]: Keep spawn chunk loaded: true
[19:42:29] [Server thread/INFO]: Allow undead horse types to be leashed: false
[19:42:29] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[19:42:29] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[19:42:29] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[19:42:29] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 28 Hard: 96
[19:42:29] [Server thread/INFO]: Preparing start region for level 5 (Seed: -9200956705288828744)
[19:42:29] [Server thread/INFO]: [CrazyCrates] Fixed 0 broken crate locations.
[19:42:29] [Server thread/INFO]: [WorldGuard] (arena) TNT ignition is PERMITTED.
[19:42:29] [Server thread/INFO]: [WorldGuard] (arena) Lighters are PERMITTED.
[19:42:29] [Server thread/INFO]: [WorldGuard] (arena) Lava fire is blocked.
[19:42:29] [Server thread/INFO]: [WorldGuard] (arena) Fire spread is UNRESTRICTED.
[19:42:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'arena'
[19:42:29] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'lapis1' - Env: NORMAL - Type: NORMAL & seed: 7565627887627011152
[19:42:29] [Server thread/INFO]: -------- World Settings For [lapis1] --------
[19:42:29] [Server thread/INFO]: Item Despawn Rate: 6000
[19:42:29] [Server thread/INFO]: Item Merge Radius: 3.5
[19:42:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:42:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:42:29] [Server thread/INFO]: View Distance: 5
[19:42:29] [Server thread/INFO]: Chunks to Grow per Tick: 650
[19:42:29] [Server thread/INFO]: Clear tick list: false
[19:42:29] [Server thread/INFO]: Experience Merge Radius: 6.0
[19:42:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:42:29] [Server thread/INFO]: Max Entity Collisions: 2
[19:42:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[19:42:29] [Server thread/INFO]: Mob Spawn Range: 3
[19:42:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:42:29] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:42:29] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:42:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:42:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:42:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:42:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:42:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[19:42:29] [Server thread/INFO]: Max TNT Explosions: 100
[19:42:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:42:29] [Server thread/INFO]: Random Lighting Updates: false
[19:42:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:42:29] [Server thread/INFO]: Structure Info Saving: true
[19:42:29] [Server thread/INFO]: Hopper Transfer: 1 Hopper Check: 24 Hopper Amount: 3
[19:42:29] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2
[19:42:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:42:29] [Server thread/INFO]: Sending up to 10 chunks per packet
[19:42:29] [Server thread/INFO]: Anti X-Ray: true
[19:42:29] [Server thread/INFO]: Engine Mode: 1
[19:42:29] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[19:42:29] [Server thread/INFO]: Replace Blocks: [1, 5]
[19:42:29] [Server thread/INFO]: -------- World Settings For [lapis1] --------
[19:42:29] [Server thread/INFO]: Water over lava flow speed: 5
[19:42:29] [Server thread/INFO]: Fix TNT cannons: false
[19:42:29] [Server thread/INFO]: World async lighting: false
[19:42:29] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[19:42:29] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[19:42:29] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[19:42:29] [Server thread/INFO]: Keep spawn chunk loaded: true
[19:42:29] [Server thread/INFO]: Allow undead horse types to be leashed: false
[19:42:29] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[19:42:29] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[19:42:29] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[19:42:29] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 28 Hard: 96
[19:42:29] [Server thread/INFO]: Preparing start region for level 6 (Seed: 7565627887627011152)
[19:42:30] [Server thread/INFO]: [CrazyCrates] Fixed 0 broken crate locations.
[19:42:30] [Server thread/INFO]: [WorldGuard] (lapis1) TNT ignition is PERMITTED.
[19:42:30] [Server thread/INFO]: [WorldGuard] (lapis1) Lighters are PERMITTED.
[19:42:30] [Server thread/INFO]: [WorldGuard] (lapis1) Lava fire is blocked.
[19:42:30] [Server thread/INFO]: [WorldGuard] (lapis1) Fire spread is UNRESTRICTED.
[19:42:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'lapis1'
[19:42:30] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
[19:42:30] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
[19:42:31] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
[19:42:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[19:42:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[19:42:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[19:42:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
[19:42:31] [Server thread/INFO]: [NoCheatPlus] Update block-info: WATER_LILY block shape patch for multi client protocol support around 1.7.x - 1.11.x.
[19:42:31] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[19:42:31] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.8.8)...
[19:42:31] [Server thread/INFO]: [NoCheatPlus] Confirm teleport packet available (via name): TELEPORT_ACCEPT[PLAY, CLIENT, 0, classNames: [PacketPlayInTeleportAccept] (unregistered)]
[19:42:31] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [NoCheatPlus] Unsupported client packet in current Minecraft version: TELEPORT_ACCEPT[PLAY, CLIENT, 0, classNames: [PacketPlayInTeleportAccept] (unregistered)]
[19:42:31] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance | CatchAllAdapter
[19:42:31] [Server thread/INFO]: [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is enabled.
[19:42:31] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.22-SNAPSHOT (build 1487)
[19:42:31] [Server thread/ERROR]: [Citizens] v2.0.22-SNAPSHOT (build 1487) is not compatible with Minecraft v1_8_R3 - try upgrading or downgrading Citizens. Disabling.
[19:42:31] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.22-SNAPSHOT (build 1487)
[19:42:31] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.67
[19:42:32] [Server thread/INFO]: [AutoPickup] Enabling AutoPickup v3.6
[19:42:32] [Server thread/INFO]: [AutoPickup] Detected you are using AutoSell
[19:42:32] [Server thread/INFO]: [React] Enabling React v5.7.4
[19:42:32] [Server thread/INFO]: Started Parallel CoreTick Thread: 0
[19:42:33] [Server thread/INFO]:
/|
//..
//....
//......
//........
//..........
//............ |
|:::::........ ::| ______ _______ ______ _______
|::::::::::... :::::| (_____ \ (_______) /\ / _____)(_______)
|::::::::::::: ::::::::::| _____) ) _____ / \ | / _
|::::::::::: ...:::::::::| (_____ ( | ___) / /\ \ | | | |
|:::::: ........::::| | || |_____ | |__| || \_____ | |_____
|:: ............| |_||_______)|______| \______) \______)
| ..........//
........//
......//
....//
..//
|/
[19:42:33] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.15.0.3
[19:42:33] [Server thread/INFO]: [TimeIsMoney] Enabling TimeIsMoney v1.9.6.3
[19:42:33] [Server thread/INFO]: [TimeIsMoney] Loaded 2 Payouts!
[19:42:33] [Server thread/INFO]: Time is Money: Essentials found. Hook in it -> Will use Essentials's AFK feature if afk is enabled.
[19:42:33] [Server thread/INFO]: Time is Money v1.9.6.3 started.
[19:42:33] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.4.7
[19:42:33] [Server thread/INFO]: [MineResetLite] MRL is managed and developed by Boomclaw under the Apache 2.0 license.
[19:42:33] [Server thread/INFO]: [MineResetLite] For any issues or suggestions, use the Spigot discussion thread. Do not PM any of the developers.
[19:42:33] [Server thread/INFO]: [MineResetLite] Loading mine from file 'deneme49100%.mine.yml'...
[19:42:33] [Server thread/INFO]: [MineResetLite] Loading mine from file 'editobsi1.mine.yml'...
[19:42:33] [Server thread/INFO]: [MineResetLite] Loading mine from file 'editobsi2.mine.yml'...
[19:42:33] [Server thread/INFO]: [MineResetLite] Loading mine from file 'edittas1.mine.yml'...
[19:42:33] [Server thread/INFO]: [MineResetLite] Loading mine from file 'edittas2.mine.yml'...
[19:42:33] [Server thread/INFO]: [MineResetLite] Loading mine from file 'obsi49100%.mine.yml'...
[19:42:33] [Server thread/INFO]: [MineResetLite] Loading mine from file 'viphammadde.mine.yml'...
[19:42:33] [Server thread/INFO]: [AutoKiller] Enabling AutoKiller v2.6
[19:42:33] [Server thread/INFO]: [UEAntiTab] Enabling UEAntiTab v1.5.5
[19:42:33] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
[19:42:33] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
[19:42:33] [Server thread/INFO]: creating table 'items'
[19:42:33] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
[19:42:33] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
[19:42:33] [Server thread/INFO]: creating table 'accounts'
[19:42:33] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
[19:42:33] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
[19:42:33] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
[19:42:33] [Server thread/INFO]: [ChestShop] Lockette version 1.8.21 loaded.
[19:42:33] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[19:42:34] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v2.4.3
[19:42:34] [Server thread/INFO]: [ArmorStandTools] Loading support for v1_8_R3
[19:42:34] [Server thread/INFO]: [ArmorStandTools] PlotSquared plugin not found. Continuing without PlotSquared support.
[19:42:34] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin found. WorldGuard support enabled.
[19:42:34] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
[19:42:34] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
[19:42:34] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[19:42:34] [Server thread/INFO]: [WolvSK] Enabling WolvSK v1.6.0
[19:42:35] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.3.2-SNAPSHOT
[19:42:35] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_8_R3 (Minecraft 1.8)...
[19:42:35] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
[19:42:35] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
[19:42:36] [Server thread/INFO]: [MythicMobs] Loaded 5 mobs.
[19:42:36] [Server thread/INFO]: [MythicMobs] Loaded 3 vanilla mob overrides.
[19:42:36] [Server thread/INFO]: [MythicMobs] Loaded 0 mob stacks.
[19:42:36] [Server thread/INFO]: [MythicMobs] Loaded 3 skills.
[19:42:36] [Server thread/INFO]: [MythicMobs] Loaded 2 random spawns.
[19:42:36] [Server thread/INFO]: [MythicMobs] Loaded 3 mythic items.
[19:42:36] [Server thread/INFO]: [MythicMobs] Loaded 1 drop tables.
[19:42:36] [Server thread/INFO]: [MythicMobs] Loaded 0 mob spawners.
[19:42:36] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
[19:42:36] [Server thread/INFO]: [MythicMobs] v4.3.2-SNAPSHOT has been successfully loaded!
[19:42:36] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.15.0.3
[19:42:36] [Server thread/INFO]: [ChestSell] Enabling ChestSell v1.0
[19:42:36] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.15.0.3
[19:42:36] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
[19:42:36] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.15.0.3
[19:42:36] [Server thread/INFO]: [AntiJigsaw] Enabling AntiJigsaw v1
[19:42:37] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.2-b1542
[19:42:37] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[19:42:37] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[19:42:37] [Server thread/INFO]: [AuthMe] Hooked into Vault!
[19:42:37] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
[19:42:37] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
[19:42:37] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
[19:42:38] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
[19:42:38] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
[19:42:38] [Server thread/INFO]: [AuthMe] AuthMe 5.2 build n.1542 correctly enabled!
[19:42:38] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[19:42:38] [Server thread/INFO]: Done (30,380s)! For help, type "help" or "?"
[19:42:38] [Server thread/INFO]: Timings Reset