Yardım Server Kendi Kendine Stop Çekiyor 1.14.4

SarhosMisali

Ağaç Yumruklayıcı
Mesajlar
17
En iyi cevaplar
0
Beğeniler
3
Puanları
40
Oyun Sürümü
1.14.4
Galiba pluginlerle alakalı bir sorun ama hangi plugini silmem gerek bilmiyorum yardımcı olabilir misiniz?

[10:48:06] [Server thread/INFO]: Loading properties
[10:48:07] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-9de398a-9c887d4 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
[10:48:07] [Server thread/INFO]: Debug logging is disabled
[10:48:07] [Server thread/INFO]: Using 4 threads for Netty based IO
[10:48:07] [Server thread/INFO]: Server Ping Player Sample Count: 12
[10:48:07] [Server thread/INFO]: Default game type: SURVIVAL
[10:48:07] [Server thread/INFO]: Generating keypair
[10:48:08] [Server thread/INFO]: Starting Minecraft server on *:25565
[10:48:08] [Server thread/INFO]: Using default channel type
[10:48:34] [Server thread/ERROR]: Could not load 'plugins\DiceFurniture1_13.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: FurnitureLib
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:221) [spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:350) [spigot.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [spigot.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:776) [spigot.jar:git-Spigot-9de398a-9c887d4]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[10:48:34] [Server thread/WARN]: Plugin SketchMap v1.0.0 does not specify an api-version.
[10:48:34] [Server thread/WARN]: Plugin Skript v2.1.2 does not specify an api-version.
[10:48:34] [Server thread/WARN]: Plugin PowerMining v2.7.5 does not specify an api-version.
[10:48:34] [Server thread/WARN]: Plugin isim-bug-fixed v1.0.0 does not specify an api-version.
[10:48:34] [Server thread/WARN]: Plugin Vehicles v8.2 does not specify an api-version.
[10:48:34] [Server thread/WARN]: Plugin BetterChairs v0.10.1 does not specify an api-version.
[10:48:34] [Server thread/WARN]: Plugin SleepPercentage v1.2.1 does not specify an api-version.
[10:48:34] [Server thread/WARN]: Plugin NewItems v3.1.2 does not specify an api-version.
[10:48:35] [Server thread/ERROR]: Could not load 'plugins\NewItems.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream:)Lorg/bukkit/configuration/file/YamlConfiguration;
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) -[spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:334) -[spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:253) [spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:350) [spigot.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [spigot.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:776) [spigot.jar:git-Spigot-9de398a-9c887d4]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream:)Lorg/bukkit/configuration/file/YamlConfiguration;
at com.evill4mer.NewItems.g.x.update(Unknown Source) -[?:?]
at com.evill4mer.NewItems.g.x.<init>(Unknown Source) -[?:?]
at com.evill4mer.NewItems.Main.<init>(Unknown Source) -[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) -[?:1.8.0_221]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) -[?:1.8.0_221]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) -[?:1.8.0_221]
at java.lang.reflect.Constructor.newInstance(Unknown Source) -[?:1.8.0_221]
at java.lang.Class.newInstance(Unknown Source) -[?:1.8.0_221]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:71) -[spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) -[spigot.jar:git-Spigot-9de398a-9c887d4]
... 6 more
[10:48:35] [Server thread/WARN]: Plugin AutoSaveWorld v4.15 does not specify an api-version.
[10:48:35] [Server thread/ERROR]: Could not load 'plugins\DynmapPlotMe.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: dynmap
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:221) [spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:350) [spigot.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [spigot.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:776) [spigot.jar:git-Spigot-9de398a-9c887d4]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[10:48:35] [Server thread/WARN]: Plugin EnchantPlus v1.4 does not specify an api-version.
[10:48:35] [Server thread/WARN]: Plugin DeathMessages v1.11.0 does not specify an api-version.
[10:48:35] [Server thread/WARN]: Plugin PlotMe v0.16.3 does not specify an api-version.
[10:48:35] [Server thread/WARN]: Plugin ActionHealth v3.4.1 does not specify an api-version.
[10:48:35] [Server thread/WARN]: Plugin SilkSpawners v5.0.2 does not specify an api-version.
[10:48:35] [Server thread/WARN]: Plugin KitAdder v3 does not specify an api-version.
[10:48:35] [Server thread/WARN]: Plugin SignColors v1.1.1 does not specify an api-version.
[10:48:35] [Server thread/WARN]: Plugin ChestCommands v3.1.4 does not specify an api-version.
[10:48:35] [Server thread/WARN]: Plugin LockettePro v2.9.0 does not specify an api-version.
[10:48:35] [Server thread/WARN]: Plugin BuyRegion v1.1.7 does not specify an api-version.
[10:48:35] [Server thread/WARN]: Plugin PlotMe-DefaultGenerator v0.16.1 does not specify an api-version.
[10:48:35] [Server thread/WARN]: Plugin Multiverse-Core v2.5-b719 does not specify an api-version.
[10:48:36] [Server thread/WARN]: Plugin AuthMe v5.4.0-b1877 does not specify an api-version.
[10:48:36] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.1;61bc012
[10:48:38] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@3b7b3a82]
[10:48:38] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.9.11
[10:48:38] [Server thread/INFO]: [SketchMap] Loading SketchMap v1.0.0
[10:48:38] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[10:48:38] [Server thread/INFO]: [PowerMining] Loading PowerMining v2.7.5
[10:48:38] [Server thread/INFO]: [isim-bug-fixed] Loading isim-bug-fixed v1.0.0
[10:48:38] [Server thread/INFO]: [GroupManager] Loading GroupManager v0.2.0
[10:48:38] [Server thread/INFO]: [Vehicles] Loading Vehicles v8.2
[10:48:38] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.0
[10:48:38] [Server thread/INFO]: [BetterChairs] Loading BetterChairs v0.10.1
[10:48:38] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.0
[10:48:38] [Server thread/INFO]: [SleepPercentage] Loading SleepPercentage v1.2.1
[10:48:38] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0;02b731f
[10:48:38] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.15
[10:48:38] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.7.3
[10:48:38] [Server thread/INFO]: [EnchantPlus] Loading EnchantPlus v1.4
[10:48:38] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v1.11.0
[10:48:38] [Server thread/INFO]: [MOTD] Loading MOTD v2.3.6
[10:48:38] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
[10:48:38] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.5.2
[10:48:38] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
[10:48:38] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.16.3
[10:48:38] [Server thread/INFO]: [QuickShop] Loading QuickShop vReremake 2.4.6.2
[10:48:38] [Server thread/INFO]: [ActionHealth] Loading ActionHealth v3.4.1
[10:48:38] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v5.0.2
[10:48:38] [Server thread/INFO]: [KitAdder] Loading KitAdder v3
[10:48:38] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.25-SNAPSHOT (build 1732)
[10:48:38] [Server thread/INFO]: [SignColors] Loading SignColors v1.1.1
[10:48:38] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
[10:48:38] [Server thread/INFO]: [LockettePro] Loading LockettePro v2.9.0
[10:48:38] [Server thread/INFO]: [MoreFish] Loading MoreFish v3.0.2
[10:48:38] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.1.0
[10:48:38] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.0
[10:48:38] [Server thread/INFO]: [BuyRegion] Loading BuyRegion v1.1.7
[10:48:38] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.0
[10:48:38] [Server thread/INFO]: [PlotMe-DefaultGenerator] Loading PlotMe-DefaultGenerator v0.16.1
[10:48:38] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
[10:48:38] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.8.1
[10:48:38] [Server thread/INFO]: [Shopkeepers] Loading config.
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Inserting default value for missing config entry: msg-creation-ıtem-selected
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Missing default value for missing config entry: msg-creation-ıtem-selected
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Inserting default value for missing config entry: msg-chest-already-ın-use
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Missing default value for missing config entry: msg-chest-already-ın-use
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Inserting default value for missing config entry: msg-name-ınvalid
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Missing default value for missing config entry: msg-name-ınvalid
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Inserting default value for missing config entry: msg-target-entity-ıs-no-shop
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Missing default value for missing config entry: msg-target-entity-ıs-no-shop
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Inserting default value for missing config entry: msg-target-shop-ıs-no-admin-shop
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Missing default value for missing config entry: msg-target-shop-ıs-no-admin-shop
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Inserting default value for missing config entry: msg-target-shop-ıs-no-player-shop
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Missing default value for missing config entry: msg-target-shop-ıs-no-player-shop
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Inserting default value for missing config entry: msg-shop-creation-ıtems-given
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Missing default value for missing config entry: msg-shop-creation-ıtems-given
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Inserting default value for missing config entry: msg-must-hold-hire-ıtem
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Missing default value for missing config entry: msg-must-hold-hire-ıtem
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Inserting default value for missing config entry: msg-command-argument-ınvalid
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Missing default value for missing config entry: msg-command-argument-ınvalid
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Inserting default value for missing config entry: msg-command-player-argument-ınvalid
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Missing default value for missing config entry: msg-command-player-argument-ınvalid
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Inserting default value for missing config entry: msg-command-shop-type-argument-ınvalid
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Missing default value for missing config entry: msg-command-shop-type-argument-ınvalid
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Inserting default value for missing config entry: msg-command-shop-object-type-argument-ınvalid
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Missing default value for missing config entry: msg-command-shop-object-type-argument-ınvalid
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Inserting default value for missing config entry: msg-command-shopkeeper-argument-ınvalid
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: Missing default value for missing config entry: msg-command-shopkeeper-argument-ınvalid
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: 'shop-creation-item' can not be AIR.
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: 'hire-item' can not be AIR.
[10:48:38] [Server thread/WARN]: [Shopkeepers] Config: 'currency-item' can not be AIR.
[10:48:38] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
[10:48:38] [Server thread/INFO]: [AreaShop] Loading AreaShop v2.6.0
[10:48:38] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.4.0-b1877
[10:48:38] [Server thread/INFO]: [TheNewEconomy] Loading TheNewEconomy v0.1.1.9
[10:48:39] [Server thread/INFO]: [TheNewEconomy] Loading The New Economy with Java Version: 1.8.0_221
[10:48:39] [Server thread/INFO]: [TheNewEconomy] Hooked into Vault
[10:48:39] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.1;61bc012
[10:48:39] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[10:48:39] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter
[10:48:40] [Server thread/WARN]: [WorldEdit] ====================================================
[10:48:40] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
[10:48:40] [Server thread/WARN]: [WorldEdit] as your server software.
[10:48:40] [Server thread/WARN]: [WorldEdit]
[10:48:40] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
[10:48:40] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
[10:48:40] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
[10:48:40] [Server thread/WARN]: [WorldEdit]
[10:48:40] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
[10:48:40] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
[10:48:40] [Server thread/WARN]: [WorldEdit]
[10:48:40] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
[10:48:40] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
[10:48:40] [Server thread/WARN]: [WorldEdit]
[10:48:40] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ PaperMC – The High Performance Fork
[10:48:40] [Server thread/WARN]: [WorldEdit] ====================================================
[10:48:40] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.15
[10:48:40] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
[10:48:40] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[10:48:40] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[10:48:40] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[10:48:40] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[10:48:40] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
[10:48:40] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[10:48:40] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.16.3
[10:48:40] [Server thread/WARN]: [PlotMe] This MC version is not supported yet, trying latest version!
[10:48:41] [Server thread/WARN]: [PlotMe] You are using an unsupported version of worldedit. The PlotMe WorldEdit Listener not be enabled.
[10:48:41] [Server thread/INFO]: [PlotMe-DefaultGenerator] Enabling PlotMe-DefaultGenerator v0.16.1
[10:48:41] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe
[10:48:41] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe-DefaultGenerator
[10:48:41] [Server thread/INFO]: [PlotMe-DefaultGenerator] No old PlotMe configs to import.
[10:48:41] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[10:48:41] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[10:48:41] [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.
[10:48:41] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[10:48:41] [Server thread/INFO]: Preparing level "world"
[10:48:41] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
[10:48:42] [Server thread/INFO]: Loaded 6 recipes
[10:48:42] [Server thread/INFO]: -------- World Settings For [world] --------
[10:48:42] [Server thread/INFO]: View Distance: 10
[10:48:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:48:42] [Server thread/INFO]: Item Merge Radius: 2.5
[10:48:42] [Server thread/INFO]: Item Despawn Rate: 6000
[10:48:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:48:42] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:48:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:48:42] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:48:42] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:48:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:48:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:48:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:48:42] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:48:42] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:48:42] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:48:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:48:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:48:42] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:48:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:48:42] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:48:42] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:48:42] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:48:42] [Server thread/INFO]: Mob Spawn Range: 6
[10:48:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[10:48:42] [Server thread/INFO]: Max TNT Explosions: 100
[10:48:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[10:48:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:48:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:48:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:48:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:48:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[10:48:42] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[10:48:43] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[10:48:43] [Server thread/INFO]: View Distance: 10
[10:48:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:48:43] [Server thread/INFO]: Item Merge Radius: 2.5
[10:48:43] [Server thread/INFO]: Item Despawn Rate: 6000
[10:48:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:48:43] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:48:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Mob Spawn Range: 6
[10:48:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[10:48:43] [Server thread/INFO]: Max TNT Explosions: 100
[10:48:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[10:48:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:48:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:48:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:48:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:48:43] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[10:48:43] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[10:48:43] [Server thread/INFO]: View Distance: 10
[10:48:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:48:43] [Server thread/INFO]: Item Merge Radius: 2.5
[10:48:43] [Server thread/INFO]: Item Despawn Rate: 6000
[10:48:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:48:43] [Server thread/INFO]: Experience Merge Radius: 3.0
[10:48:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Cane Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Melon Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Carrot Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Potato Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Vine Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Kelp Growth Modifier: 100%
[10:48:43] [Server thread/INFO]: Mob Spawn Range: 6
[10:48:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[10:48:43] [Server thread/INFO]: Max TNT Explosions: 100
[10:48:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[10:48:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:48:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
[10:48:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[10:48:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[10:48:43] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[10:48:43] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
[10:48:45] [Server thread/INFO]: Preparing spawn area: 0%
[10:48:45] [Server thread/INFO]: Preparing spawn area: 0%
[10:48:45] [Server thread/INFO]: Preparing spawn area: 0%
[10:48:45] [Server thread/INFO]: Preparing spawn area: 0%
[10:48:45] [Server thread/INFO]: Preparing spawn area: 0%
[10:48:46] [Server thread/INFO]: Preparing spawn area: 0%
[10:48:46] [Server thread/INFO]: Preparing spawn area: 47%
[10:48:50] [Server-Worker-4/INFO]: Preparing spawn area: 83%
[10:48:50] [Server-Worker-5/INFO]: Preparing spawn area: 83%
[10:48:50] [Server-Worker-5/INFO]: Preparing spawn area: 83%
[10:48:50] [Server-Worker-5/INFO]: Preparing spawn area: 83%
[10:48:50] [Server-Worker-5/INFO]: Preparing spawn area: 83%
[10:48:50] [Server-Worker-5/INFO]: Preparing spawn area: 83%
[10:48:50] [Server-Worker-5/INFO]: Preparing spawn area: 83%
[10:48:50] [Server-Worker-5/INFO]: Preparing spawn area: 83%
[10:48:50] [Server-Worker-5/INFO]: Preparing spawn area: 83%
[10:48:51] [Server-Worker-5/INFO]: Preparing spawn area: 83%
[10:48:51] [Server-Worker-6/INFO]: Preparing spawn area: 83%
[10:48:52] [Server-Worker-4/INFO]: Preparing spawn area: 83%
[10:48:52] [Server-Worker-5/INFO]: Preparing spawn area: 83%
[10:48:53] [Server-Worker-6/INFO]: Preparing spawn area: 83%
[10:48:53] [Server-Worker-6/INFO]: Preparing spawn area: 83%
[10:48:54] [Server-Worker-5/INFO]: Preparing spawn area: 83%
[10:48:54] [Server-Worker-6/INFO]: Preparing spawn area: 84%
[10:48:55] [Server-Worker-6/INFO]: Preparing spawn area: 85%
[10:48:55] [Server-Worker-6/INFO]: Preparing spawn area: 85%
[10:48:56] [Server-Worker-5/INFO]: Preparing spawn area: 87%
[10:48:56] [Server-Worker-4/INFO]: Preparing spawn area: 88%
[10:48:57] [Server thread/INFO]: Preparing spawn area: 91%
[10:48:57] [Server thread/INFO]: Preparing spawn area: 91%
[10:48:58] [Server thread/INFO]: Time elapsed: 14765 ms
[10:48:58] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
[10:48:59] [Server thread/INFO]: Preparing spawn area: 0%
[10:48:59] [Server thread/INFO]: Preparing spawn area: 0%
[10:48:59] [Server thread/INFO]: Preparing spawn area: 0%
[10:48:59] [Server thread/INFO]: Preparing spawn area: 0%
[10:49:00] [Server-Worker-5/INFO]: Preparing spawn area: 91%
[10:49:00] [Server-Worker-5/INFO]: Preparing spawn area: 91%
[10:49:01] [Server-Worker-4/INFO]: Preparing spawn area: 95%
[10:49:01] [Server thread/INFO]: Time elapsed: 3306 ms
[10:49:01] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
[10:49:02] [Server thread/INFO]: Preparing spawn area: 0%
[10:49:02] [Server thread/INFO]: Preparing spawn area: 0%
[10:49:02] [Server-Worker-6/INFO]: Preparing spawn area: 83%
[10:49:02] [Server-Worker-6/INFO]: Preparing spawn area: 83%
[10:49:03] [Server thread/INFO]: Time elapsed: 1991 ms
[10:49:03] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.9.11
[10:49:03] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
[10:49:03] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
[10:49:03] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
[10:49:03] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
[10:49:03] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
[10:49:03] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
[10:49:03] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
[10:49:03] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
[10:49:03] [Server thread/INFO]: [CrazyCrates] Loading custom files.
[10:49:03] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Basic.yml.
[10:49:03] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Classic.yml.
[10:49:03] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Crazy.yml.
[10:49:03] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Galactic.yml.
[10:49:03] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
[10:49:03] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
[10:49:04] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_14_R1! Trying to find NMS support
[10:49:04] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_14_R1' loaded!
[10:49:04] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
[10:49:04] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
[10:49:04] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
[10:49:04] [Server thread/INFO]: [CrazyCrates] classic.nbt was successfully found and loaded.
[10:49:04] [Server thread/INFO]: [CrazyCrates] nether.nbt was successfully found and loaded.
[10:49:04] [Server thread/INFO]: [CrazyCrates] outdoors.nbt was successfully found and loaded.
[10:49:04] [Server thread/INFO]: [CrazyCrates] sea.nbt was successfully found and loaded.
[10:49:04] [Server thread/INFO]: [CrazyCrates] soul.nbt was successfully found and loaded.
[10:49:04] [Server thread/INFO]: [CrazyCrates] wooden.nbt was successfully found and loaded.
[10:49:04] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
[10:49:04] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
[10:49:04] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
[10:49:04] [Server thread/WARN]: [AutoSaveWorld] Plugin CrazyCrates attempted to establish connection http://www.spigotmc.org/api/general.php in main server thread
[10:49:04] [Server thread/WARN]: [AutoSaveWorld] Plugin CrazyCrates attempted to establish connection socket://www.spigotmc.org:80 in main server thread
[10:49:04] [Server thread/INFO]: [SketchMap] Enabling SketchMap v1.0.0
[10:49:04] [Server thread/INFO]: [0;32;1m| |[m
[10:49:04] [Server thread/INFO]: [0;32;1m| [0;36;1mSketchMap 1.0.0 has been Enabled![0;32;1m |[m
[10:49:04] [Server thread/INFO]: [0;32;1m| [0;36;1m Authors: SlipsWhitley & Fyrinlight[0;32;1m |[m
[10:49:04] [Server thread/INFO]: [0;32;1m| |[m
[10:49:04] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
[10:49:04] [Server thread/ERROR]: Error occurred while enabling Skript v2.1.2 (Is it up to date?)
java.lang.NoSuchMethodError: org.bukkit.DyeColor.getData()B
at ch.njol.skript.util.Color.<clinit>(Color.java:82) -[?:?]
at ch.njol.skript.SkriptCommand.<clinit>(SkriptCommand.java:60) -[?:?]
at ch.njol.skript.Skript.onEnable(Skript.java:254) -[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) -[spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [spigot.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258) [spigot.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:776) [spigot.jar:git-Spigot-9de398a-9c887d4]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[10:49:04] [Server thread/INFO]: [PowerMining] Enabling PowerMining v2.7.5
[10:49:04] [Server thread/ERROR]: Fatal error trying to convert PowerMining v2.7.5:org/bitbucket/bloodyshade/listeners/InventoryClickListener.class
org.bukkit.plugin.AuthorNagException: No legacy enum constant for LOCKED_CHEST. Did you forget to define api-version: 1.13 in your plugin.yml?
at org.bukkit.craftbukkit.v1_14_R1.util.Commodore$1$1.visitFieldInsn(Commodore.java:176) -[spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readCode(ClassReader.java:2210) -[spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readMethod(ClassReader.java:1283) -[spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.accept(ClassReader.java:688) -[spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.accept(ClassReader.java:400) -[spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.craftbukkit.v1_14_R1.util.Commodore.convert(Commodore.java:130) -[spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.craftbukkit.v1_14_R1.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:283) [spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:108) [spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:202) [spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:92) [spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81) [spigot.jar:git-Spigot-9de398a-9c887d4]
at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_221]
at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_221]
at org.bitbucket.bloodyshade.handlers.InventoryClickHandler.Init(InventoryClickHandler.java:23) [PowerMining.jar:?]
at org.bitbucket.bloodyshade.PowerMining.onEnable(PowerMining.java:56) [PowerMining.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [spigot.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258) [spigot.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:776) [spigot.jar:git-Spigot-9de398a-9c887d4]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[10:49:04] [Server thread/INFO]: [PowerMining] PowerMining plugin was enabled.
[10:49:04] [Server thread/INFO]: [PowerMining] Finished processing config file.
[10:49:04] [Server thread/INFO]: [isim-bug-fixed] Enabling isim-bug-fixed v1.0.0
[10:49:04] [Server thread/INFO]: [0;36;22misim-bug-fixed Version 1.0.0 has been enabled[m
[10:49:05] [Server thread/INFO]: [0;32;1mConnecting to SQLite[m
[10:49:05] [Server thread/INFO]: [GroupManager] Enabling GroupManager v0.2.0
[10:49:06] [Server thread/INFO]: GroupManager - INFO - World Found: world
[10:49:06] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[10:49:06] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[10:49:06] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[10:49:06] [Server thread/INFO]: GroupManager version 0.2.0 is enabled!
[10:49:06] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[10:49:06] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[10:49:06] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked.
[10:49:06] [Server thread/INFO]: [Vehicles] Enabling Vehicles v8.2
[10:49:06] [Server thread/WARN]: [AutoSaveWorld] Plugin Vehicles attempted to establish connection http://www.spigotmc.org/api/resource.php?user_id=243644&resource_id=12446once=98889954 in main server thread
[10:49:06] [Server thread/WARN]: java.lang.NoSuchFieldException: aZ
[10:49:06] [Server thread/WARN]: at java.lang.Class.getField(Unknown Source)
[10:49:06] [Server thread/WARN]: at es.pollitoyeye.Bikes.EntityUtils.initReflection(EntityUtils.java:94)
[10:49:06] [Server thread/WARN]: at es.pollitoyeye.Bikes.VehiclesMain.onEnable(VehiclesMain.java:147)
[10:49:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[10:49:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
[10:49:06] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)
[10:49:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461)
[10:49:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375)
[10:49:06] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449)
[10:49:06] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258)
[10:49:06] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:776)
[10:49:06] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[10:49:06] [Server thread/INFO]: Vehicles >> lang.yml loaded.
[10:49:07] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.0
[10:49:07] [Server thread/INFO]: [ClearLag] Loading modules...
[10:49:07] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[10:49:07] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[10:49:07] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[10:49:07] [Server thread/INFO]: [BetterChairs] Enabling BetterChairs v0.10.1
[10:49:07] [Server thread/INFO]: [BetterChairs] Your server is running version v1_14_R1
[10:49:07] [Server thread/INFO]: [BetterChairs] NMS hooked !
[10:49:07] [Thread-9/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.14]...
[10:49:07] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.0
[10:49:07] [Server thread/INFO]: [SleepPercentage] Enabling SleepPercentage v1.2.1
[10:49:07] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.0;02b731f
[10:49:07] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[10:49:07] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[10:49:07] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[10:49:07] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[10:49:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[10:49:07] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[10:49:07] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[10:49:07] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[10:49:07] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[10:49:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[10:49:07] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[10:49:07] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[10:49:07] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[10:49:07] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[10:49:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[10:49:07] [Server thread/INFO]: [WorldGuard] Loading region data...
[10:49:07] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.7.3
[10:49:08] [Server thread/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1mDetected Minecraft [0;33;1mv1_14_R1[0;32;1m, using [0;33;1mUniversalSkinFactory[0;32;1m.[m
[10:49:08] [Thread-9/INFO]: [ClearLag] No updates found!
[10:49:08] [Server thread/INFO]: [EnchantPlus] Enabling EnchantPlus v1.4
[10:49:08] [Server thread/WARN]: [AutoSaveWorld] Plugin EnchantPlus attempted to establish connection https://metrics.joshuahagon.co.uk/?...101011000000100101001101111101&pl=EnchantPlus in main server thread
[10:49:08] [Server thread/WARN]: [AutoSaveWorld] Plugin EnchantPlus attempted to establish connection socket://metrics.joshuahagon.co.uk:443 in main server thread
[10:49:08] [Server thread/WARN]: [AutoSaveWorld] Plugin EnchantPlus attempted to establish connection https://api.spigotmc.org/legacy/update.php?resource=14492 in main server thread
[10:49:08] [Server thread/WARN]: [AutoSaveWorld] Plugin EnchantPlus attempted to establish connection socket://api.spigotmc.org:443 in main server thread
[10:49:09] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v1.11.0
[10:49:09] [Server thread/INFO]: [MOTD] Enabling MOTD v2.3.6
[10:49:09] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.5.2
[10:49:09] [Server thread/WARN]: [CratesPlus] CratesPlus has not yet been officially tested with Bukkit 1.14.4 but should still work
[10:49:09] [Server thread/WARN]: [CratesPlus] Please let me know if there are any errors or issues
[10:49:09] [Server thread/INFO]: [0;36;1mCratesPlus Version 4.5.2[m
[10:49:09] [Server thread/INFO]: [0;32;1mHolographicDisplays was found, hooking in![m
[10:49:09] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
[10:49:09] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
[10:49:09] [Server thread/INFO]: No kits found to migrate.
[10:49:09] [Server thread/INFO]: [Essentials] Starting Essentials ban format conversion
[10:49:09] [Server thread/INFO]: [Essentials] Starting usermap repair
[10:49:09] [Server thread/WARN]: [Essentials] Missing userdata folder, aborting
[10:49:09] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[10:49:09] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
[10:49:10] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
[10:49:10] [Server thread/INFO]: Loaded 20977 items from items.json.
[10:49:10] [Server thread/INFO]: Using locale tr_TR
[10:49:10] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[10:49:10] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[10:49:10] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
[10:49:10] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
[10:49:10] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: TheNewEconomy version: 1.7.2-b107)
[10:49:10] [Server thread/INFO]: [QuickShop] Enabling QuickShop vReremake 2.4.6.2
[10:49:10] [Server thread/INFO]: [QuickShop] Quickshop Reremake
[10:49:10] [Server thread/INFO]: [QuickShop] Developers: BukkitCommonsStudio, Netherfoam, Timtower, KaiNoMood, Ghost_chu, Mgazul, TiaraRinne
[10:49:10] [Server thread/INFO]: [QuickShop] Original author: Netherfoam, Timtower, KaiNoMood
[10:49:10] [Server thread/INFO]: [QuickShop] Let's start loading the plugin
[10:49:10] [Server thread/INFO]: [QuickShop] Running QuickShop-Reremake on Minecraft version v1_14_R1
[10:49:10] [Server thread/INFO]: [QuickShop] §c§lTranslator: §b§lGhost_chu
[10:49:10] [Server thread/INFO]: [QuickShop] §c§lContributors: §b§lTimtower, Netherfoam, KaiNoMood and Mgazul
[10:49:10] [Server thread/INFO]: [QuickShop] §c§lLanguage Zone: §b§lEnglish (en_US)
[10:49:10] [Server thread/INFO]: [QuickShop] bStats module loaded.
[10:49:11] [Server thread/INFO]: [QuickShop] Complete to load Itemname i18n.
[10:49:11] [Server thread/INFO]: [QuickShop] Starting loading Enchantment i18n...
[10:49:11] [Server thread/INFO]: [QuickShop] Complete to load enchname i18n.
[10:49:11] [Server thread/INFO]: [QuickShop] Starting loading Potion i18n...
[10:49:11] [Server thread/INFO]: [QuickShop] Complete to load potionname i18n.
[10:49:11] [Server thread/INFO]: [QuickShop] Selected permission provider: Bukkit
[10:49:11] [Server thread/INFO]: [QuickShop] Loading shops from the database...
[10:49:11] [Server thread/INFO]: [QuickShop] Used 1ms to fetch all shops from the database.
[10:49:11] [Server thread/INFO]: [QuickShop] Successfully loaded 0 shops! (Used 1ms, Avg 0ms per shop)
[10:49:11] [Server thread/INFO]: [QuickShop] 0 shops will load after chunk have loaded, 0 shops will load after the world has loaded.
[10:49:11] [Server thread/INFO]: [QuickShop] Registering Listeners...
[10:49:11] [Server thread/INFO]: [QuickShop] Registering DisplayCheck task....
[10:49:11] [Server thread/INFO]: [QuickShop] Cleaning MsgUtils...
[10:49:11] [Server thread/INFO]: [QuickShop] Cleaning purchase messages from the database that are over a week old...
[10:49:11] [Server thread/INFO]: [QuickShop] Registering UpdateWatcher...
[10:49:11] [Server thread/INFO]: [QuickShop] Registering BStats Mertics...
[10:49:11] [Server thread/INFO]: [QuickShop] Posting stats data...
[10:49:11] [Server thread/INFO]: [QuickShop] Metrics submitted.
[10:49:11] [Server thread/INFO]: [QuickShop] QuickShop Loaded! 893 ms.
[10:49:11] [Server thread/INFO]: [ActionHealth] Enabling ActionHealth v3.4.1
[10:49:11] [Thread-12/INFO]: [QuickShop] Sending stats data...
[10:49:11] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.2
[10:49:11] [Server thread/INFO]: [SilkSpawners] This version of the plugin is NOT compatible with your Minecraft version!
[10:49:11] [Server thread/INFO]: [SilkSpawners] Please check your versions to make sure they match!
[10:49:11] [Server thread/INFO]: [SilkSpawners] Disabling now!
[10:49:11] [Server thread/INFO]: [SilkSpawners] Compatible versions are: [v1_5_R1, v1_5_R2, v1_5_R3, v1_6_R1, v1_6_R2, v1_6_R3, v1_7_R1, v1_7_R2, v1_7_R3, v1_7_R4, v1_8_R1, v1_8_R2, v1_8_R3, v1_9_R1, v1_9_R2, v1_10_R1, v1_11_R1, v1_12_R1]
[10:49:11] [Server thread/INFO]: [SilkSpawners] Your version is: v1_14_R1
[10:49:11] [Server thread/INFO]: [SilkSpawners] You can disable this check by setting testMCVersion to false in the config!
[10:49:11] [Server thread/INFO]: [KitAdder] Enabling KitAdder v3
[10:49:11] [Server thread/INFO]: [KitAdder] KitAdder plugin has been enabled!
[10:49:11] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.25-SNAPSHOT (build 1732)
[10:49:11] [Server thread/INFO]: [Citizens] Cracked by LegitSpigot@***********.com
[10:49:12] [Server thread/ERROR]: [Citizens] Missing preferred location bundle.
[10:49:12] [Server thread/INFO]: [SignColors] Enabling SignColors v1.1.1
[10:49:13] [Server thread/INFO]: [SignColors] Successfully loaded the language file (EN.yml)!
[10:49:13] [Server thread/INFO]: [SignColors] Loading database (SQLİTE).
[10:49:13] [Server thread/INFO]: [SignColors] Metrics are ENABLED :)
[10:49:13] [Server thread/INFO]: [SignColors] Looking for a newer version...
[10:49:13] [Server thread/INFO]: [SignColors] Version 1.1.1 by CodeHat enabled.
[10:49:13] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
[10:49:13] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.9.0
[10:49:13] [Server thread/INFO]: [MoreFish] Enabling MoreFish v3.0.2
[10:49:13] [Server thread/ERROR]: Error occurred while enabling MoreFish v3.0.2 (Is it up to date?)
java.lang.IllegalArgumentException: No enum constant org.bukkit.ChatColor.LİGHT_PURPLE
at java.lang.Enum.valueOf(Unknown Source) -[?:1.8.0_221]
at org.bukkit.ChatColor.valueOf(ChatColor.java:1) -[spigot.jar:git-Spigot-9de398a-9c887d4]
at me.elsiff.morefish.configuration.loader.ChatColorLoader.loadFrom(ChatColorLoader.kt:12) -[?:?]
at me.elsiff.morefish.configuration.loader.FishRaritySetLoader.loadFrom(FishRaritySetLoader.kt:30) -[?:?]
at me.elsiff.morefish.configuration.loader.FishTypeMapLoader.loadFrom(FishTypeMapLoader.kt:21) -[?:?]
at me.elsiff.morefish.configuration.loader.FishTypeMapLoader.loadFrom(FishTypeMapLoader.kt:13) -[?:?]
at me.elsiff.morefish.configuration.loader.CustomLoader$DefaultImpls.loadFrom$default(CustomLoader.kt:9) -[?:?]
at me.elsiff.morefish.MoreFish.applyConfig(MoreFish.kt:114) -[?:?]
at me.elsiff.morefish.MoreFish.onEnable(MoreFish.kt:65) -[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) -[spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [spigot.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258) [spigot.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:776) [spigot.jar:git-Spigot-9de398a-9c887d4]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[10:49:13] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.1.0
[10:49:13] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
[10:49:13] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.0
[10:49:13] [Server thread/INFO]: [BuyRegion] Enabling BuyRegion v1.1.7
[10:49:13] [Server thread/INFO]: [BuyRegion] BuyRegion - Maintained by Luke199
[10:49:13] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.0
[10:49:13] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
[10:49:13] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v2.5-b719" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--].
[10:49:14] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[10:49:14] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
[10:49:14] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.8.1
[10:49:14] [Server thread/INFO]: [Shopkeepers] Config already loaded.
[10:49:14] [Server thread/INFO]: [AreaShop] Enabling AreaShop v2.6.0
[10:49:14] [Server thread/INFO]: [AreaShop] Updating AreaShop data to the latest format:
[10:49:15] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.4.0-b1877
[10:49:16] [Server thread/INFO]: [AuthMe] Created column 'regdate' and set the current timestamp, 1570780156563, to all 0 rows
[10:49:17] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[10:49:17] [Server thread/INFO]: [AuthMe] Hooked into Vault!
[10:49:17] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
[10:49:17] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
[10:49:17] [Server thread/INFO]: [AuthMe] Essentials spawn file not found: 'C:\Users\Ömer Faruk Çalışkan\Desktop\Conconcraft 1.14\plugins\Essentials\spawn.yml'
[10:49:17] [Server thread/WARN]: [AuthMe] Aborting initialization of AuthMe: [InjectorReflectionException]: Could not invoke constructor of class 'class fr.xephi.authme.command.CommandHandler'
[10:49:17] [Server thread/WARN]: [AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION!
[10:49:17] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
[10:49:17] [Thread-13/WARN]: [AuthMe] Could not download GeoLiteAPI database [FileNotFoundException]: http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
[10:49:17] [Server thread/INFO]: [AuthMe] AuthMe 5.4.0-b1877 disabled!
[10:49:17] [Server thread/INFO]: [TheNewEconomy] Enabling TheNewEconomy v0.1.1.9
[10:49:17] [Server thread/WARN]: [AutoSaveWorld] Plugin TheNewEconomy attempted to establish connection https://tnemc.net/files/dupers.txt in main server thread
[10:49:17] [Server thread/WARN]: [AutoSaveWorld] Plugin TheNewEconomy attempted to establish connection socket://tnemc.net:443 in main server thread
[10:49:18] [Server thread/WARN]: [AutoSaveWorld] Plugin TheNewEconomy attempted to establish connection https://tnemc.net/files/tnebuild.txt in main server thread
[10:49:18] [Server thread/WARN]: [AutoSaveWorld] Plugin TheNewEconomy attempted to establish connection socket://tnemc.net:443 in main server thread
[10:49:18] [Server thread/INFO]: Loading Configurations.
[10:49:18] [Server thread/INFO]: Initializing Configurations.
[10:49:18] [Server thread/INFO]: Initialized config.yml
[10:49:18] [Server thread/INFO]: Initialized messages.yml
[10:49:18] [Server thread/INFO]: Initialized players.yml
[10:49:18] [Server thread/INFO]: Initialized worlds.yml
[10:49:18] [Server thread/INFO]: HikariPool-1 - Starting...
[10:49:19] [Server thread/INFO]: HikariPool-1 - Start completed.
[10:49:19] [Server thread/INFO]: Updating tables, please hold.
[10:49:20] [Server thread/WARN]: org.h2.jdbc.JdbcSQLException: Attempt to define a second primary key; SQL statement:
ALTER TABLE tne_users ADD PRIMARY KEY(uuid) [90017-197]
[10:49:20] [Server thread/WARN]: at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[10:49:20] [Server thread/WARN]: at org.h2.message.DbException.get(DbException.java:179)
[10:49:20] [Server thread/WARN]: at org.h2.message.DbException.get(DbException.java:155)
[10:49:20] [Server thread/WARN]: at org.h2.message.DbException.get(DbException.java:144)
[10:49:20] [Server thread/WARN]: at org.h2.command.ddl.AlterTableAddConstraint.tryUpdate(AlterTableAddConstraint.java:125)
[10:49:20] [Server thread/WARN]: at org.h2.command.ddl.AlterTableAddConstraint.update(AlterTableAddConstraint.java:78)
[10:49:20] [Server thread/WARN]: at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[10:49:20] [Server thread/WARN]: at org.h2.command.Command.executeUpdate(Command.java:261)
[10:49:20] [Server thread/WARN]: at org.h2.jdbc.JdbcStatement.executeUpdateInternal(JdbcStatement.java:169)
[10:49:20] [Server thread/WARN]: at org.h2.jdbc.JdbcStatement.executeUpdate(JdbcStatement.java:126)
[10:49:20] [Server thread/WARN]: at com.zaxxer.hikari.pool.ProxyStatement.executeUpdate(ProxyStatement.java:120)
[10:49:20] [Server thread/WARN]: at com.zaxxer.hikari.pool.HikariProxyStatement.executeUpdate(HikariProxyStatement.java)
[10:49:20] [Server thread/WARN]: at net.tnemc.dbupdater.core.TableManager.runQueries(TableManager.java:80)
[10:49:20] [Server thread/WARN]: at net.tnemc.dbupdater.core.TableManager.generateQueriesAndRun(TableManager.java:73)
[10:49:20] [Server thread/WARN]: at net.tnemc.core.common.data.TNESaveManager.initialize(TNESaveManager.java:47)
[10:49:20] [Server thread/WARN]: at net.tnemc.core.TNE.onEnable(TNE.java:386)
[10:49:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[10:49:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
[10:49:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)
[10:49:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461)
[10:49:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375)
[10:49:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449)
[10:49:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258)
[10:49:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:776)
[10:49:20] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[10:49:20] [Server thread/WARN]: org.h2.jdbc.JdbcSQLException: Attempt to define a second primary key; SQL statement:
ALTER TABLE tne_charges ADD PRIMARY KEY(charge_transaction, charge_player) [90017-197]
[10:49:20] [Server thread/WARN]: at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[10:49:20] [Server thread/WARN]: at org.h2.message.DbException.get(DbException.java:179)
[10:49:20] [Server thread/WARN]: at org.h2.message.DbException.get(DbException.java:155)
[10:49:20] [Server thread/WARN]: at org.h2.message.DbException.get(DbException.java:144)
[10:49:20] [Server thread/WARN]: at org.h2.command.ddl.AlterTableAddConstraint.tryUpdate(AlterTableAddConstraint.java:125)
[10:49:20] [Server thread/WARN]: at org.h2.command.ddl.AlterTableAddConstraint.update(AlterTableAddConstraint.java:78)
[10:49:20] [Server thread/WARN]: at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[10:49:20] [Server thread/WARN]: at org.h2.command.Command.executeUpdate(Command.java:261)
[10:49:20] [Server thread/WARN]: at org.h2.jdbc.JdbcStatement.executeUpdateInternal(JdbcStatement.java:169)
[10:49:20] [Server thread/WARN]: at org.h2.jdbc.JdbcStatement.executeUpdate(JdbcStatement.java:126)
[10:49:20] [Server thread/WARN]: at com.zaxxer.hikari.pool.ProxyStatement.executeUpdate(ProxyStatement.java:120)
[10:49:20] [Server thread/WARN]: at com.zaxxer.hikari.pool.HikariProxyStatement.executeUpdate(HikariProxyStatement.java)
[10:49:20] [Server thread/WARN]: at net.tnemc.dbupdater.core.TableManager.runQueries(TableManager.java:80)
[10:49:20] [Server thread/WARN]: at net.tnemc.dbupdater.core.TableManager.generateQueriesAndRun(TableManager.java:73)
[10:49:20] [Server thread/WARN]: at net.tnemc.core.common.data.TNESaveManager.initialize(TNESaveManager.java:47)
[10:49:20] [Server thread/WARN]: at net.tnemc.core.TNE.onEnable(TNE.java:386)
[10:49:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[10:49:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
[10:49:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)
[10:49:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461)
[10:49:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375)
[10:49:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449)
[10:49:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258)
[10:49:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:776)
[10:49:20] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[10:49:20] [Server thread/WARN]: org.h2.jdbc.JdbcSQLException: Attempt to define a second primary key; SQL statement:
ALTER TABLE tne_balances ADD PRIMARY KEY(uuid, server_name, world, currency) [90017-197]
[10:49:20] [Server thread/WARN]: at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[10:49:20] [Server thread/WARN]: at org.h2.message.DbException.get(DbException.java:179)
[10:49:20] [Server thread/WARN]: at org.h2.message.DbException.get(DbException.java:155)
[10:49:20] [Server thread/WARN]: at org.h2.message.DbException.get(DbException.java:144)
[10:49:20] [Server thread/WARN]: at org.h2.command.ddl.AlterTableAddConstraint.tryUpdate(AlterTableAddConstraint.java:125)
[10:49:20] [Server thread/WARN]: at org.h2.command.ddl.AlterTableAddConstraint.update(AlterTableAddConstraint.java:78)
[10:49:20] [Server thread/WARN]: at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[10:49:20] [Server thread/WARN]: at org.h2.command.Command.executeUpdate(Command.java:261)
[10:49:20] [Server thread/WARN]: at org.h2.jdbc.JdbcStatement.executeUpdateInternal(JdbcStatement.java:169)
[10:49:20] [Server thread/WARN]: at org.h2.jdbc.JdbcStatement.executeUpdate(JdbcStatement.java:126)
[10:49:20] [Server thread/WARN]: at com.zaxxer.hikari.pool.ProxyStatement.executeUpdate(ProxyStatement.java:120)
[10:49:20] [Server thread/WARN]: at com.zaxxer.hikari.pool.HikariProxyStatement.executeUpdate(HikariProxyStatement.java)
[10:49:20] [Server thread/WARN]: at net.tnemc.dbupdater.core.TableManager.runQueries(TableManager.java:80)
[10:49:20] [Server thread/WARN]: at net.tnemc.dbupdater.core.TableManager.generateQueriesAndRun(TableManager.java:73)
[10:49:20] [Server thread/WARN]: at net.tnemc.core.common.data.TNESaveManager.initialize(TNESaveManager.java:47)
[10:49:20] [Server thread/WARN]: at net.tnemc.core.TNE.onEnable(TNE.java:386)
[10:49:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[10:49:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
[10:49:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)
[10:49:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461)
[10:49:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375)
[10:49:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449)
[10:49:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258)
[10:49:20] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:776)
[10:49:20] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[10:49:20] [Server thread/INFO]: Finished updating tables.
[10:49:20] [Server thread/INFO]: [TheNewEconomy] Finished loading data!
[10:49:20] [Server thread/INFO]: [TheNewEconomy] Finished loading data!
[10:49:20] [Server thread/INFO]: [TheNewEconomy] The New Economy has been enabled!
[10:49:20] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[10:49:21] [Server thread/INFO]: Done (40.436s)! For help, type "help"
[10:49:21] [Server thread/INFO]: Stopping server
[10:49:21] [Server thread/INFO]: [TheNewEconomy] Disabling TheNewEconomy v0.1.1.9
[10:49:21] [Server thread/INFO]: HikariPool-1 - Shutdown initiated...
[10:49:21] [Server thread/INFO]: HikariPool-1 - Shutdown completed.
[10:49:21] [Server thread/INFO]: [TheNewEconomy] The New Economy has been disabled!
[10:49:21] [Server thread/INFO]: [AreaShop] Disabling AreaShop v2.6.0
[10:49:21] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v2.8.1
[10:49:21] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b719
[10:49:21] [Server thread/INFO]: [PlotMe-DefaultGenerator] Disabling PlotMe-DefaultGenerator v0.16.1
[10:49:21] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.17.1.0
[10:49:21] [Server thread/INFO]: [BuyRegion] Disabling BuyRegion v1.1.7
[10:49:21] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.17.1.0
[10:49:21] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.17.1.0
[10:49:21] [Server thread/INFO]: [MoreFish] Disabling MoreFish v3.0.2
[10:49:21] [Server thread/INFO]: [MoreFish] Plugin has been disabled.
[10:49:21] [Server thread/INFO]: [LockettePro] Disabling LockettePro v2.9.0
[10:49:21] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.1.4
[10:49:21] [Server thread/INFO]: [SignColors] Disabling SignColors v1.1.1
[10:49:21] [Server thread/INFO]: [SignColors] Closing database...
[10:49:21] [Server thread/INFO]: [SignColors] Database successfully closed.
[10:49:21] [Server thread/INFO]: [SignColors] Version 1.1.1 by CodeHat disabled.
[10:49:21] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.25-SNAPSHOT (build 1732)
[10:49:21] [Server thread/INFO]: [KitAdder] Disabling KitAdder v3
[10:49:21] [Server thread/INFO]: [KitAdder] KitAdder plugin has been disabled!
[10:49:21] [Server thread/INFO]: [ActionHealth] Disabling ActionHealth v3.4.1
[10:49:21] [Server thread/INFO]: [QuickShop] Disabling QuickShop vReremake 2.4.6.2
[10:49:21] [Server thread/INFO]: [QuickShop] QuickShop is finishing remaining work, this may need a while...
[10:49:21] [Server thread/INFO]: [QuickShop] Please wait for the data to flush its data...
[10:49:21] [Server thread/INFO]: [PlotMe] Disabling PlotMe v0.16.3
[10:49:21] [Server thread/INFO]: [Essentials] Disabling Essentials v2.17.1.0
[10:49:21] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
[10:49:21] [Server thread/INFO]: [CratesPlus] Disabling CratesPlus v4.5.2
[10:49:21] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
[10:49:21] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[10:49:21] [Server thread/INFO]: [MOTD] Disabling MOTD v2.3.6
[10:49:21] [Server thread/INFO]: [DeathMessages] Disabling DeathMessages v1.11.0
[10:49:21] [Server thread/INFO]: [EnchantPlus] Disabling EnchantPlus v1.4
[10:49:21] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v13.7.3
[10:49:21] [Server thread/INFO]: [AutoSaveWorld] Disabling AutoSaveWorld v4.15
[10:49:21] [Server thread/INFO]: [0;34;1mAutoSaving[m
[10:49:26] [Server thread/INFO]: [0;34;1mAutoSave Complete[m
[10:49:30] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.0;02b731f
[10:49:30] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
[10:49:30] [Server thread/INFO]: [SleepPercentage] Disabling SleepPercentage v1.2.1
[10:49:30] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.0
[10:49:30] [Server thread/INFO]: [BetterChairs] Disabling BetterChairs v0.10.1
[10:49:30] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.1.0
[10:49:30] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
[10:49:30] [Server thread/INFO]: [Vehicles] Disabling Vehicles v8.2
[10:49:30] [Server thread/INFO]: [GroupManager] Disabling GroupManager v0.2.0
[10:49:30] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[10:49:30] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
[10:49:30] [Server thread/INFO]: GroupManager version 0.2.0 is disabled!
[10:49:30] [Server thread/INFO]: [isim-bug-fixed] Disabling isim-bug-fixed v1.0.0
[10:49:30] [Server thread/INFO]: [0;32;22mNameFix disabled[m
[10:49:30] [Server thread/INFO]: [PowerMining] Disabling PowerMining v2.7.5
[10:49:30] [Server thread/INFO]: [PowerMining] PowerMining plugin was disabled.
[10:49:30] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
[10:49:31] [Server thread/INFO]: [SketchMap] Disabling SketchMap v1.0.0
[10:49:31] [Server thread/INFO]: [CrazyCrates] Disabling CrazyCrates v1.9.11
[10:49:31] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.0.1;61bc012
[10:49:31] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[10:49:31] [Server thread/INFO]: Saving players
[10:49:31] [Server thread/INFO]: Saving worlds
[10:49:31] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
[10:49:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[10:49:31] [Server thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether
[10:49:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[10:49:31] [Server thread/INFO]: Saving chunks for level 'world_the_end'/minecraft:the_end
[10:49:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[10:49:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[10:49:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[10:49:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved


 


Son düzenleme:

LifeMCServer

Nether Yerlisi
Mesajlar
2,410
En iyi cevaplar
98
Beğeniler
2,461
Puanları
10,250
Ruh hali
Kod:
[21:29:33] [Server thread/WARN]: [AuthMe] Aborting initialization of AuthMe: [InjectorReflectionException]: Could not invoke constructor of class 'class fr.xephi.authme.command.CommandHandler'
[21:29:33] [Server thread/WARN]: [AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION!

Burada gözüktüğü üzere AuthMe'de bir hata oluştuğu için AuthMe sunucuyu kapatmış. Yine logdan görüldüğü üzere son BETA sürümü AuthMe Reloaded kullanıyorsunuz. Beta sürümleri stabil olmayabiliyor. Buradan son stabil sürümü indirip deneyin birde.
 

SarhosMisali

Ağaç Yumruklayıcı
Mesajlar
17
En iyi cevaplar
0
Beğeniler
3
Puanları
40
Kod:
[21:29:33] [Server thread/WARN]: [AuthMe] Aborting initialization of AuthMe: [InjectorReflectionException]: Could not invoke constructor of class 'class fr.xephi.authme.command.CommandHandler'
[21:29:33] [Server thread/WARN]: [AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION!

Burada gözüktüğü üzere AuthMe'de bir hata oluştuğu için AuthMe sunucuyu kapatmış. Yine logdan görüldüğü üzere son BETA sürümü AuthMe Reloaded kullanıyorsunuz. Beta sürümleri stabil olmayabiliyor. Buradan son stabil sürümü indirip deneyin birde.
Sorunum Devam Ediyor Söylediğiniz Şeyi Yaptım
 

HeliosNW

Taş Madencisi
Mesajlar
93
En iyi cevaplar
0
Beğeniler
17
Puanları
80
Ruh hali
Authme sunucuyu kapatmıs. Bu authmeyi silip son sürüm authmeyi sunucuya kurmanı tavsiye ederim
 

SarhosMisali

Ağaç Yumruklayıcı
Mesajlar
17
En iyi cevaplar
0
Beğeniler
3
Puanları
40
Konu Kapatılabilir Plugin Paketini Değiştirdim Sorun Çözüldü.
 

Üst