· 7 years ago · Nov 18, 2018, 06:52 PM
1[12:13:57] [Server thread/INFO]: Starting minecraft server version 1.12.2
2[12:13:57] [Server thread/INFO]: Loading properties
3[12:13:57] [Server thread/INFO]: Default game type: SURVIVAL
4[12:13:57] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-e8ded36-acbc348 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
5[12:13:58] [Server thread/INFO]: Debug logging is disabled
6[12:13:58] [Server thread/INFO]: Using 4 threads for Netty based IO
7[12:13:58] [Server thread/INFO]: Server Ping Player Sample Count: 12
8[12:13:58] [Server thread/INFO]: Generating keypair
9[12:13:58] [Server thread/INFO]: Starting Minecraft server on *:25565
10[12:13:58] [Server thread/INFO]: Using default channel type
11[12:13:59] [Server thread/INFO]: Set PluginClassLoader as parallel capable
12[12:13:59] [Server thread/ERROR]: Could not load 'plugins\FactionsDynmap.jar' in folder 'plugins'
13org.bukkit.plugin.UnknownDependencyException: dynmap
14 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [spigot.jar:git-Spigot-e8ded36-acbc348]
15 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [spigot.jar:git-Spigot-e8ded36-acbc348]
16 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-e8ded36-acbc348]
17 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-e8ded36-acbc348]
18 at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
19[12:14:01] [Server thread/ERROR]: Could not load 'plugins\RepairPlus.jar' in folder 'plugins'
20org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/songoda/arconix/api/utils/ConfigWrapper
21 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
22 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
23 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot.jar:git-Spigot-e8ded36-acbc348]
24 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [spigot.jar:git-Spigot-e8ded36-acbc348]
25 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-e8ded36-acbc348]
26 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-e8ded36-acbc348]
27 at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
28Caused by: java.lang.NoClassDefFoundError: com/songoda/arconix/api/utils/ConfigWrapper
29 at com.songoda.repairplus.RepairPlus.<init>(RepairPlus.java:30) ~[?:?]
30 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_191]
31 at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_191]
32 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_191]
33 at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_191]
34 at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_191]
35 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
36 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
37 ... 6 more
38Caused by: java.lang.ClassNotFoundException: com.songoda.arconix.api.utils.ConfigWrapper
39 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_191]
40 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
41 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
42 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
43 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
44 at com.songoda.repairplus.RepairPlus.<init>(RepairPlus.java:30) ~[?:?]
45 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_191]
46 at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_191]
47 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_191]
48 at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_191]
49 at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_191]
50 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
51 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
52 ... 6 more
53[12:14:01] [Server thread/INFO]: [TradeShop] Loading TradeShop v1.8.1
54[12:14:01] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.1
55[12:14:01] [Server thread/INFO]: [PlaytimeRewards] Loading PlaytimeRewards v2.8
56[12:14:01] [Server thread/INFO]: [CustomRecipes] Loading CustomRecipes v2.2.1-SNAPSHOT
57[12:14:02] [Server thread/INFO]: [RewardPRO] Loading RewardPRO v3.17
58[12:14:02] [Server thread/INFO]: [PlayerWeather] Loading PlayerWeather v1.0
59[12:14:02] [Server thread/INFO]: [AdvancedHelp] Loading AdvancedHelp v1.8.1
60[12:14:02] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.7.1
61[12:14:02] [Server thread/INFO]: [Arconix] Loading Arconix v1.1.1
62[12:14:02] [Server thread/INFO]: [CustomEnchants] Loading CustomEnchants v1.13.3
63[12:14:02] [Server thread/INFO]: [LiteBansGUI] Loading LiteBansGUI v0.16
64[12:14:02] [Server thread/INFO]: [DeathEffects] Loading DeathEffects v0.1
65[12:14:02] [Server thread/INFO]: [EnderdragonRespawner] Loading EnderdragonRespawner v2.0.0rc1
66[12:14:02] [Server thread/INFO]: [RewardVoting] Loading RewardVoting v7.1.0
67[12:14:02] [Server thread/INFO]: [WelcomeWarpSigns] Loading WelcomeWarpSigns v1.4
68[12:14:02] [Server thread/INFO]: [ItemFilter] Loading ItemFilter v1.0
69[12:14:02] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.6.0
70[12:14:02] [Server thread/INFO]: [ViaVersion] ViaVersion 1.6.0 is now loaded, injecting!
71[12:14:02] [Server thread/INFO]: [ViaVersion] Loading block mapping...
72[12:14:03] [Server thread/INFO]: [ViaVersion] Loading item mapping...
73[12:14:03] [Server thread/INFO]: [ViaVersion] Loading new tags...
74[12:14:03] [Server thread/INFO]: [ViaVersion] Loading enchantments...
75[12:14:03] [Server thread/INFO]: [ViaVersion] Loading sound mapping...
76[12:14:03] [Server thread/INFO]: [ChatColor] Loading ChatColor v6.2
77[12:14:03] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v2.3.1
78[12:14:03] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.14.2
79[12:14:03] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
80[12:14:03] [Server thread/INFO]: [FirstJoinPlus] Loading FirstJoinPlus v2.4.1
81[12:14:03] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.7
82[12:14:03] [Server thread/INFO]: [OpenInv] Loading OpenInv v3.3.3
83[12:14:03] [Server thread/INFO]: [XRayDetector] Loading XRayDetector v1.0
84[12:14:03] [Server thread/INFO]: [AutoBroadcast] Loading AutoBroadcast v2.1-SNAPSHOT
85[12:14:03] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
86[12:14:03] [Server thread/INFO]: [ChatControl] Loading ChatControl v5.7.1
87[12:14:03] [Server thread/INFO]: [NoSpawnerChange] Loading NoSpawnerChange v1.9
88[12:14:03] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.5-RELEASE
89[12:14:03] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
90[12:14:03] [Server thread/INFO]: [RandomTP] Loading RandomTP v1.0.4.1_recode
91[12:14:03] [Server thread/INFO]: [Interactables] Loading Interactables v1.1.2
92[12:14:03] [Server thread/INFO]: [Votifier] Loading Votifier v2.4.1
93[12:14:03] [Server thread/INFO]: [BlockRewardsPro] Loading BlockRewardsPro v1.0.0
94[12:14:03] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
95[12:14:03] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
96[12:14:03] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.12.2) has not yet been tested! Proceed with caution.
97[12:14:04] [Server thread/INFO]: [AutoReply] Loading AutoReply v1.1
98[12:14:04] [Server thread/INFO]: [AutoRespawnPlus] Loading AutoRespawnPlus v3.2
99[12:14:04] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
100[12:14:04] [Server thread/INFO]: [Reports] Loading Reports v0.1
101[12:14:04] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.5
102[12:14:04] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
103[12:14:04] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.23.0
104[12:14:04] [Server thread/INFO]: [RFChairs] Loading RFChairs v2.0
105[12:14:04] [Server thread/INFO]: [TAB] Loading TAB v1.7.0
106[12:14:04] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
107[12:14:04] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
108[12:14:04] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.14.0
109[12:14:04] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.9.7.2
110[12:14:04] [Server thread/INFO]: [Parties] Loading Parties v2.2.16
111[12:14:04] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
112[12:14:04] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v2.1.4
113[12:14:04] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
114[12:14:04] [Server thread/INFO]: [ChatItem] Loading ChatItem v1.3.6.4
115[12:14:04] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.6.0-bSNAPSHOT
116[12:14:04] [Server thread/INFO]: [PortalCommands] Loading PortalCommands v2.1.2
117[12:14:04] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b606
118[12:14:04] [Server thread/INFO]: [Server Tutorial Plus] Loading ServerTutorialPlus v1.18.1
119[12:14:04] [Server thread/INFO]: [Jobs] Loading Jobs v4.1.3
120[12:14:04] [Server thread/INFO]: [BountyHunters] Loading BountyHunters v1.4.9
121[12:14:04] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v11.0.0
122[12:14:04] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.3.10
123[12:14:04] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.22-SNAPSHOT (build 1487)
124[12:14:04] [Server thread/INFO]: [TradeMe] Loading TradeMe v5.2.1.0
125[12:14:04] [Server thread/INFO]: [KitPreview] Loading KitPreview v5.3
126[12:14:04] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.4
127[12:14:04] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b606
128[12:14:04] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.1.0
129[12:14:04] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
130[12:14:04] [Server thread/INFO]: [UltraCosmetics] Loading UltraCosmetics v2.4.11
131[12:14:04] [Server thread/INFO]: [NoFlyZone] Loading NoFlyZone v1.3
132[12:14:04] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.0
133[12:14:04] [Server thread/INFO]: [Factions] Loading Factions v2.14.0
134[12:14:04] [Server thread/INFO]: [LockettePro] Loading LockettePro v2.9.0
135[12:14:04] [Server thread/INFO]: [SimpleAlias] Loading SimpleAlias v1.6.2
136[12:14:04] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b606
137[12:14:04] [Server thread/INFO]: [CombatLog] Loading CombatLog v2.3.0
138[12:14:04] [Server thread/INFO]: [CrazyAuctionsAnnouncer] Loading CrazyAuctionsAnnouncer v1.1.2
139[12:14:04] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v2.0.0-alpha5
140[12:14:04] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v5.0.2
141[12:14:04] [Server thread/INFO]: [XPBoost] Loading XPBoost v2.06
142[12:14:04] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.19.0
143[12:14:04] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v2.3.1
144[12:14:04] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
145[12:14:04] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
146[12:14:04] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
147[12:14:04] [Server thread/ERROR]: [mcMMO] There was an error while enabling mcMMO!
148[12:14:04] [Server thread/WARN]: java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration;
149[12:14:04] [Server thread/WARN]: at com.gmail.nossr50.config.HiddenConfig.load(HiddenConfig.java:33)
150[12:14:04] [Server thread/WARN]: at com.gmail.nossr50.config.HiddenConfig.<init>(HiddenConfig.java:20)
151[12:14:04] [Server thread/WARN]: at com.gmail.nossr50.config.HiddenConfig.getInstance(HiddenConfig.java:25)
152[12:14:04] [Server thread/WARN]: at com.gmail.nossr50.mcMMO.loadConfigFiles(mcMMO.java:404)
153[12:14:04] [Server thread/WARN]: at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:145)
154[12:14:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
155[12:14:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
156[12:14:04] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
157[12:14:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
158[12:14:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
159[12:14:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:206)
160[12:14:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
161[12:14:04] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
162[12:14:04] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
163[12:14:05] [Server thread/ERROR]: Error occurred while disabling mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER} (Is it up to date?)
164java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration;
165 at com.gmail.nossr50.config.AutoUpdateConfigLoader.loadFile(AutoUpdateConfigLoader.java:27) ~[?:?]
166 at com.gmail.nossr50.config.ConfigLoader.<init>(ConfigLoader.java:26) ~[?:?]
167 at com.gmail.nossr50.config.AutoUpdateConfigLoader.<init>(AutoUpdateConfigLoader.java:21) ~[?:?]
168 at com.gmail.nossr50.config.AdvancedConfig.<init>(AdvancedConfig.java:21) ~[?:?]
169 at com.gmail.nossr50.config.AdvancedConfig.getInstance(AdvancedConfig.java:27) ~[?:?]
170 at com.gmail.nossr50.skills.alchemy.Alchemy.<clinit>(Alchemy.java:51) ~[?:?]
171 at com.gmail.nossr50.mcMMO.onDisable(mcMMO.java:211) ~[?:?]
172 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
173 at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361) [spigot.jar:git-Spigot-e8ded36-acbc348]
174 at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:422) [spigot.jar:git-Spigot-e8ded36-acbc348]
175 at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:201) [mcMMO.jar:?]
176 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot.jar:git-Spigot-e8ded36-acbc348]
177 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-e8ded36-acbc348]
178 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot.jar:git-Spigot-e8ded36-acbc348]
179 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot.jar:git-Spigot-e8ded36-acbc348]
180 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot.jar:git-Spigot-e8ded36-acbc348]
181 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:206) [spigot.jar:git-Spigot-e8ded36-acbc348]
182 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-e8ded36-acbc348]
183 at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
184[12:14:05] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
185[12:14:05] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
186[12:14:05] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
187[12:14:05] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
188[12:14:05] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
189[12:14:05] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
190[12:14:05] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.14.0
191[12:14:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.14.0[0;36;22m] [0;33;1m=== ENABLE START ===[m
192[12:14:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.14.0[0;36;22m] [0;33;1m[0;33;1mLoading Cachefile datas...[m
193[12:14:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.14.0[0;36;22m] [0;33;1m[0;33;1mLoading Onlineplayer datas...[m
194[12:14:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.14.0[0;36;22m] [0;33;1m[0;33;1mLoading Registry datas...[m
195[12:14:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.14.0[0;36;22m] [0;33;1m[0;33;1mSaving Cachefile...[m
196[12:14:05] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.14.0[0;36;22m] [0;33;1m[0;33;1mSetup of IdUtil took [0;35;1m144[0;33;1mms.[m
197[12:14:08] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.14.0[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationLiabilityAreaEffectCloud[m
198[12:14:08] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.14.0[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationVault[m
199[12:14:09] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.14.0[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m4345ms[0;33;1m) ===[m
200[12:14:09] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
201[12:14:09] [Server thread/INFO]: Preparing level "world"
202[12:14:09] [Server thread/INFO]: -------- World Settings For [world] --------
203[12:14:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
204[12:14:09] [Server thread/INFO]: Experience Merge Radius: 3.0
205[12:14:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
206[12:14:09] [Server thread/INFO]: Item Despawn Rate: 6000
207[12:14:09] [Server thread/INFO]: Item Merge Radius: 2.5
208[12:14:09] [Server thread/INFO]: View Distance: 10
209[12:14:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
210[12:14:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
211[12:14:09] [Server thread/INFO]: Mob Spawn Range: 4
212[12:14:09] [Server thread/INFO]: Max TNT Explosions: 100
213[12:14:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
214[12:14:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
215[12:14:09] [Server thread/INFO]: Random Lighting Updates: false
216[12:14:09] [Server thread/INFO]: Structure Info Saving: true
217[12:14:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
218[12:14:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
219[12:14:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
220[12:14:09] [Server thread/INFO]: Cane Growth Modifier: 100%
221[12:14:09] [Server thread/INFO]: Melon Growth Modifier: 100%
222[12:14:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
223[12:14:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
224[12:14:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
225[12:14:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
226[12:14:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
227[12:14:09] [Server thread/INFO]: Vine Growth Modifier: 100%
228[12:14:09] [Server thread/INFO]: Cocoa Growth Modifier: 100%
229[12:14:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
230[12:14:10] [Server thread/INFO]: -------- World Settings For [world_nether] --------
231[12:14:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
232[12:14:10] [Server thread/INFO]: Experience Merge Radius: 3.0
233[12:14:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
234[12:14:10] [Server thread/INFO]: Item Despawn Rate: 6000
235[12:14:10] [Server thread/INFO]: Item Merge Radius: 2.5
236[12:14:10] [Server thread/INFO]: View Distance: 10
237[12:14:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
238[12:14:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
239[12:14:10] [Server thread/INFO]: Mob Spawn Range: 4
240[12:14:10] [Server thread/INFO]: Max TNT Explosions: 100
241[12:14:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
242[12:14:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
243[12:14:10] [Server thread/INFO]: Random Lighting Updates: false
244[12:14:10] [Server thread/INFO]: Structure Info Saving: true
245[12:14:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
246[12:14:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
247[12:14:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
248[12:14:10] [Server thread/INFO]: Cane Growth Modifier: 100%
249[12:14:10] [Server thread/INFO]: Melon Growth Modifier: 100%
250[12:14:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
251[12:14:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
252[12:14:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
253[12:14:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
254[12:14:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
255[12:14:10] [Server thread/INFO]: Vine Growth Modifier: 100%
256[12:14:10] [Server thread/INFO]: Cocoa Growth Modifier: 100%
257[12:14:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
258[12:14:10] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
259[12:14:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
260[12:14:10] [Server thread/INFO]: Experience Merge Radius: 3.0
261[12:14:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
262[12:14:10] [Server thread/INFO]: Item Despawn Rate: 6000
263[12:14:10] [Server thread/INFO]: Item Merge Radius: 2.5
264[12:14:10] [Server thread/INFO]: View Distance: 10
265[12:14:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
266[12:14:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
267[12:14:10] [Server thread/INFO]: Mob Spawn Range: 4
268[12:14:10] [Server thread/INFO]: Max TNT Explosions: 100
269[12:14:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
270[12:14:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
271[12:14:10] [Server thread/INFO]: Random Lighting Updates: false
272[12:14:10] [Server thread/INFO]: Structure Info Saving: true
273[12:14:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
274[12:14:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
275[12:14:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
276[12:14:10] [Server thread/INFO]: Cane Growth Modifier: 100%
277[12:14:10] [Server thread/INFO]: Melon Growth Modifier: 100%
278[12:14:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
279[12:14:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
280[12:14:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
281[12:14:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
282[12:14:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
283[12:14:10] [Server thread/INFO]: Vine Growth Modifier: 100%
284[12:14:10] [Server thread/INFO]: Cocoa Growth Modifier: 100%
285[12:14:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
286[12:14:10] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1855012909)
287[12:14:11] [Server thread/INFO]: Preparing spawn area: 5%
288[12:14:12] [Server thread/INFO]: Preparing spawn area: 37%
289[12:14:13] [Server thread/INFO]: Preparing spawn area: 76%
290[12:14:13] [Server thread/INFO]: Preparing start region for level 1 (Seed: -5640938715229623830)
291[12:14:14] [Server thread/INFO]: Preparing spawn area: 92%
292[12:14:15] [Server thread/INFO]: Preparing start region for level 2 (Seed: -5640938715229623830)
293[12:14:15] [Server thread/INFO]: [TradeShop] Enabling TradeShop v1.8.1
294[12:14:15] [Server thread/INFO]: [TradeShop] Metrics successfully initialized!
295[12:14:15] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.1
296[12:14:15] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
297[12:14:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
298[12:14:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
299[12:14:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerpoints
300[12:14:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
301[12:14:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
302[12:14:15] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
303[12:14:15] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
304[12:14:15] [Server thread/INFO]: [PlaytimeRewards] Enabling PlaytimeRewards v2.8
305[12:14:15] [Server thread/INFO]: [PlaytimeRewards] Loading 1 Rewards...
306[12:14:15] [Server thread/WARN]: [PlaytimeRewards] There was a fault at SessionPlaytimes Item.
307[12:14:15] [Server thread/WARN]: [PlaytimeRewards] Disabling the Item for this Reward...
308[12:14:15] [Server thread/INFO]: [PlaytimeRewards] Enabled! (92ms)
309[12:14:15] [Server thread/INFO]: [CustomRecipes] Enabling CustomRecipes v2.2.1-SNAPSHOT
310[12:14:15] [Server thread/INFO]: [RewardPRO] Enabling RewardPRO v3.17
311[12:14:16] [Server thread/INFO]: [RewardPRO] eu.superm.minecraft.rewardpro.hauptklasse.Main: - isVoting: false
312[12:14:16] [Server thread/INFO]: [0;36;22m[21mRewardPro >>> Plugin RewardPro is enabled with version: 3.17[m
313[12:14:16] [Server thread/INFO]: [PlayerWeather] Enabling PlayerWeather v1.0
314[12:14:16] [Thread-20/WARN]: [TradeShop] [Updater] +------------------------------------------------+
315[12:14:16] [Thread-20/WARN]: [TradeShop] [Updater] You are running an outdated version of the plugin!
316[12:14:16] [Thread-20/WARN]: [TradeShop] [Updater] Most recent stable version: 1.8.2
317[12:14:16] [Thread-20/WARN]: [TradeShop] [Updater] Please update asap from: https://goo.gl/Qv2iVZ
318[12:14:16] [Thread-20/WARN]: [TradeShop] [Updater] +------------------------------------------------+
319[12:14:16] [Server thread/INFO]: [AdvancedHelp] Enabling AdvancedHelp v1.8.1
320[12:14:17] [Server thread/INFO]: [AdvancedHelp] Plugin is up to date! - 1.8.1[m
321[12:14:17] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.7.1
322[12:14:17] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
323[12:14:17] [Server thread/INFO]: [ChatReaction] 14 words loaded!
324[12:14:17] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
325[12:14:17] [Server thread/INFO]: ---------------------------
326[12:14:17] [Server thread/INFO]: ChatReaction Updater
327[12:14:17] [Server thread/INFO]:
328[12:14:17] [Server thread/INFO]: Could not connect to spigotmc.org
329[12:14:17] [Server thread/INFO]: to check for updates!
330[12:14:17] [Server thread/INFO]:
331[12:14:17] [Server thread/INFO]: ---------------------------
332[12:14:17] [Server thread/INFO]: ---------------------------
333[12:14:17] [Server thread/INFO]: ChatReaction Updater
334[12:14:17] [Server thread/INFO]:
335[12:14:17] [Server thread/INFO]: You are running 1.7.1
336[12:14:17] [Server thread/INFO]: The latest version
337[12:14:17] [Server thread/INFO]: of ChatReaction!
338[12:14:17] [Server thread/INFO]:
339[12:14:17] [Server thread/INFO]: ---------------------------
340[12:14:17] [Server thread/INFO]: [Arconix] Enabling Arconix v1.1.1
341[12:14:17] [Server thread/INFO]: [CustomEnchants] Enabling CustomEnchants v1.13.3
342[12:14:17] [Server thread/INFO]: [LiteBansGUI] Enabling LiteBansGUI v0.16
343[12:14:17] [Server thread/INFO]: [LiteBansGUI] LiteBansGUI V0.16 starting...
344[12:14:17] [Server thread/INFO]: [LiteBansGUI] LiteBansGUI V0.16 loading commands and config files...
345[12:14:17] [Server thread/INFO]: [LiteBansGUI] LiteBansGUI V0.16 started!
346[12:14:17] [Server thread/INFO]: [LiteBansGUI] LiteBansGUI V0.16 checking for updates...
347[12:14:17] [Server thread/INFO]: ------------------------[m
348[12:14:17] [Server thread/INFO]: LiteBansGUI is up to date![m
349[12:14:17] [Server thread/INFO]: ------------------------[m
350[12:14:17] [Server thread/INFO]: [DeathEffects] Enabling DeathEffects v0.1
351[12:14:17] [Server thread/INFO]: [DeathEffects]: DeathEffects Launched Succesfully!
352[12:14:17] [Server thread/INFO]: [DeathEffects]:
353[12:14:17] [Server thread/INFO]: [DeathEffects]: <==========================>
354[12:14:17] [Server thread/INFO]: [DeathEffects]: DeathEffects by theCodeBro
355[12:14:17] [Server thread/INFO]: [DeathEffects]: <==========================>
356[12:14:17] [Server thread/INFO]: [DeathEffects]:
357[12:14:17] [Server thread/INFO]: [EnderdragonRespawner] Enabling EnderdragonRespawner v2.0.0rc1
358[12:14:17] [Server thread/INFO]: [EnderdragonRespawner] Checking directory structure
359[12:14:17] [Server thread/INFO]: [EnderdragonRespawner] Configurations only work if located in specific world directory within plugins\EnderdragonRespawner\worlds
360[12:14:17] [Server thread/INFO]: [EnderdragonRespawner] Initializing events
361[12:14:17] [Server thread/INFO]: [EnderdragonRespawner] Registering listener events
362[12:14:17] [Server thread/INFO]: [RewardVoting] Enabling RewardVoting v7.1.0
363[12:14:17] [Server thread/INFO]: [RewardVoting] The plugin is enabled!
364[12:14:17] [Server thread/INFO]: [RewardVoting] Found Vault! Hooking in for economy!
365[12:14:17] [Server thread/INFO]: [RewardVoting] Metrics is enabled!
366[12:14:17] [Server thread/INFO]: [WelcomeWarpSigns] Enabling WelcomeWarpSigns v1.4
367[12:14:17] [Server thread/INFO]: [ItemFilter] Enabling ItemFilter v1.0
368[12:14:17] [Server thread/INFO]: ItemFilter v1.0 >>> Loaded!
369[12:14:17] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.6.0
370[12:14:17] [Server thread/INFO]: [ChatColor] Enabling ChatColor v6.2
371[12:14:17] [Server thread/INFO]: Yep
372[12:14:17] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.14.2
373[12:14:18] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
374[12:14:18] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
375[12:14:18] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
376[12:14:18] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
377[12:14:19] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
378[12:14:19] [Server thread/INFO]: [FirstJoinPlus] Enabling FirstJoinPlus v2.4.1
379[12:14:19] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.7
380[12:14:19] [Server thread/INFO]: [OpenInv] Enabling OpenInv v3.3.3
381[12:14:19] [Server thread/INFO]: [XRayDetector] Enabling XRayDetector v1.0
382[12:14:19] [Server thread/INFO]: [AutoBroadcast] Enabling AutoBroadcast v2.1-SNAPSHOT
383[12:14:19] [Server thread/INFO]: [AutoBroadcast] Created by NickTheDev, http://nikdev.net/
384[12:14:19] [Server thread/INFO]: [AutoBroadcast] 6 Broadcast(s) loaded successfully!
385[12:14:19] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
386[12:14:19] [Server thread/INFO]: [ClearLag] Loading modules...
387[12:14:19] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
388[12:14:19] [Server thread/WARN]: [ClearLag] Config Error at line auto-removal.warnings:
389[12:14:19] [Server thread/WARN]: [ClearLag] time:0 msg:&cLag&8 » &fEntities will be removed in &e+remaining&f seconds! is an invalid warning!
390[12:14:19] [Server thread/INFO]: [ClearLag] Modules have been loaded!
391[12:14:19] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
392[12:14:19] [Thread-26/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
393[12:14:19] [Server thread/INFO]: [ChatControl] Enabling ChatControl v5.7.1
394[12:14:19] [Server thread/INFO]: [0;36;22mHooked into[0;30;1m: [0;37;1mEssentials[m
395[12:14:19] [Server thread/INFO]: [0;36;22mHooked into[0;30;1m: [0;37;1mMultiverse-Core [0;37;22m(World Alias)[m
396[12:14:19] [Server thread/INFO]: [0;36;22mHooked into[0;30;1m: [0;37;1mProtocolLib [0;37;22m(Packet Features)[m
397[12:14:19] [Server thread/INFO]: [0;36;22mHooked into[0;30;1m: [0;37;1mVault[m
398[12:14:19] [Server thread/INFO]: [0;36;22mHooked into[0;30;1m: [0;37;1mFactions[m
399[12:14:19] [Server thread/INFO]: [0;36;22mHooked into[0;30;1m: [0;37;1mFactions[m
400[12:14:19] [Server thread/INFO]: [0;36;22mHooked into[0;30;1m: [0;37;1mPlaceholderAPI[m
401[12:14:19] [Thread-26/INFO]: [ClearLag] No updates found!
402[12:14:19] [Server thread/INFO]: [0;36;22mStarting [0;37;1mchecker listener [0;36;22mwith NORMAL priority[m
403[12:14:19] [Server thread/INFO]: [NoSpawnerChange] Enabling NoSpawnerChange v1.9
404[12:14:19] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.5-RELEASE
405[12:14:20] [Server thread/INFO]: checkpointClose start
406[12:14:20] [Server thread/INFO]: checkpointClose synched
407[12:14:20] [Server thread/INFO]: checkpointClose script done
408[12:14:20] [Server thread/INFO]: checkpointClose end
409[12:14:20] [Server thread/INFO]:
410
411[0;30;1m[]=====[[0;37;22mEnabling AdvancedBan[0;30;1m]=====[]
412[0;30;1m| [0;31;1mInformation:
413[0;30;1m| [0;31;1mName: [0;37;22mAdvancedBan
414[0;30;1m| [0;31;1mDeveloper: [0;37;22mLeoko
415[0;30;1m| [0;31;1mVersion: [0;37;22m2.1.5-RELEASE
416[0;30;1m| [0;31;1mStorage: [0;37;22mHSQLDB (local)
417[0;30;1m| [0;31;1mSupport:
418[0;30;1m| [0;31;1mSkype: [0;37;22mLeoko33
419[0;30;1m| [0;31;1mMail: [0;37;22mLeoko4433@gmail.com
420[0;30;1m| [0;31;1mGithub: [0;37;22mhttps://github.com/DevLeoko/AdvancedBan/issues
421[0;30;1m| [0;31;1mDiscord: [0;37;22mhttps://discord.gg/ycDG6rS
422[0;30;1m| [0;31;1mUpdate:
423[0;30;1m| [0;37;22mThere is a new version available! [2.1.5]
424[0;30;1m[]================================[][m
425 [m
426[12:14:20] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7
427[12:14:20] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
428[12:14:20] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
429[12:14:20] [Server thread/INFO]: [WorldBorder] [CONFIG] World "publicend" has border radius 2000 at X: -7.0 Z: 11.0
430[12:14:20] [Server thread/INFO]: [WorldBorder] [CONFIG] World "publicnether" has border radius 8000 at X: -8.0 Z: -247.0
431[12:14:20] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_nether" has border radius 10000 at X: 0.0 Z: 0.0
432[12:14:20] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 20000 at X: 24.0 Z: -0.5
433[12:14:20] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_the_end" has border radius 10000 at X: 24.0 Z: -0.0
434[12:14:20] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 24.0 Y: 75.0 Z: -1.0
435[12:14:20] [Server thread/INFO]: [RandomTP] Enabling RandomTP v1.0.4.1_recode
436[12:14:20] [Server thread/INFO]: [0;33;1m[21m[RandomTP] [0;32;1mLinked with Vault-Economy[m
437[12:14:20] [Server thread/INFO]: [0;33;1m[21m[RandomTP] [0;32;1mLinked with Factions[m
438[12:14:20] [Server thread/INFO]: [0;37;22m0 sign was loaded[m
439[12:14:20] [Server thread/INFO]: [0;33;1m[21m[RandomTP] [0;32;1mHas been successfully enabled and loaded[m
440[12:14:20] [Server thread/INFO]: [Interactables] Enabling Interactables v1.1.2
441[12:14:20] [Server thread/INFO]: Initializing plugin list...
442[12:14:20] [Server thread/INFO]: Registering services...
443[12:14:20] [Server thread/INFO]: [Votifier] Enabling Votifier v2.4.1
444[12:14:20] [Server thread/INFO]: [Votifier] Loaded token for website: default
445[12:14:21] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
446[12:14:21] [Server thread/INFO]: [BlockRewardsPro] Enabling BlockRewardsPro v1.0.0
447[12:14:21] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
448[12:14:21] [Votifier NIO boss/INFO]: Votifier enabled on socket /0:0:0:0:0:0:0:0:4679.
449[12:14:22] [Server thread/INFO]: -------- World Settings For [tutorialworld] --------
450[12:14:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
451[12:14:22] [Server thread/INFO]: Experience Merge Radius: 3.0
452[12:14:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
453[12:14:22] [Server thread/INFO]: Item Despawn Rate: 6000
454[12:14:22] [Server thread/INFO]: Item Merge Radius: 2.5
455[12:14:22] [Server thread/INFO]: View Distance: 10
456[12:14:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
457[12:14:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
458[12:14:22] [Server thread/INFO]: Mob Spawn Range: 4
459[12:14:22] [Server thread/INFO]: Max TNT Explosions: 100
460[12:14:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
461[12:14:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
462[12:14:22] [Server thread/INFO]: Random Lighting Updates: false
463[12:14:22] [Server thread/INFO]: Structure Info Saving: true
464[12:14:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
465[12:14:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
466[12:14:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
467[12:14:22] [Server thread/INFO]: Cane Growth Modifier: 100%
468[12:14:22] [Server thread/INFO]: Melon Growth Modifier: 100%
469[12:14:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
470[12:14:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
471[12:14:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
472[12:14:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
473[12:14:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
474[12:14:22] [Server thread/INFO]: Vine Growth Modifier: 100%
475[12:14:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
476[12:14:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
477[12:14:22] [Server thread/INFO]: Preparing start region for level 3 (Seed: 8786042741685591590)
478[12:14:23] [Server thread/INFO]: Preparing spawn area for tutorialworld, 12%
479[12:14:24] [Server thread/INFO]: Preparing spawn area for tutorialworld, 89%
480[12:14:24] [Server thread/INFO]: -------- World Settings For [publicnether] --------
481[12:14:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
482[12:14:24] [Server thread/INFO]: Experience Merge Radius: 3.0
483[12:14:24] [Server thread/INFO]: Arrow Despawn Rate: 1200
484[12:14:24] [Server thread/INFO]: Item Despawn Rate: 6000
485[12:14:24] [Server thread/INFO]: Item Merge Radius: 2.5
486[12:14:24] [Server thread/INFO]: View Distance: 10
487[12:14:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
488[12:14:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
489[12:14:24] [Server thread/INFO]: Mob Spawn Range: 4
490[12:14:24] [Server thread/INFO]: Max TNT Explosions: 100
491[12:14:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
492[12:14:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
493[12:14:24] [Server thread/INFO]: Random Lighting Updates: false
494[12:14:24] [Server thread/INFO]: Structure Info Saving: true
495[12:14:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
496[12:14:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
497[12:14:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
498[12:14:24] [Server thread/INFO]: Cane Growth Modifier: 100%
499[12:14:24] [Server thread/INFO]: Melon Growth Modifier: 100%
500[12:14:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
501[12:14:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
502[12:14:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
503[12:14:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
504[12:14:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
505[12:14:24] [Server thread/INFO]: Vine Growth Modifier: 100%
506[12:14:24] [Server thread/INFO]: Cocoa Growth Modifier: 100%
507[12:14:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
508[12:14:24] [Server thread/INFO]: Preparing start region for level 4 (Seed: 2772575690763369487)
509[12:14:25] [Server thread/INFO]: Preparing spawn area for publicnether, 81%
510[12:14:25] [Server thread/INFO]: -------- World Settings For [publicend] --------
511[12:14:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
512[12:14:25] [Server thread/INFO]: Experience Merge Radius: 3.0
513[12:14:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
514[12:14:25] [Server thread/INFO]: Item Despawn Rate: 6000
515[12:14:25] [Server thread/INFO]: Item Merge Radius: 2.5
516[12:14:25] [Server thread/INFO]: View Distance: 10
517[12:14:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
518[12:14:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
519[12:14:25] [Server thread/INFO]: Mob Spawn Range: 4
520[12:14:25] [Server thread/INFO]: Max TNT Explosions: 100
521[12:14:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
522[12:14:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
523[12:14:25] [Server thread/INFO]: Random Lighting Updates: false
524[12:14:25] [Server thread/INFO]: Structure Info Saving: true
525[12:14:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
526[12:14:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
527[12:14:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
528[12:14:25] [Server thread/INFO]: Cane Growth Modifier: 100%
529[12:14:25] [Server thread/INFO]: Melon Growth Modifier: 100%
530[12:14:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
531[12:14:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
532[12:14:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
533[12:14:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
534[12:14:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
535[12:14:25] [Server thread/INFO]: Vine Growth Modifier: 100%
536[12:14:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
537[12:14:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
538[12:14:25] [Server thread/INFO]: Preparing start region for level 5 (Seed: 9079838702151109493)
539[12:14:26] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
540[12:14:26] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
541[12:14:26] [Server thread/INFO]: [AutoReply] Enabling AutoReply v1.1
542[12:14:26] [Server thread/INFO]: [AutoRespawnPlus] Enabling AutoRespawnPlus v3.2
543[12:14:26] [Server thread/INFO]: [AutoRespawnPlus] An update for AutoRespawnPlus is available! Download at https://www.spigotmc.org/resources/14412
544[12:14:26] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
545[12:14:26] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
546[12:14:26] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
547[12:14:26] [Server thread/INFO]: [Reports] Enabling Reports v0.1
548[12:14:26] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.5
549[12:14:26] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
550[12:14:27] [Server thread/INFO]: [DeluxeMenus] 29 GUI menus loaded!
551[12:14:27] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
552[12:14:27] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
553[12:14:27] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
554[12:14:27] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
555[12:14:27] [Server thread/INFO]: [PermissionsEx] Initializing file backend
556[12:14:27] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
557[12:14:27] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
558[12:14:27] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
559[12:14:27] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
560[12:14:27] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.23.0
561[12:14:27] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
562[12:14:27] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.23.0
563[12:14:27] [Server thread/INFO]: [FeatherBoard] Framework version: 2017-08
564[12:14:27] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
565[12:14:27] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
566[12:14:27] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
567[12:14:27] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
568[12:14:27] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
569[12:14:27] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
570[12:14:27] [Server thread/INFO]: [FeatherBoard] Loading dependency Ebean 2.8.1 ...
571[12:14:27] [Server thread/INFO]: [FeatherBoard] Ebean 2.8.1 is now loaded!
572[12:14:27] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
573[12:14:27] [Server thread/INFO]: [FeatherBoard] Loading messages ...
574[12:14:27] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
575[12:14:27] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
576[12:14:30] [Server thread/ERROR]: [FeatherBoard] java.lang.NoSuchMethodError: be.maximvdw.placeholderapi.PlaceholderAPI.getCustomPlaceholders()Ljava/util/Map;
577 at be.maximvdw.featherboardcore.hooks.MVdWPlaceholderAPIHook.addPlaceholders(MVdWPlaceholderAPIHook.java:39)
578 at be.maximvdw.featherboardcore.placeholders.ai.<init>(MVdWPlaceholderAPIPlaceholder.java:28)
579 at be.maximvdw.featherboardcore.placeholders.aC.a(PlaceholderLoader.java:539)
580 at be.maximvdw.featherboard.FeatherBoard.initPlaceholders(Unknown Source)
581 at be.maximvdw.featherboard.FeatherBoard.loadConfiguration(Unknown Source)
582 at be.maximvdw.featherboardcore.BasePlugin.initialize(Unknown Source)
583 at be.maximvdw.featherboardcore.BasePlugin.onEnable(Unknown Source)
584 at be.maximvdw.featherboard.FeatherBoard.onEnable(Unknown Source)
585 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
586 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
587 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
588 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
589 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
590 at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
591 at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
592 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
593 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
594 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
595 at java.lang.Thread.run(Unknown Source)
596
597[12:14:31] [Server thread/INFO]: [FeatherBoard] Loaded 2994 of the 5643 placholders
598[12:14:31] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
599[12:14:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level down event ...
600[12:14:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level up event ...
601[12:14:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: ChatReaction start event ...
602[12:14:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
603[12:14:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
604[12:14:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
605[12:14:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
606[12:14:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Party Level up ...
607[12:14:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
608[12:14:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
609[12:14:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
610[12:14:31] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
611[12:14:31] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
612[12:14:31] [Server thread/INFO]: [FeatherBoard] Lines: 2
613[12:14:31] [Server thread/INFO]: [FeatherBoard] Arguments: 1
614[12:14:32] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
615[12:14:32] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'combat-scoreboard-example' ...
616[12:14:32] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'mcmmo-levelup' ...
617[12:14:32] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'towny-town-example' ...
618[12:14:33] [Server thread/INFO]: [FeatherBoard] Failed to check for a update on spigot.
619[12:14:33] [Server thread/INFO]: [0;35;22m[[0;34;1mFeatherBoard[0;35;22m] [0;32;1mYour version is up to date![m
620[12:14:33] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
621[12:14:33] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
622[12:14:33] [Server thread/ERROR]: [FeatherBoard] You are using the HealthBar plugin
623[12:14:33] [Server thread/ERROR]: [FeatherBoard] The plugin will not work when using this plugin
624[12:14:33] [Server thread/INFO]: [RFChairs] Enabling RFChairs v2.0
625[12:14:33] [Server thread/INFO]: [RFChairs] No fake seats remaining! Proceeding
626[12:14:33] [Server thread/INFO]: [RFChairs] Rifle's Chairs has been enabled!
627[12:14:33] [Server thread/INFO]: [TAB] Enabling TAB v1.7.0
628[12:14:33] [Server thread/INFO]: [TAB] Enabled in 23ms
629[12:14:33] [Server thread/INFO]: [TAB] Original autor: NEZNAMY
630[12:14:33] [Server thread/INFO]: [TAB] New versions by Wisky987 | 1.6.4+
631[12:14:33] [Server thread/INFO]: [TAB] Please, if you have an issue use the Discussion page in TAB thread of Spigot forums
632[12:14:33] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.9.7.2
633[12:14:33] [Server thread/INFO]: [Parties] Enabling Parties v2.2.16
634[12:14:33] [Server thread/INFO]: [[36mParties[0m] [36mInitializing Parties 2.2.16[0m
635[12:14:33] [Server thread/INFO]: [[36mParties[0m] [36mEssentialsChat Hooked[0m
636[12:14:33] [Server thread/INFO]: [[36mParties[0m] [36mPlaceholderAPI Hooked[0m
637[12:14:33] [Server thread/INFO]: [[36mParties[0m] [36mParties v2.2.16 enabled[0m
638[12:14:33] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
639[12:14:33] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
640[12:14:33] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
641[12:14:34] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v2.1.4
642[12:14:34] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
643[12:14:34] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
644[12:14:34] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
645[12:14:34] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
646[12:14:34] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
647[12:14:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
648[12:14:34] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
649[12:14:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
650[12:14:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
651[12:14:34] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
652[12:14:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
653[12:14:34] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
654[12:14:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
655[12:14:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
656[12:14:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
657[12:14:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
658[12:14:34] [Server thread/INFO]: [WorldGuard] (tutorialworld) TNT ignition is PERMITTED.
659[12:14:34] [Server thread/INFO]: [WorldGuard] (tutorialworld) Lighters are PERMITTED.
660[12:14:34] [Server thread/INFO]: [WorldGuard] (tutorialworld) Lava fire is blocked.
661[12:14:34] [Server thread/INFO]: [WorldGuard] (tutorialworld) Fire spread is UNRESTRICTED.
662[12:14:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'tutorialworld'
663[12:14:34] [Server thread/INFO]: [WorldGuard] (publicnether) TNT ignition is PERMITTED.
664[12:14:34] [Server thread/INFO]: [WorldGuard] (publicnether) Lighters are PERMITTED.
665[12:14:34] [Server thread/INFO]: [WorldGuard] (publicnether) Lava fire is blocked.
666[12:14:34] [Server thread/INFO]: [WorldGuard] (publicnether) Fire spread is UNRESTRICTED.
667[12:14:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'publicnether'
668[12:14:34] [Server thread/INFO]: [WorldGuard] (publicend) TNT ignition is PERMITTED.
669[12:14:34] [Server thread/INFO]: [WorldGuard] (publicend) Lighters are PERMITTED.
670[12:14:34] [Server thread/INFO]: [WorldGuard] (publicend) Lava fire is blocked.
671[12:14:34] [Server thread/INFO]: [WorldGuard] (publicend) Fire spread is UNRESTRICTED.
672[12:14:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'publicend'
673[12:14:34] [Server thread/INFO]: [WorldGuard] Loading region data...
674[12:14:34] [Server thread/INFO]: [ChatItem] Enabling ChatItem v1.3.6.4
675[12:14:34] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.6.0-bSNAPSHOT
676[12:14:34] [Server thread/INFO]: [PortalCommands] Enabling PortalCommands v2.1.2
677[12:14:34] [Server thread/INFO]: [PortalCommands] Enabling listeners...
678[12:14:34] [Server thread/INFO]: Running version converter. Converting necessary ConfiguationSections...
679[12:14:34] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b606
680[12:14:35] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
681[12:14:35] [Server thread/INFO]: No kits found to migrate.
682[12:14:35] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
683[12:14:35] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
684[12:14:35] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
685[12:14:35] [Server thread/INFO]: Using locale en_US
686[12:14:35] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
687[12:14:35] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
688[12:14:35] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
689[12:14:35] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
690[12:14:35] [Server thread/INFO]: [Server Tutorial Plus] Enabling ServerTutorialPlus v1.18.1
691[12:14:35] [Server thread/INFO]: [Server Tutorial Plus] Enabling server tutorial...
692[12:14:35] [Server thread/INFO]: [Server Tutorial Plus] Using FlatFile as datasource...
693[12:14:35] [Server thread/INFO]: [Server Tutorial Plus] Loading server tutorial: howtoclaim
694[12:14:35] [Server thread/INFO]: [Server Tutorial Plus] Loading server tutorial: cs
695[12:14:35] [Server thread/INFO]: [Server Tutorial Plus] PlaceholderAPI has been found!
696[12:14:35] [Server thread/INFO]: [Server Tutorial Plus] Servertutorial enabled successfully!
697[12:14:35] [Server thread/INFO]: [Jobs] Enabling Jobs v4.1.3
698[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 8 titles![m
699[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 0 restricted areas![m
700[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 49 protected blocks timers![m
701[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 641 custom item names![m
702[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 41 custom entity names![m
703[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 27 custom enchant names![m
704[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 16 custom color names![m
705[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] 4 shop items loaded![m
706[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 12 jobs![m
707[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] Explorer job manager registered![m
708[12:14:36] [Jobs-DatabaseSaveTask/INFO]: [0;33;1m[Jobs] Started database save task.[m
709[12:14:36] [Jobs-BufferedPaymentThread/INFO]: [0;33;1m[Jobs] Started buffered payment thread.[m
710[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 0 schedulers![m
711[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] Preloaded 16 players data in 0.01[m
712[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] [0;33;22mmcMMO was found - [0;31;1mBut your McMMO version is outdated, please update for full support.[m
713[12:14:36] [Server thread/ERROR]: [Jobs] Plugin Jobs v4.1.3 has failed to register events for class com.gamingmesh.jobs.listeners.McMMOlistener because com/gmail/nossr50/events/skills/repair/McMMOPlayerRepairCheckEvent does not exist.
714[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] WorldGuard detected.[m
715[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] loaded 3 block protection entries. 0[m
716[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] Loading explorer data[m
717[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] Loaded explorer data[m
718[12:14:36] [Server thread/INFO]: [0;33;1m[Jobs] Plugin has been enabled succesfully.[m
719[12:14:36] [Server thread/INFO]: [BountyHunters] Enabling BountyHunters v1.4.9
720[12:14:36] [Server thread/INFO]: [BountyHunters] [0;30;1mDetected Server Version: v1_12_R1[m
721[12:14:37] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v11.0.0
722[12:14:37] [Server thread/INFO]: [BuycraftX] Validating your server key...
723[12:14:37] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
724[12:14:38] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.3.10
725[12:14:38] [Server thread/INFO]: [LiteBans] Using default database drivers.
726[12:14:38] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 (org.h2.Driver)
727[12:14:38] [Server thread/INFO]: [LiteBans] Connecting to database...
728[12:14:39] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2://C:\Users\Administrator\Desktop\Servers\NotAPenguin-Survival-Setup\plugins\LiteBans\litebans] (854.7 ms).
729[12:14:39] [Server thread/INFO]: [LiteBans] Database connection fully initialized (862.3 ms).
730[12:14:39] [Server thread/INFO]: [LiteBans] v2.3.10 enabled. Startup took 1194 ms.
731[12:14:39] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.22-SNAPSHOT (build 1487)
732[12:14:39] [Server thread/INFO]: [TradeMe] Enabling TradeMe v5.2.1.0
733[12:14:39] [Server thread/INFO]: [0;36;22m[TradeMe][0;33;22m Version 5.2.1.0 has been enabled[m
734[12:14:39] [Server thread/INFO]: [0;36;22m[TradeMe][0;33;22m PlayerPoints plugin was found![m
735[12:14:39] [Server thread/INFO]: [0;36;22m[TradeMe][0;33;22m McMMO plugin was found![m
736[12:14:39] [Server thread/INFO]: [0;36;22m[TradeMe][0;33;22m Vault plugin was found![m
737[12:14:40] [Server thread/INFO]: [0;36;22m[TradeMe][0;33;22m Jobs plugin was found![m
738[12:14:40] [Server thread/INFO]: [0;36;22m[TradeMe][0;33;22m JobsPoints feature enabled![m
739[12:14:40] [Server thread/INFO]: [0;36;22m[TradeMe][0;33;22m Connected to sqlite[m
740[12:14:40] [Server thread/INFO]: [0;36;22m[TradeMe] [0;33;22m0 trade logs preloaded[m
741[12:14:40] [Server thread/INFO]: [KitPreview] Enabling KitPreview v5.3
742[12:14:40] [Server thread/INFO]: [0;32;1m=============================[m
743[12:14:40] [Server thread/INFO]: [0;37;22mKitPreview5.3 by [0;35;22mBrianna <3![m
744[12:14:40] [Server thread/INFO]: [0;37;22mAction: [0;32;1mEnabling[0;37;22m...[m
745[12:14:40] [Server thread/INFO]: [KitPreview] Loading language file
746[12:14:40] [Server thread/INFO]: [KitPreview] Loading data file
747[12:14:40] [Server thread/INFO]: MCUpdate enabled and loaded
748[12:14:40] [Server thread/INFO]: [0;37;22mThe [0;32;1m/kit[0;37;22m and [0;32;1m/kits [0;37;22mfeatures have been [0;31;1mdisabled[0;37;22m.[m
749[12:14:40] [Server thread/INFO]: [0;32;1m=============================[m
750[12:14:40] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.4
751[12:14:40] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b606
752[12:14:40] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.1.0
753[12:14:40] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
754[12:14:40] [Server thread/INFO]: [MVdWPlaceholderAPI] SuperVanish added custom placeholder {supervanish_isvanished}
755[12:14:40] [Server thread/INFO]: [MVdWPlaceholderAPI] SuperVanish added custom placeholder {supervanish_vanishedplayers}
756[12:14:40] [Server thread/INFO]: [MVdWPlaceholderAPI] SuperVanish added custom placeholder {supervanish_playercount}
757[12:14:40] [Server thread/INFO]: [SuperVanish] Hooked into MVdWPlaceholderAPI
758[12:14:40] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
759[12:14:40] [Server thread/INFO]: [SuperVanish] Hooked into Citizens
760[12:14:40] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
761[12:14:41] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
762[12:14:41] [Server thread/INFO]: creating table 'items'
763[12:14:41] [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`))
764[12:14:41] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
765[12:14:41] [Server thread/INFO]: creating table 'accounts'
766[12:14:41] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
767[12:14:41] [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`) )
768[12:14:41] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
769[12:14:41] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
770[12:14:41] [Server thread/INFO]: [UltraCosmetics] Enabling UltraCosmetics v2.4.11
771[12:14:41] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]: -------------------------------------------------------------------
772[12:14:41] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]: UltraCosmetics v2.4.11 is loading... (server: 1.12)
773[12:14:41] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]: Thanks for downloading it!
774[12:14:41] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]: Plugin by iSach.
775[12:14:41] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]: Link: http://bit.ly/UltraCosmetics
776[12:14:42] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]: Initializing module v1_12_R1
777[12:14:42] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]: Module initialized
778[12:14:43] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]:
779[12:14:43] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]: Morphs require Lib's Disguises!
780[12:14:43] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]:
781[12:14:43] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]: Morphs disabled.
782[12:14:43] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]:
783[12:14:43] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]:
784[12:14:43] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]: Hooked into PlaceholderAPI
785[12:14:43] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]:
786[12:14:43] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]:
787[12:14:43] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]: Hooked into Vault for economy: Essentials Economy
788[12:14:43] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]:
789[12:14:44] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]: UltraCosmetics successfully finished loading and is now enabled!
790[12:14:44] [Server thread/INFO]: 11/18/2018 - UltraCosmetics [INFO]: -------------------------------------------------------------------
791[12:14:44] [Server thread/INFO]: [NoFlyZone] Enabling NoFlyZone v1.3
792[12:14:44] [Server thread/INFO]: [NoFlyZone] Hooked into WorldGuard 6.2.1;84bc322
793[12:14:44] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.0
794[12:14:44] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;36;22mCitizens[0;31;1mCMD [0;30;1m[3m2.0 [0;30;1mBy [0;36;22mMateus Moreira [0;31;1m@LichtHund[m
795[12:14:44] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mEnglish [0;37;22mmessages![m
796[12:14:44] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mPlaceholderAPI[0;37;22m![m
797[12:14:44] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mVult[0;37;22m![m
798[12:14:45] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;31;1mA new version of CitizensCMD is now available:[m
799[12:14:45] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;36;1m[3mhttps://www.spigotmc.org/resources/30224[m
800[12:14:45] [Server thread/INFO]: [Factions] Enabling Factions v2.14.0
801[12:14:45] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.14.0[0;36;22m] [0;33;1m=== ENABLE START ===[m
802[12:14:46] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.14.0[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationV18[m
803[12:14:46] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.14.0[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationV19[m
804[12:14:46] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.14.0[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationSpigot[m
805[12:14:46] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.14.0[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationWorldGuard[m
806[12:14:46] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.14.0[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m1387ms[0;33;1m) ===[m
807[12:14:46] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.9.0
808[12:14:46] [Server thread/INFO]: [SimpleAlias] Enabling SimpleAlias v1.6.2
809[12:14:46] [Server thread/INFO]: [SimpleAlias] config.yml successfully loaded.
810[12:14:46] [Server thread/INFO]: [SimpleAlias] Vault hooked! (Permission: true, Economy: true)
811[12:14:46] [Server thread/INFO]: [SimpleAlias] Factions hooked!
812[12:14:46] [Server thread/INFO]: [SimpleAlias] 0 cooldown lists loaded.
813[12:14:46] [Server thread/INFO]: [SimpleAlias] Failed to load alias 'rtp.yml'. Cause: Failed to register the alias as a command
814[12:14:46] [Server thread/INFO]: [SimpleAlias] Failed to load alias 'rules.yml'. Cause: Failed to register the alias as a command
815[12:14:46] [Server thread/INFO]: [SimpleAlias] 4 aliases loaded.
816[12:14:46] [Server thread/INFO]: [SimpleAlias] This plugin is using Metrics by Hidendra!
817[12:14:46] [Server thread/INFO]: [SimpleAlias] Alias system is activated! (128 ms)
818[12:14:46] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b606
819[12:14:46] [Server thread/INFO]: [CombatLog] Enabling CombatLog v2.3.0
820[12:14:46] [Server thread/INFO]: [CombatLog] New Factions plugin v2.14.0 found! Safezone regions are now detected.
821[12:14:46] [Server thread/INFO]: [CombatLog] WorldGuard plugin found! PvP regions are now detected.
822[12:14:46] [Server thread/INFO]: [CombatLog] Loading config.yml
823[12:14:47] [Server thread/INFO]: [CombatLog] v2.3.0 has been enabled.
824[12:14:47] [Server thread/INFO]: [CrazyAuctionsAnnouncer] Enabling CrazyAuctionsAnnouncer v1.1.2
825[12:14:47] [Server thread/INFO]: §7[§3CrazyAuctionsAnnouncer§7]§6>>§eLoading files...
826[12:14:47] [Server thread/INFO]: §e§lAUCTION §e»§aFiles have been loaded!
827[12:14:47] [Server thread/INFO]: §e§lAUCTION §e»§eRegistering events...
828[12:14:47] [Server thread/ERROR]: [CrazyAuctionsAnnouncer] Plugin CrazyAuctionsAnnouncer v1.1.2 has failed to register events for class com.diamonddagger590.caa.events.BidEvent because me/badbones69/crazyauctions/api/events/AuctionNewBidEvent does not exist.
829[12:14:47] [Server thread/ERROR]: [CrazyAuctionsAnnouncer] Plugin CrazyAuctionsAnnouncer v1.1.2 has failed to register events for class com.diamonddagger590.caa.events.BuyEvent because me/badbones69/crazyauctions/api/events/AuctionBuyEvent does not exist.
830[12:14:47] [Server thread/ERROR]: [CrazyAuctionsAnnouncer] Plugin CrazyAuctionsAnnouncer v1.1.2 has failed to register events for class com.diamonddagger590.caa.events.NewAuction because me/badbones69/crazyauctions/api/events/AuctionListEvent does not exist.
831[12:14:47] [Server thread/ERROR]: [CrazyAuctionsAnnouncer] Plugin CrazyAuctionsAnnouncer v1.1.2 has failed to register events for class com.diamonddagger590.caa.events.WinBidEvent because me/badbones69/crazyauctions/api/events/AuctionWinBidEvent does not exist.
832[12:14:47] [Server thread/INFO]: §e§lAUCTION §e»§aEvents have been registered!
833[12:14:47] [Server thread/INFO]: §e§lAUCTION §e»§eStarting timers...
834[12:14:47] [Server thread/INFO]: §e§lAUCTION §e»§aTimers started!
835[12:14:47] [Server thread/INFO]: §e§lAUCTION §e»§eChecking for config updates...
836[12:14:47] [Server thread/INFO]: §e§lAUCTION §e»§aConfig has been caught up to date!
837[12:14:47] [Server thread/INFO]: §e§lAUCTION §e»§aHave a blessed day!!!
838[12:14:47] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v2.0.0-alpha5
839[12:14:47] [Server thread/INFO]: Config Version: 2.X
840[12:14:47] [Server thread/INFO]: v1_12_R1
841[12:14:47] [Server thread/INFO]: Crate Configurations (4): legendarycrate.yml rarecrate.yml rewardcrate.yml crate.yml
842[12:14:48] [Server thread/INFO]: [ACF] Minecraft Version: 1.12
843[12:14:48] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.2
844[12:14:48] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
845[12:14:48] [Server thread/INFO]: [SilkSpawners] Loading support for v1_12_R1
846[12:14:48] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
847[12:14:48] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
848[12:14:48] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
849[12:14:48] [Server thread/INFO]: [XPBoost] Enabling XPBoost v2.06
850[12:14:48] [Server thread/INFO]: [XPBoost] Found McMMO, enabling support.
851[12:14:48] [Server thread/ERROR]: [XPBoost] Plugin XPBoost v2.06 has failed to register events for class cz.dubcat.xpboost.support.McMMO because com/gmail/nossr50/events/experience/McMMOPlayerXpGainEvent does not exist.
852[12:14:48] [Server thread/INFO]: [XPBoost] Found Jobs, enabling support.
853[12:14:48] [Server thread/WARN]: [XPBoost] Factions support disabled, if you wish to use it, please set enabled to true in the factions.yml
854[12:14:48] [Server thread/INFO]: [XPBoost] Server version v1_12_R1
855[12:14:48] [Server thread/INFO]: [MVdWPlaceholderAPI] XPBoost added custom placeholder {xpboost_hasboost}
856[12:14:48] [Server thread/INFO]: [MVdWPlaceholderAPI] XPBoost added custom placeholder {xpboost_boost}
857[12:14:48] [Server thread/INFO]: [MVdWPlaceholderAPI] XPBoost added custom placeholder {xpboost_boost_time}
858[12:14:48] [Server thread/INFO]: [MVdWPlaceholderAPI] XPBoost added custom placeholder {xpboost_timeleft}
859[12:14:48] [Server thread/INFO]: [MVdWPlaceholderAPI] XPBoost added custom placeholder {xpboost_type}
860[12:14:48] [Server thread/INFO]: [XPBoost] Enabled.
861[12:14:48] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.19.0
862[12:14:48] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
863[12:14:48] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
864[12:14:48] [Server thread/INFO]: [SilkSpawners] Loading support for v1_12_R1
865[12:14:48] [Server thread/INFO]: [ShopGUIPlus] SilkSpawners support enabled.
866[12:14:48] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
867[12:14:48] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
868[12:14:49] [Server thread/INFO]: Done (40.253s)! For help, type "help" or "?"
869[12:14:50] [Server thread/INFO]: [WelcomeWarpSigns] Loading warps...
870[12:14:50] [Craft Scheduler Thread - 9/WARN]: [DeathEffects] Plugin DeathEffects v0.1 generated an exception while executing task 33
871java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
872 at Files.Metrics.postPlugin(Metrics.java:306) ~[?:?]
873 at Files.Metrics.access$4(Metrics.java:297) ~[?:?]
874 at Files.Metrics$1.run(Metrics.java:215) ~[?:?]
875 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
876 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot.jar:git-Spigot-e8ded36-acbc348]
877 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_191]
878 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_191]
879 at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
880[12:14:50] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.12.2(340)
881[12:14:50] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.3.1
882[12:14:50] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
883[12:14:50] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
884[12:14:50] [Server thread/INFO]: [PlayerVaults] ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins\PlayerVaults\uuidvaults directory.
885[12:14:50] [Server thread/INFO]: [0;33;1m[Jobs] Successfully linked with Vault.[m
886[12:14:50] [Server thread/INFO]: [EnderdragonRespawner] It seems event for world_nether was never activated, ignoring
887[12:14:50] [Server thread/INFO]: [EnderdragonRespawner] It seems event for world was never activated, ignoring
888[12:14:50] [Server thread/INFO]: [EnderdragonRespawner] It seems event for world_the_end was never activated, ignoring
889[12:14:50] [Craft Scheduler Thread - 49/WARN]: [ChestShop] Plugin ChestShop v3.8.12 generated an exception while executing task 505
890java.lang.NoSuchMethodError: org.bukkit.Server._INVALID_getOnlinePlayers()[Lorg/bukkit/entity/Player;
891 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335) ~[?:?]
892 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57) ~[?:?]
893 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223) ~[?:?]
894 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
895 at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot.jar:git-Spigot-e8ded36-acbc348]
896 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_191]
897 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_191]
898 at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
899[12:14:50] [Server thread/INFO]: [0;31;22m[21m» [0;37;22mVote for several goodies such as EXP, claimblocks, and a vote key![m
900[12:14:50] [Craft Scheduler Thread - 277/INFO]: [PlayerVaults] We didn't find an update!
901[12:14:50] [Craft Scheduler Thread - 3/INFO]: [PlaceholderAPI] 122 placeholder expansions are available on the cloud.
902[12:14:51] [Server thread/INFO]: [Citizens] Loaded 4 NPCs.
903[12:14:51] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.9.2) is available at:
904[12:14:51] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
905[12:14:51] [Craft Scheduler Thread - 10/INFO]: [Vault] Checking for Updates ...
906[12:14:51] [Craft Scheduler Thread - 10/WARN]: [Vault] Stable Version: 1.7.1 is out! You are still running version: 1.5.6
907[12:14:51] [Craft Scheduler Thread - 10/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
908[12:14:52] [Craft Scheduler Thread - 4/INFO]: [BuycraftX] Fetching all due players...
909[12:14:52] [Craft Scheduler Thread - 4/INFO]: [BuycraftX] Fetched due players (0 found).
910[12:14:53] [Craft Scheduler Thread - 271/INFO]: [[36mParties[0m] [36mParties v2.2.16 found a new version: 2.4.5[0m
911[12:15:41] [Server thread/INFO]: [0;31;22m[21m» [0;37;22mPurchase a rank at a our store to receive exclusive perks, kits, and more with /buy!![m
912[12:15:51] [Server thread/INFO]: [0;31;1mLag[0;30;1m » [0;37;1mEntities will be removed in [0;33;1m60[0;37;1m seconds![m
913[12:16:03] [User Authenticator #1/INFO]: UUID of player Imernie is 8193f572-0d89-419c-887a-ec3a4f15abcc
914[12:16:04] [Server thread/WARN]: [MVdWPlaceholderAPI] There is no MVdW placeholder plugin installed!
915[12:16:04] [Server thread/WARN]: [MVdWPlaceholderAPI] Put one of Maximvdw's premium placeholder plugins in the server!
916[12:16:05] [Server thread/INFO]: Imernie[/97.112.74.197:54599] logged in with entity id 2041 at ([world]-35.071374561437906, 72.0, 5.111017279224604)
917[12:16:05] [Craft Scheduler Thread - 36/INFO]: [0;31;1mFailed to check for Jobs update on spigot web page.[m
918[12:16:06] [Server thread/WARN]: [MVdWPlaceholderAPI] There is no MVdW placeholder plugin installed!
919[12:16:06] [Server thread/WARN]: [MVdWPlaceholderAPI] Put one of Maximvdw's premium placeholder plugins in the server!