Hotels plugin

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
karlik97
Příspěvky: 143
Registrován: 13 srp 2015, 07:28
Reputation: 0

Hotels plugin

#1 Příspěvekod karlik97 » 08 říj 2017, 00:04

82.208.17.41:27315
Dobrý den stáhnul jsem si plugin Hotels vše jsem si nastavil jsem si to až po vytvoření pokoje to šlo hladce ale ta cedulka mi už vytvořit nejde nevíte proč viz.obr. . Mohli by jste mi poradit jak to opravit nebo v čem je problém plugin je aktuální. Děkuji
Přílohy
Bez názvu.png
Bez názvu.png (263.49 KiB) Zobrazeno 3795 x

Uživatelský avatar
pitilon@seznam.cz
Příspěvky: 3999
Registrován: 16 lis 2014, 06:32
Reputation: 57
Kontaktovat uživatele:

Re: Hotels plugin

#2 Příspěvekod pitilon@seznam.cz » 08 říj 2017, 10:12

Věšteckou kouli zatím nemám tak bychom potřebovali log jestli to něco nepíše..A já využívám na hotely placený plugin https://www.spigotmc.org/resources/beta ... ger.37086/ a vidím, že plugin co máš vyžaduje další pluginy tak dodej i jejich seznam nebo alespoň ten log kde se dá dočíst vše..
Obrázek
Ať už si lidé myslí cokoli cokoli dělají nebo říkají neberte osobně. Názory druhých odpovídají tomu čemu tito lidé věří a proto ať si o vás myslí cokoli ve skutečnosti se vás to netýká. Vždy to vypovídá jen a jen o nich.
Není hanba být zabit cheaterem, ale cheatovat a být zabit.
Nejsem nerozumný. Jen nemám ten samý rozum jako vy.

Obrázek
FH Discord: http://discord.fakaheda.eu/

karlik97
Příspěvky: 143
Registrován: 13 srp 2015, 07:28
Reputation: 0

Re: Hotels plugin

#3 Příspěvekod karlik97 » 08 říj 2017, 10:45

Kód: Vybrat vše

[10:35:51 INFO]: [Hotels] Disabling Hotels v1.1.4
[10:35:51 INFO]: [Hotels] Hotels v1.1.4 has been disabled
[10:35:52 INFO]: [Hotels] Loading Hotels v1.1.4
[10:35:57 INFO]: [Hotels] Enabling Hotels v1.1.4
[10:35:57 INFO]: [Hotels] Hotels v1.1.4 has been enabled correctly




Kód: Vybrat vše

[10:35:55 INFO]: [ChatReaction] Enabling ChatReaction v1.7.1
[10:35:55 INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
[10:35:55 INFO]: [ChatReaction] 13 words loaded!
[10:35:55 INFO]: [ChatReaction] Reaction stats are disabled!!
[10:35:56 INFO]: ---------------------------
[10:35:56 INFO]: ChatReaction Updater
[10:35:56 INFO]:
[10:35:56 INFO]: You are running 1.7.1
[10:35:56 INFO]: The latest version
[10:35:56 INFO]: of ChatReaction!
[10:35:56 INFO]:
[10:35:56 INFO]: ---------------------------
[10:35:56 INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.1.3
[10:35:56 INFO]: [SkinsRestorer] Detected Minecraft v1_12_R1, using UniversalSkinFactory
[10:35:56 INFO]: [EditableSign] Enabling EditableSign v1.2.5
[10:35:56 INFO]: [EditableSign] EditableSign version 1.2.5 is Enabled
[10:35:56 INFO]: [iConomy] Enabling iConomy v7.0
[10:35:56 INFO]: [iConomy - April Fools] Enabled (10 ms)
[10:35:56 INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[10:35:56 INFO]: [Vault][Economy] iConomy 7 hooked.
[10:35:56 INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
[10:35:56 INFO]: [iConomy - April Fools] Purged accounts with default balance.
[10:35:56 INFO]: [PermissionsEx] Initializing file backend
[10:35:56 INFO]: [PermissionsEx] Permissions file successfully reloaded
[10:35:56 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[10:35:56 INFO]: [Vault][Permission] PermissionsEx hooked.
[10:35:56 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[10:35:56 INFO]: [MOTDColor] Enabling MOTDColor v0.5
[10:35:56 INFO]: [MOTDColor] MOTDColor event priority: NORMAL
[10:35:56 INFO]: [MOTDColor] MOTDColor: icon url loaded.
[10:35:56 ERROR]: Error occurred while enabling MOTDColor v0.5 (Is it up to date?)
java.lang.NullPointerException: null
at MOTDColor.MOTDColor.loadIcon(MOTDColor.java:209) ~[?:?]
at MOTDColor.MOTDColor.registerListener(MOTDColor.java:193) ~[?:?]
at MOTDColor.MOTDColor.onEnable(MOTDColor.java:32) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:374) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:745) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.Bukkit.reload(Bukkit.java:525) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:641) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchServerCommand(CraftServer.java:627) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.aP(DedicatedServer.java:443) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
[10:35:56 INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.7
[10:35:56 INFO]: Starting FakaHedaMinequery server on 82.208.17.41:28315
[10:35:56 INFO]: [Essentials] Enabling Essentials v2.0.1-b532
[10:35:56 WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
[10:35:56 WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
[10:35:56 INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[10:35:56 INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
[10:35:56 INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
[10:35:56 INFO]: Using locale en_US
[10:35:56 INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
[10:35:56 INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[10:35:56 INFO]: [Vault][Economy] Essentials Economy hooked.
[10:35:56 INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
[10:35:56 INFO]: [Essentials] Payment method found (iConomy version: 6)
[10:35:56 INFO]: [Jobs] Enabling Jobs v4.0.1
[10:35:56 INFO]: [Jobs] Loaded 8 titles!
[10:35:56 INFO]: [Jobs] Loaded 0 restricted areas!
[10:35:56 INFO]: [Jobs] Loaded 49 protected blocks timers!
[10:35:56 INFO]: [Jobs] Loaded 641 custom item names!
[10:35:56 INFO]: [Jobs] Loaded 41 custom entity names!
[10:35:56 INFO]: [Jobs] Loaded 27 custom enchant names!
[10:35:56 INFO]: [Jobs] Loaded 16 custom color names!
[10:35:56 INFO]: [Jobs] 4 shop items loaded!
[10:35:56 WARN]: [Jobs] Job Brewer has an invalid Brew type property: REDSTONE_DUST!
[10:35:56 INFO]: [Jobs] Loaded 10 jobs!
[10:35:56 INFO]: [Jobs] Explorer jobs manager are not enabled!
[10:35:56 INFO]: [Jobs] Started database save task.
[10:35:56 INFO]: [Jobs] Started buffered payment thread.
[10:35:56 INFO]: [Jobs] Loaded 0 schedulers!
[10:35:56 INFO]: [Jobs] Preloaded 34 players data in 0.0
[10:35:56 INFO]: [Jobs] WorldGuard detected.
[10:35:56 INFO]: [Jobs] loaded 9 block protection entries. 0
[10:35:56 INFO]: [Jobs] Plugin has been enabled succesfully.
[10:35:56 INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
[10:35:56 INFO]: [HolographicDisplays] Please do not use /reload or plugin reloaders. Use the command "/holograms reload" instead. You will receive no support for doing this operation.
[10:35:56 INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
[10:35:56 INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[10:35:56 INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.0
[10:35:56 INFO]: [SilkSpawners] WorldGuard was found and support is enabled
[10:35:56 INFO]: [SilkSpawners] Loading support for v1_12_R1
[10:35:56 INFO]: [SilkSpawners] AutoUpdater is enabled.
[10:35:57 INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
[10:35:57 INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
[10:35:57 INFO]: [Citizens] Enabling Citizens v2.0.22-SNAPSHOT (build 1487)
[10:35:57 INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
[10:35:57 INFO]: [Residence] Enabling Residence v4.7.1.2
[10:35:57 INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
[10:35:57 INFO]: [Residence] Scanning for economy systems...
[10:35:57 INFO]: [Residence] Found Vault using economy system: Gringotts
[10:35:57 INFO]: [Residence] Loading save data for world world...
[10:35:57 INFO]: [Residence] Loaded world data. (2 ms)
[10:35:57 INFO]: [Residence] Loading save data for world world_nether...
[10:35:57 INFO]: [Residence] Loaded world_nether data. (0 ms)
[10:35:57 INFO]: [Residence] Loading save data for world Diversity...
[10:35:57 INFO]: [Residence] Loaded Diversity data. (0 ms)
[10:35:57 INFO]: [Residence] Loading save data for world Spawn...
[10:35:57 INFO]: [Residence] Loaded Spawn data. (1 ms)
[10:35:57 INFO]: [Residence] Loading save data for world world_the_end...
[10:35:57 INFO]: [Residence] Loaded world_the_end data. (0 ms)
[10:35:57 INFO]: [Residence] Loading world data into memory...
[10:35:57 INFO]: [Residence] Loaded world data into memory. (13 ms)
[10:35:57 INFO]: [Residence] Loading world_nether data into memory...
[10:35:57 INFO]: [Residence] Loaded world_nether data into memory. (0 ms)
[10:35:57 INFO]: [Residence] Loading Diversity data into memory...
[10:35:57 INFO]: [Residence] Loaded Diversity data into memory. (0 ms)
[10:35:57 INFO]: [Residence] Loading Spawn data into memory...
[10:35:57 INFO]: [Residence] Loaded Spawn data into memory. (3 ms)
[10:35:57 INFO]: [Residence] Loading world_the_end data into memory...
[10:35:57 INFO]: [Residence] Loaded world_the_end data into memory. (0 ms)
[10:35:57 INFO]: [Residence] Found WorldEdit
[10:35:57 INFO]: [Residence] Found WorldGuard
[10:35:57 INFO]: [Residence] Enabled! Version 4.7.1.2 by Zrips
[10:35:57 INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[10:35:57 WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
[10:35:57 INFO]: [Hotels] Enabling Hotels v1.1.4
[10:35:57 INFO]: [Hotels] Hotels v1.1.4 has been enabled correctly
[10:35:57 INFO]: [SuperVanish] Enabling SuperVanish v5.9.1
[10:35:57 ERROR]: Error occurred while enabling SuperVanish v5.9.1 (Is it up to date?)
java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration;
at de.myzelyam.supervanish.config.MessagesFile.<init>(MessagesFile.java:34) ~[?:?]
at de.myzelyam.supervanish.SuperVanish.prepareConfig(SuperVanish.java:142) ~[?:?]
at de.myzelyam.supervanish.SuperVanish.onEnable(SuperVanish.java:101) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:374) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:745) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.Bukkit.reload(Bukkit.java:525) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:641) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchServerCommand(CraftServer.java:627) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.aP(DedicatedServer.java:443) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
[10:35:57 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[10:35:57 WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
[10:35:57 INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.6.9
[10:35:57 INFO]: [ShopGUIPlus] Permissions support enabled.
[10:35:57 INFO]: [SilkSpawners] WorldGuard was found and support is enabled
[10:35:57 INFO]: [SilkSpawners] Loading support for v1_12_R1
[10:35:57 INFO]: [ShopGUIPlus] SilkSpawners support enabled.
[10:35:57 INFO]: [ShopGUIPlus] Vault economy support enabled.
[10:35:57 INFO]: Cracked by JoeySalads with LOVE
[10:35:57 INFO]: [AuthMe] Enabling AuthMe v5.3.2-b1726
[10:35:58 INFO]: [AuthMe] SQLite driver loaded
[10:35:58 INFO]: [AuthMe] SQLite Setup finished
[10:35:58 INFO]: [AuthMe] Hooked into PermissionsEx!
[10:35:58 INFO]: [AuthMe] Hooked successfully into Essentials
[10:35:58 INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
[10:35:58 INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
[10:35:58 INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
[10:35:58 INFO]: [AuthMe] AuthMe 5.3.2 build n.1726 correctly enabled!
[10:35:58 INFO]: [NPCCommand] Enabling NPCCommand v2.3
[10:35:58 ERROR]: [NPCCommand] Trying initialise metrics...
[10:35:58 ERROR]: [NPCCommand] Metrics sucessfull initialise!
[10:35:58 WARN]: Could not register alias odmena because it contains commands that do not exist: rewards $1-
[10:35:58 INFO]: Server permissions file permissions.yml is empty, ignoring it
[10:35:58 INFO]: CONSOLE: Reload complete.
[10:35:58 INFO]: [Jobs] Successfully linked with Vault.
[10:35:58 WARN]: [NPCCommand] Plugin NPCCommand v2.3 generated an exception while executing task 325
java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
at npccommand.util.Metrics.postPlugin(Metrics.java:365) ~[?:?]
at npccommand.util.Metrics.access$4(Metrics.java:355) ~[?:?]
at npccommand.util.Metrics$1.run(Metrics.java:238) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_74]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_74]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
[10:35:58 INFO]: [Citizens] Loaded 4 NPCs.
[10:35:58 INFO]: [Vault] Checking for Updates ...
[10:35:58 INFO]: [SkinsRestorer]
[10:35:58 INFO]: [SkinsRestorer] +===============+
[10:35:58 INFO]: [SkinsRestorer] | SkinsRestorer |
[10:35:58 INFO]: [SkinsRestorer] +===============+
[10:35:58 INFO]: [SkinsRestorer] ----------------------------------------------
[10:35:58 INFO]: [SkinsRestorer] Current version: 13.1.3
[10:35:58 INFO]: [SkinsRestorer] A new version is available! Download it at:
[10:35:58 INFO]: [SkinsRestorer] https://www.spigotmc.org/resources/skinsrestorer.2124/
[10:35:58 INFO]: [SkinsRestorer] ----------------------------------------------
[10:35:58 INFO]: [Vault] No new version available
[10:35:58 INFO]: [Residence] *********************** Residence **************************
[10:35:58 INFO]: [Residence] * 4.7.2.3 is now available! Your version: 4.7.1.2
[10:35:58 INFO]: [Residence] * https://www.spigotmc.org/resources/residence.11480/
[10:35:58 INFO]: [Residence] ************************************************************
>rl
[10:38:48 INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins.
[10:38:48 INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server.
[10:38:48 INFO]: Server Ping Player Sample Count: 12
[10:38:48 INFO]: Using 4 threads for Netty based IO
[10:38:48 INFO]: Debug logging is disabled
[10:38:48 INFO]: -------- World Settings For [world] --------
[10:38:48 INFO]: Mob Spawn Range: 4
[10:38:48 INFO]: Cactus Growth Modifier: 100%
[10:38:48 INFO]: Cane Growth Modifier: 100%
[10:38:48 INFO]: Melon Growth Modifier: 100%
[10:38:48 INFO]: Mushroom Growth Modifier: 100%
[10:38:48 INFO]: Pumpkin Growth Modifier: 100%
[10:38:48 INFO]: Sapling Growth Modifier: 100%
[10:38:48 INFO]: Wheat Growth Modifier: 100%
[10:38:48 INFO]: NetherWart Growth Modifier: 100%
[10:38:48 INFO]: Vine Growth Modifier: 100%
[10:38:48 INFO]: Cocoa Growth Modifier: 100%
[10:38:48 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:38:48 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:38:48 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[10:38:48 INFO]: Random Lighting Updates: false
[10:38:48 INFO]: Structure Info Saving: true
[10:38:48 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[10:38:48 INFO]: Max TNT Explosions: 100
[10:38:48 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:38:48 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:38:48 INFO]: Item Despawn Rate: 6000
[10:38:48 INFO]: Item Merge Radius: 2.5
[10:38:48 INFO]: Arrow Despawn Rate: 1200
[10:38:48 INFO]: View Distance: 7
[10:38:48 INFO]: Experience Merge Radius: 3.0
[10:38:48 INFO]: Zombie Aggressive Towards Villager: true
[10:38:48 INFO]: Nerfing mobs spawned from spawners: false
[10:38:48 INFO]: -------- World Settings For [world_nether] --------
[10:38:48 INFO]: Mob Spawn Range: 4
[10:38:48 INFO]: Cactus Growth Modifier: 100%
[10:38:48 INFO]: Cane Growth Modifier: 100%
[10:38:48 INFO]: Melon Growth Modifier: 100%
[10:38:48 INFO]: Mushroom Growth Modifier: 100%
[10:38:48 INFO]: Pumpkin Growth Modifier: 100%
[10:38:48 INFO]: Sapling Growth Modifier: 100%
[10:38:48 INFO]: Wheat Growth Modifier: 100%
[10:38:48 INFO]: NetherWart Growth Modifier: 100%
[10:38:48 INFO]: Vine Growth Modifier: 100%
[10:38:48 INFO]: Cocoa Growth Modifier: 100%
[10:38:48 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:38:48 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:38:48 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[10:38:48 INFO]: Random Lighting Updates: false
[10:38:48 INFO]: Structure Info Saving: true
[10:38:48 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[10:38:48 INFO]: Max TNT Explosions: 100
[10:38:48 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:38:48 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:38:48 INFO]: Item Despawn Rate: 6000
[10:38:48 INFO]: Item Merge Radius: 2.5
[10:38:48 INFO]: Arrow Despawn Rate: 1200
[10:38:48 INFO]: View Distance: 7
[10:38:48 INFO]: Experience Merge Radius: 3.0
[10:38:48 INFO]: Zombie Aggressive Towards Villager: true
[10:38:48 INFO]: Nerfing mobs spawned from spawners: false
[10:38:48 INFO]: -------- World Settings For [Diversity] --------
[10:38:48 INFO]: Mob Spawn Range: 4
[10:38:48 INFO]: Cactus Growth Modifier: 100%
[10:38:48 INFO]: Cane Growth Modifier: 100%
[10:38:48 INFO]: Melon Growth Modifier: 100%
[10:38:48 INFO]: Mushroom Growth Modifier: 100%
[10:38:48 INFO]: Pumpkin Growth Modifier: 100%
[10:38:48 INFO]: Sapling Growth Modifier: 100%
[10:38:48 INFO]: Wheat Growth Modifier: 100%
[10:38:48 INFO]: NetherWart Growth Modifier: 100%
[10:38:48 INFO]: Vine Growth Modifier: 100%
[10:38:48 INFO]: Cocoa Growth Modifier: 100%
[10:38:48 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:38:48 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:38:48 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[10:38:48 INFO]: Random Lighting Updates: false
[10:38:48 INFO]: Structure Info Saving: true
[10:38:48 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[10:38:48 INFO]: Max TNT Explosions: 100
[10:38:48 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:38:48 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:38:48 INFO]: Item Despawn Rate: 6000
[10:38:48 INFO]: Item Merge Radius: 2.5
[10:38:48 INFO]: Arrow Despawn Rate: 1200
[10:38:48 INFO]: View Distance: 7
[10:38:48 INFO]: Experience Merge Radius: 3.0
[10:38:48 INFO]: Zombie Aggressive Towards Villager: true
[10:38:48 INFO]: Nerfing mobs spawned from spawners: false
[10:38:49 INFO]: -------- World Settings For [Spawn] --------
[10:38:49 INFO]: Mob Spawn Range: 4
[10:38:49 INFO]: Cactus Growth Modifier: 100%
[10:38:49 INFO]: Cane Growth Modifier: 100%
[10:38:49 INFO]: Melon Growth Modifier: 100%
[10:38:49 INFO]: Mushroom Growth Modifier: 100%
[10:38:49 INFO]: Pumpkin Growth Modifier: 100%
[10:38:49 INFO]: Sapling Growth Modifier: 100%
[10:38:49 INFO]: Wheat Growth Modifier: 100%
[10:38:49 INFO]: NetherWart Growth Modifier: 100%
[10:38:49 INFO]: Vine Growth Modifier: 100%
[10:38:49 INFO]: Cocoa Growth Modifier: 100%
[10:38:49 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:38:49 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:38:49 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[10:38:49 INFO]: Random Lighting Updates: false
[10:38:49 INFO]: Structure Info Saving: true
[10:38:49 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[10:38:49 INFO]: Max TNT Explosions: 100
[10:38:49 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:38:49 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:38:49 INFO]: Item Despawn Rate: 6000
[10:38:49 INFO]: Item Merge Radius: 2.5
[10:38:49 INFO]: Arrow Despawn Rate: 1200
[10:38:49 INFO]: View Distance: 7
[10:38:49 INFO]: Experience Merge Radius: 3.0
[10:38:49 INFO]: Zombie Aggressive Towards Villager: true
[10:38:49 INFO]: Nerfing mobs spawned from spawners: false
[10:38:49 INFO]: -------- World Settings For [world_the_end] --------
[10:38:49 INFO]: Mob Spawn Range: 4
[10:38:49 INFO]: Cactus Growth Modifier: 100%
[10:38:49 INFO]: Cane Growth Modifier: 100%
[10:38:49 INFO]: Melon Growth Modifier: 100%
[10:38:49 INFO]: Mushroom Growth Modifier: 100%
[10:38:49 INFO]: Pumpkin Growth Modifier: 100%
[10:38:49 INFO]: Sapling Growth Modifier: 100%
[10:38:49 INFO]: Wheat Growth Modifier: 100%
[10:38:49 INFO]: NetherWart Growth Modifier: 100%
[10:38:49 INFO]: Vine Growth Modifier: 100%
[10:38:49 INFO]: Cocoa Growth Modifier: 100%
[10:38:49 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[10:38:49 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[10:38:49 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[10:38:49 INFO]: Random Lighting Updates: false
[10:38:49 INFO]: Structure Info Saving: true
[10:38:49 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[10:38:49 INFO]: Max TNT Explosions: 100
[10:38:49 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[10:38:49 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[10:38:49 INFO]: Item Despawn Rate: 6000
[10:38:49 INFO]: Item Merge Radius: 2.5
[10:38:49 INFO]: Arrow Despawn Rate: 1200
[10:38:49 INFO]: View Distance: 7
[10:38:49 INFO]: Experience Merge Radius: 3.0
[10:38:49 INFO]: Zombie Aggressive Towards Villager: true
[10:38:49 INFO]: Nerfing mobs spawned from spawners: false
[10:38:49 INFO]: [NPCCommand] Disabling NPCCommand v2.3
[10:38:49 INFO]: [AuthMe] Disabling AuthMe v5.3.2-b1726
[10:38:49 INFO]: [AuthMe] Waiting for 0 tasks to finish
[10:38:49 INFO]: [AuthMe] AuthMe 5.3.2-b1726 disabled!
[10:38:49 INFO]: [ShopGUIPlus] Disabling ShopGUIPlus v1.6.9
[10:38:49 INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
[10:38:49 INFO]: [SuperVanish] Disabling SuperVanish v5.9.1
[10:38:49 INFO]: [Hotels] Disabling Hotels v1.1.4
[10:38:49 INFO]: [Hotels] Hotels v1.1.4 has been disabled
[10:38:49 INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
[10:38:49 INFO]: [Residence] Disabling Residence v4.7.1.2
[10:38:49 INFO]: [Residence] Disabled!
[10:38:49 INFO]: [ChestCommands] Disabling ChestCommands v3.1.4
[10:38:49 INFO]: [Citizens] Disabling Citizens v2.0.22-SNAPSHOT (build 1487)
[10:38:49 INFO]: [SilkSpawners] Disabling SilkSpawners v5.0.0
[10:38:49 INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.6
[10:38:49 INFO]: [Jobs] Disabling Jobs v4.0.1
[10:38:49 INFO]: [Jobs] Saving blocks
[10:38:49 INFO]: [Jobs] Database save task shutdown!
[10:38:49 INFO]: [Jobs] Plugin has been disabled succesfully.
[10:38:49 INFO]: [Essentials] Disabling Essentials v2.0.1-b532
[10:38:49 INFO]: [Vault][Economy] Essentials Economy unhooked.
[10:38:49 INFO]: [Jobs] Buffered payment thread shutdown.
[10:38:49 INFO]: [FakaHedaMinequery] Disabling FakaHedaMinequery v1.7
[10:38:49 INFO]: [Vault] Disabling Vault v1.5.6-b49
[10:38:49 INFO]: Stopping FakaHedaMinequery server
[10:38:49 INFO]: [MOTDColor] Disabling MOTDColor v0.5
[10:38:49 INFO]: [MOTDColor] MOTDColor disabled!
[10:38:49 INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
[10:38:49 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[10:38:49 INFO]: [iConomy] Disabling iConomy v7.0
[10:38:49 INFO]: [iConomy] Closing general data...
[10:38:49 INFO]: [iConomy] Disabled. (0 ms)
[10:38:49 INFO]: [EditableSign] Disabling EditableSign v1.2.5
[10:38:49 INFO]: [EditableSign] EditableSign version 1.2.5 is Disabled
[10:38:49 INFO]: [SkinsRestorer] Disabling SkinsRestorer v13.1.3
[10:38:49 INFO]: [ChatReaction] Disabling ChatReaction v1.7.1
[10:38:49 INFO]: [MultiWorld] Disabling MultiWorld v5.2.8
[10:38:49 INFO]: [MultiWorld] Disabled.
[10:38:49 INFO]: [ProtocolLib] Disabling ProtocolLib v4.3.0
[10:38:49 INFO]: [WorldGuard] Disabling WorldGuard v6.2.2-SNAPSHOT;1709-f76259d
[10:38:49 INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
[10:38:49 INFO]: [Gringotts] Disabling Gringotts v2.10-SNAPSHOT
[10:38:49 INFO]: [Gringotts] disabled
[10:38:49 INFO]: [AutoMessage] Disabling AutoMessage v2.5.5
[10:38:49 INFO]: [Vehicles] Disabling Vehicles v8.6
[10:38:49 INFO]: [AntiCreeper] Disabling AntiCreeper v4.19
[10:38:49 INFO]: [MaxBansPlus] Disabling MaxBansPlus v1.5
[10:38:49 INFO]: [WorldEdit] Disabling WorldEdit v6.0;3342-78f975b9
[10:38:51 ERROR]: Nag author: 'ELCHILEN0' of 'AutoMessage' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
[10:38:51 ERROR]: Ambiguous plugin name `Essentials' for files `plugins/EssentialsX-2.0.1.jar' and `plugins/Essentials.jar' in `plugins'
[10:38:51 ERROR]: Could not load 'plugins/PlugMan.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:298) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:743) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.Bukkit.reload(Bukkit.java:525) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:641) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchServerCommand(CraftServer.java:627) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.aP(DedicatedServer.java:443) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_74]
at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_74]
at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_74]
at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_74]
at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_74]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
... 13 more
[10:38:51 ERROR]: Could not load 'plugins/MassiveCombat.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: MassiveCore
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:298) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:743) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.Bukkit.reload(Bukkit.java:525) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:641) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchServerCommand(CraftServer.java:627) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.aP(DedicatedServer.java:443) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
[10:38:51 ERROR]: ebean.properties not found
[10:38:51 INFO]: DataSourcePool [Gringotts] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
[10:38:51 INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
[10:38:51 INFO]: Entities enhanced[0] subclassed[2]
[10:38:52 WARN]: JMX beans for Ebean server [Gringotts] already registered. Will try unregister/registerEbean:server=Gringotts2,function=Logging
[10:38:52 ERROR]: Could not load 'plugins/GAListener.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Votifier
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:298) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:743) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.Bukkit.reload(Bukkit.java:525) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:641) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchServerCommand(CraftServer.java:627) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.aP(DedicatedServer.java:443) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
[10:38:52 INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
[10:38:52 INFO]: [MaxBansPlus] Loading MaxBansPlus v1.5
[10:38:52 INFO]: [AntiCreeper] Loading AntiCreeper v4.19
[10:38:52 INFO]: [Vehicles] Loading Vehicles v8.6
[10:38:52 INFO]: [AutoMessage] Loading AutoMessage v2.5.5
[10:38:52 INFO]: [Gringotts] Loading Gringotts v2.10-SNAPSHOT
[10:38:52 INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;1709-f76259d
[10:38:52 INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
[10:38:52 INFO]: [MultiWorld] Loading MultiWorld v5.2.8
[10:38:52 INFO]: [ChatReaction] Loading ChatReaction v1.7.1
[10:38:52 INFO]: [SkinsRestorer] Loading SkinsRestorer v13.1.3
[10:38:52 INFO]: [EditableSign] Loading EditableSign v1.2.5
[10:38:52 INFO]: [iConomy] Loading iConomy v7.0
[10:38:52 INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
[10:38:52 WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
[10:38:52 INFO]: [MOTDColor] Loading MOTDColor v0.5
[10:38:52 INFO]: [Vault] Loading Vault v1.5.6-b49
[10:38:52 INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.7
[10:38:52 INFO]: [Essentials] Loading Essentials v2.0.1-b532
[10:38:52 INFO]: [Jobs] Loading Jobs v4.0.1
[10:38:52 INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
[10:38:52 INFO]: [SilkSpawners] Loading SilkSpawners v5.0.0
[10:38:52 INFO]: [Citizens] Loading Citizens v2.0.22-SNAPSHOT (build 1487)
[10:38:52 INFO]: [ChestCommands] Loading ChestCommands v3.1.4
[10:38:52 INFO]: [Residence] Loading Residence v4.7.1.2
[10:38:52 INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[10:38:52 INFO]: [Hotels] Loading Hotels v1.1.4
[10:38:52 INFO]: [SuperVanish] Loading SuperVanish v5.9.1
[10:38:52 INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[10:38:52 INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.6.9
[10:38:52 INFO]: [AuthMe] Loading AuthMe v5.3.2-b1726
[10:38:52 INFO]: [NPCCommand] Loading NPCCommand v2.3
[10:38:52 INFO]: [Gringotts] Enabling Gringotts v2.10-SNAPSHOT
[10:38:52 INFO]: [Gringotts] Found Bukkit version: 1.12-R0.1-SNAPSHOT. All features enabled.
[10:38:52 INFO]: [Gringotts] Unable to hook plugin Factions
[10:38:52 WARN]: [Gringotts] Unable to load Factions handler because your version of Factions is not compatible with Gringotts. Factions support will not work
[10:38:52 INFO]: [Gringotts] Unable to hook plugin Towny
[10:38:52 WARN]: [Gringotts] Unable to load Towny handler. Towny support will not work
[10:38:52 INFO]: [Gringotts] Plugin Vault hooked.
[10:38:52 INFO]: [Gringotts] Plugin WorldGuard hooked.
[10:38:52 INFO]: [Gringotts] Registered Vault interface.
[10:38:52 INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
[10:38:52 INFO]: [ProtocolLib] Started structure compiler thread.
[10:38:52 INFO]: [Vault] Enabling Vault v1.5.6-b49
[10:38:52 INFO]: [Vault][Economy] Gringotts hooked.
[10:38:52 INFO]: [Vault] [Economy] Gringotts found: Loaded
[10:38:52 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[10:38:52 WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
[10:38:52 WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
[10:38:52 WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[10:38:52 INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[10:38:52 INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[10:38:52 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[10:38:52 INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[10:38:52 INFO]: [Vault] Enabled Version 1.5.6-b49
[10:38:52 INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
[10:38:52 INFO]: WEPIF: Using the Bukkit Permissions API.
[10:38:52 WARN]: [WorldEdit]
**********************************************
** This WorldEdit version does not fully support your version of Bukkit.
**
** When working with blocks or undoing, chests will be empty, signs
** will be blank, and so on. There will be no support for entity
** and biome-related functions.
**
** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
**********************************************
 
[10:38:52 INFO]: [MaxBansPlus] Enabling MaxBansPlus v1.5
[10:38:52 WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[10:38:52 WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[10:38:52 WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[10:38:52 INFO]: Flyway 4.0.3 by Boxfuse
[10:38:52 INFO]: Database: jdbc:h2:./plugins/MaxBansPlus/storage (H2 1.4)
[10:38:53 INFO]: Successfully validated 2 migrations (execution time 00:00.481s)
[10:38:53 INFO]: Current version of schema "PUBLIC": 1.2
[10:38:53 INFO]: Schema "PUBLIC" is up to date. No migration necessary.
[10:38:53 INFO]: HHH000412: Hibernate Core {5.1.0.Final}
[10:38:53 INFO]: HHH000206: hibernate.properties not found
[10:38:53 INFO]: HHH000021: Bytecode provider name : javassist
[10:38:53 INFO]: HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
[10:38:53 INFO]: HHH000130: Instantiating explicit connection provider: org.hibernate.connection.C3P0ConnectionProvider
[10:38:53 INFO]: HHH010002: C3P0 using driver: org.h2.Driver at URL: jdbc:h2:./plugins/MaxBansPlus/storage
[10:38:53 INFO]: HHH10001001: Connection properties: {user=root, password=****}
[10:38:53 INFO]: HHH10001003: Autocommit mode: false
[10:38:53 INFO]: HHH10001007: JDBC isolation level: <unknown>
[10:38:53 INFO]: HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[10:38:53 INFO]: HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
[10:38:55 INFO]: [AntiCreeper] Enabling AntiCreeper v4.19
[10:38:55 INFO]: [AntiCreeper] brought to you by Filbert66
[10:38:55 INFO]: [Vehicles] Enabling Vehicles v8.6
[10:38:55 INFO]: Vehicles >> lang.yml loaded.
[10:38:55 INFO]: Cracked by NotLeaker from BSMC
[10:38:55 INFO]: [AutoMessage] Enabling AutoMessage v2.5.5
[10:38:55 INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;1709-f76259d
[10:38:55 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[10:38:55 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[10:38:55 INFO]: [WorldGuard] (world) Lava fire is blocked.
[10:38:55 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[10:38:55 INFO]: [WorldGuard] Loaded configuration for world 'world'
[10:38:55 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[10:38:55 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[10:38:55 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[10:38:55 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[10:38:55 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[10:38:55 INFO]: [WorldGuard] (Diversity) TNT ignition is PERMITTED.
[10:38:55 INFO]: [WorldGuard] (Diversity) Lighters are PERMITTED.
[10:38:55 INFO]: [WorldGuard] (Diversity) Lava fire is blocked.
[10:38:55 INFO]: [WorldGuard] (Diversity) Fire spread is UNRESTRICTED.
[10:38:55 INFO]: [WorldGuard] Loaded configuration for world 'Diversity'
[10:38:55 INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
[10:38:55 INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
[10:38:55 INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
[10:38:55 INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
[10:38:55 INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
[10:38:55 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[10:38:55 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[10:38:55 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[10:38:55 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[10:38:55 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[10:38:55 INFO]: [WorldGuard] Loading region data...
[10:38:55 INFO]: [MultiWorld] Enabling MultiWorld v5.2.8
[10:38:55 INFO]: [MultiWorld] v5.2.8 enabled.
[10:38:55 INFO]: [ChatReaction] Enabling ChatReaction v1.7.1
[10:38:55 INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
[10:38:55 INFO]: [ChatReaction] 13 words loaded!
[10:38:55 INFO]: [ChatReaction] Reaction stats are disabled!!
[10:38:55 INFO]: ---------------------------
[10:38:55 INFO]: ChatReaction Updater
[10:38:55 INFO]:
[10:38:55 INFO]: You are running 1.7.1
[10:38:55 INFO]: The latest version
[10:38:55 INFO]: of ChatReaction!
[10:38:55 INFO]:
[10:38:55 INFO]: ---------------------------
[10:38:55 INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.1.3
[10:38:55 INFO]: [SkinsRestorer] Detected Minecraft v1_12_R1, using UniversalSkinFactory
[10:38:55 INFO]: [EditableSign] Enabling EditableSign v1.2.5
[10:38:55 INFO]: [EditableSign] EditableSign version 1.2.5 is Enabled
[10:38:55 INFO]: [iConomy] Enabling iConomy v7.0
[10:38:55 INFO]: [iConomy - April Fools] Enabled (7 ms)
[10:38:55 INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[10:38:55 INFO]: [Vault][Economy] iConomy 7 hooked.
[10:38:55 INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
[10:38:55 INFO]: [PermissionsEx] Initializing file backend
[10:38:55 INFO]: [iConomy - April Fools] Purged accounts with default balance.
[10:38:55 INFO]: [PermissionsEx] Permissions file successfully reloaded
[10:38:55 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[10:38:55 INFO]: [Vault][Permission] PermissionsEx hooked.
[10:38:55 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[10:38:55 INFO]: [MOTDColor] Enabling MOTDColor v0.5
[10:38:55 INFO]: [MOTDColor] MOTDColor event priority: NORMAL
[10:38:55 INFO]: [MOTDColor] MOTDColor: icon url loaded.
[10:38:55 ERROR]: Error occurred while enabling MOTDColor v0.5 (Is it up to date?)
java.lang.NullPointerException: null
at MOTDColor.MOTDColor.loadIcon(MOTDColor.java:209) ~[?:?]
at MOTDColor.MOTDColor.registerListener(MOTDColor.java:193) ~[?:?]
at MOTDColor.MOTDColor.onEnable(MOTDColor.java:32) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:374) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:745) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.Bukkit.reload(Bukkit.java:525) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:641) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchServerCommand(CraftServer.java:627) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.aP(DedicatedServer.java:443) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
[10:38:55 INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.7
[10:38:55 INFO]: Starting FakaHedaMinequery server on 82.208.17.41:28315
[10:38:55 INFO]: [Essentials] Enabling Essentials v2.0.1-b532
[10:38:55 WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
[10:38:55 WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
[10:38:55 INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[10:38:55 INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
[10:38:55 INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
[10:38:55 INFO]: Using locale en_US
[10:38:56 INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
[10:38:56 INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[10:38:56 INFO]: [Vault][Economy] Essentials Economy hooked.
[10:38:56 INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
[10:38:56 INFO]: [Essentials] Payment method found (iConomy version: 6)
[10:38:56 INFO]: [Jobs] Enabling Jobs v4.0.1
[10:38:56 INFO]: [Jobs] Loaded 8 titles!
[10:38:56 INFO]: [Jobs] Loaded 0 restricted areas!
[10:38:56 INFO]: [Jobs] Loaded 49 protected blocks timers!
[10:38:56 INFO]: [Jobs] Loaded 641 custom item names!
[10:38:56 INFO]: [Jobs] Loaded 41 custom entity names!
[10:38:56 INFO]: [Jobs] Loaded 27 custom enchant names!
[10:38:56 INFO]: [Jobs] Loaded 16 custom color names!
[10:38:56 INFO]: [Jobs] 4 shop items loaded!
[10:38:56 WARN]: [Jobs] Job Brewer has an invalid Brew type property: REDSTONE_DUST!
[10:38:56 INFO]: [Jobs] Loaded 10 jobs!
[10:38:56 INFO]: [Jobs] Explorer jobs manager are not enabled!
[10:38:56 INFO]: [Jobs] Started database save task.
[10:38:56 INFO]: [Jobs] Started buffered payment thread.
[10:38:56 INFO]: [Jobs] Loaded 0 schedulers!
[10:38:56 INFO]: [Jobs] Preloaded 34 players data in 0.0
[10:38:56 INFO]: [Jobs] WorldGuard detected.
[10:38:56 INFO]: [Jobs] loaded 9 block protection entries. 0
[10:38:56 INFO]: [Jobs] Plugin has been enabled succesfully.
[10:38:56 INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
[10:38:56 INFO]: [HolographicDisplays] Please do not use /reload or plugin reloaders. Use the command "/holograms reload" instead. You will receive no support for doing this operation.
[10:38:56 INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
[10:38:56 INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[10:38:56 INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.0
[10:38:56 INFO]: [SilkSpawners] WorldGuard was found and support is enabled
[10:38:56 INFO]: [SilkSpawners] Loading support for v1_12_R1
[10:38:56 INFO]: [SilkSpawners] AutoUpdater is enabled.
[10:38:56 INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
[10:38:56 INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
[10:38:56 INFO]: [Citizens] Enabling Citizens v2.0.22-SNAPSHOT (build 1487)
[10:38:56 INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
[10:38:56 INFO]: [Residence] Enabling Residence v4.7.1.2
[10:38:57 INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
[10:38:57 INFO]: [Residence] Scanning for economy systems...
[10:38:57 INFO]: [Residence] Found Vault using economy system: Gringotts
[10:38:57 INFO]: [Residence] Loading save data for world world...
[10:38:57 INFO]: [Residence] Loaded world data. (2 ms)
[10:38:57 INFO]: [Residence] Loading save data for world world_nether...
[10:38:57 INFO]: [Residence] Loaded world_nether data. (0 ms)
[10:38:57 INFO]: [Residence] Loading save data for world Diversity...
[10:38:57 INFO]: [Residence] Loaded Diversity data. (0 ms)
[10:38:57 INFO]: [Residence] Loading save data for world Spawn...
[10:38:57 INFO]: [Residence] Loaded Spawn data. (1 ms)
[10:38:57 INFO]: [Residence] Loading save data for world world_the_end...
[10:38:57 INFO]: [Residence] Loaded world_the_end data. (0 ms)
[10:38:57 INFO]: [Residence] Loading world data into memory...
[10:38:57 INFO]: [Residence] Loaded world data into memory. (13 ms)
[10:38:57 INFO]: [Residence] Loading world_nether data into memory...
[10:38:57 INFO]: [Residence] Loaded world_nether data into memory. (0 ms)
[10:38:57 INFO]: [Residence] Loading Diversity data into memory...
[10:38:57 INFO]: [Residence] Loaded Diversity data into memory. (0 ms)
[10:38:57 INFO]: [Residence] Loading Spawn data into memory...
[10:38:57 INFO]: [Residence] Loaded Spawn data into memory. (2 ms)
[10:38:57 INFO]: [Residence] Loading world_the_end data into memory...
[10:38:57 INFO]: [Residence] Loaded world_the_end data into memory. (0 ms)
[10:38:57 INFO]: [Residence] Found WorldEdit
[10:38:57 INFO]: [Residence] Found WorldGuard
[10:38:57 INFO]: [Residence] Enabled! Version 4.7.1.2 by Zrips
[10:38:57 INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[10:38:57 WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
[10:38:57 INFO]: [Hotels] Enabling Hotels v1.1.4
[10:38:57 INFO]: [Hotels] Hotels v1.1.4 has been enabled correctly
[10:38:57 INFO]: [SuperVanish] Enabling SuperVanish v5.9.1
[10:38:57 ERROR]: Error occurred while enabling SuperVanish v5.9.1 (Is it up to date?)
java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration;
at de.myzelyam.supervanish.config.MessagesFile.<init>(MessagesFile.java:34) ~[?:?]
at de.myzelyam.supervanish.SuperVanish.prepareConfig(SuperVanish.java:142) ~[?:?]
at de.myzelyam.supervanish.SuperVanish.onEnable(SuperVanish.java:101) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:374) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:745) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.Bukkit.reload(Bukkit.java:525) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:641) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchServerCommand(CraftServer.java:627) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.aP(DedicatedServer.java:443) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
[10:38:57 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[10:38:57 WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
[10:38:57 INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.6.9
[10:38:57 INFO]: [ShopGUIPlus] Permissions support enabled.
[10:38:57 INFO]: [SilkSpawners] WorldGuard was found and support is enabled
[10:38:57 INFO]: [SilkSpawners] Loading support for v1_12_R1
[10:38:57 INFO]: [ShopGUIPlus] SilkSpawners support enabled.
[10:38:57 INFO]: [ShopGUIPlus] Vault economy support enabled.
[10:38:57 INFO]: Cracked by JoeySalads with LOVE
[10:38:57 INFO]: [AuthMe] Enabling AuthMe v5.3.2-b1726
[10:38:57 INFO]: [AuthMe] SQLite driver loaded
[10:38:57 INFO]: [AuthMe] SQLite Setup finished
[10:38:57 INFO]: [AuthMe] Hooked into PermissionsEx!
[10:38:57 INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
[10:38:57 INFO]: [AuthMe] Hooked successfully into Essentials
[10:38:57 INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
[10:38:57 INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
[10:38:57 INFO]: [AuthMe] AuthMe 5.3.2 build n.1726 correctly enabled!
[10:38:57 INFO]: [NPCCommand] Enabling NPCCommand v2.3
[10:38:57 ERROR]: [NPCCommand] Trying initialise metrics...
[10:38:57 ERROR]: [NPCCommand] Metrics sucessfull initialise!
[10:38:57 WARN]: Could not register alias odmena because it contains commands that do not exist: rewards $1-
[10:38:57 INFO]: Server permissions file permissions.yml is empty, ignoring it
[10:38:58 INFO]: CONSOLE: Reload complete.
[10:38:58 INFO]: [Jobs] Successfully linked with Vault.
[10:38:58 WARN]: [NPCCommand] Plugin NPCCommand v2.3 generated an exception while executing task 404
java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
at npccommand.util.Metrics.postPlugin(Metrics.java:365) ~[?:?]
at npccommand.util.Metrics.access$4(Metrics.java:355) ~[?:?]
at npccommand.util.Metrics$1.run(Metrics.java:238) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_74]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_74]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
[10:38:58 INFO]: [Citizens] Loaded 4 NPCs.
[10:38:58 INFO]: [Vault] Checking for Updates ...
[10:38:58 INFO]: [Residence] *********************** Residence **************************
[10:38:58 INFO]: [Residence] * 4.7.2.3 is now available! Your version: 4.7.1.2
[10:38:58 INFO]: [Residence] * https://www.spigotmc.org/resources/residence.11480/
[10:38:58 INFO]: [Residence] ************************************************************
[10:38:58 INFO]: [Vault] No new version available
[10:38:58 INFO]: [SkinsRestorer]
[10:38:58 INFO]: [SkinsRestorer] +===============+
[10:38:58 INFO]: [SkinsRestorer] | SkinsRestorer |
[10:38:58 INFO]: [SkinsRestorer] +===============+
[10:38:58 INFO]: [SkinsRestorer] ----------------------------------------------
[10:38:58 INFO]: [SkinsRestorer] Current version: 13.1.3
[10:38:58 INFO]: [SkinsRestorer] A new version is available! Download it at:
[10:38:58 INFO]: [SkinsRestorer] https://www.spigotmc.org/resources/skinsrestorer.2124/
[10:38:58 INFO]: [SkinsRestorer] ----------------------------------------------
[10:39:58 WARN]: net.minecraft.server.v1_12_R1.ExceptionWorldConflict: The save for world located at ./Diversity is being accessed from another location, aborting
[10:39:58 WARN]: at net.minecraft.server.v1_12_R1.WorldNBTStorage.checkSession(WorldNBTStorage.java:78)
[10:39:58 WARN]: at net.minecraft.server.v1_12_R1.World.checkSession(World.java:2821)
[10:39:58 WARN]: at net.minecraft.server.v1_12_R1.WorldServer.a(WorldServer.java:1077)
[10:39:58 WARN]: at net.minecraft.server.v1_12_R1.WorldServer.save(WorldServer.java:1047)
[10:39:58 WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftWorld.save(CraftWorld.java:748)
[10:39:58 WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:703)
[10:39:58 WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576)
[10:39:58 WARN]: at java.lang.Thread.run(Thread.java:745)
>pl
[10:40:31 INFO]: Plugins (31): WorldEdit, MaxBansPlus, AntiCreeper, Vehicles, AutoMessage, Gringotts, WorldGuard, ProtocolLib, MultiWorld, ChatReaction, SkinsRestorer, EditableSign, iConomy, PermissionsEx, MOTDColor, Vault, FakaHedaMinequery, Essentials, Jobs, HolographicDisplays, SilkSpawners, Citizens, ChestCommands, Residence, EssentialsChat, Hotels, SuperVanish, EssentialsSpawn, ShopGUIPlus, AuthMe, NPCCommand
Přílohy
pluginy.png
pluginy.png (8.9 KiB) Zobrazeno 3777 x

Uživatelský avatar
pitilon@seznam.cz
Příspěvky: 3999
Registrován: 16 lis 2014, 06:32
Reputation: 57
Kontaktovat uživatele:

Re: Hotels plugin

#4 Příspěvekod pitilon@seznam.cz » 08 říj 2017, 10:57

Motdcolor není čas jít na jiný plugin? Update je starý 4 roky.. :D
Aktualizuj supervanish https://www.spigotmc.org/resources/supe ... ible.1331/
Aktualizuj skinsrestorer https://www.spigotmc.org/resources/skinsrestorer.2124/
Aktualizuj residenci https://www.spigotmc.org/resources/residence.11480/
Plugin plugman stáhni znovu a nahraj ho
MassiveCombat chce plugin MassiveCore
GAListener chce plugin Votifer, ale dnes se využívá již NuVotifer pokud se nepletu
Verze tvého serveru? Worldedit ti totiž píše, že jeho verze není plně podporována s tvou verzí bukkitu
Anticreeper umí i essentials
A nevidím problém v hotels, ale ten vyžaduje worldedit a jestliže ten není na správné verzi může to být tím uvidíme..
Obrázek
Ať už si lidé myslí cokoli cokoli dělají nebo říkají neberte osobně. Názory druhých odpovídají tomu čemu tito lidé věří a proto ať si o vás myslí cokoli ve skutečnosti se vás to netýká. Vždy to vypovídá jen a jen o nich.
Není hanba být zabit cheaterem, ale cheatovat a být zabit.
Nejsem nerozumný. Jen nemám ten samý rozum jako vy.

Obrázek
FH Discord: http://discord.fakaheda.eu/

karlik97
Příspěvky: 143
Registrován: 13 srp 2015, 07:28
Reputation: 0

Re: Hotels plugin

#5 Příspěvekod karlik97 » 08 říj 2017, 16:11

I po upraveni pluginu plugin stále nespolupracuje tu ceduli to vytvoří ale už to nedá do stavu v jakém by měla být viz. obrázek

Kód: Vybrat vše

[15:51:12 INFO]: [AuthMe] dakkyCZ logged in!
[15:51:53 INFO]: dakkyCZ issued server command: /ht cm enter
[15:52:23 INFO]: dakkyCZ issued server command: /ht create Kaenomia
[15:52:23 INFO]: [WorldGuard] Region data changes made in 'Spawn' have been background saved
[15:52:37 INFO]: dakkyCZ issued server command: /ht create Kaenomia
[15:52:51 INFO]: dakkyCZ issued server command: /ht delete
[15:52:56 INFO]: dakkyCZ issued server command: /ht delete Kaenomia
[15:53:13 INFO]: dakkyCZ issued server command: /ht create Kaenomia
[15:53:23 INFO]: [WorldGuard] Region data changes made in 'Spawn' have been background saved
[15:54:41 INFO]: dakkyCZ issued server command: /ht room Kaenomia 1
Přílohy
nevim.png
nevim.png (293.44 KiB) Zobrazeno 3759 x

Uživatelský avatar
pitilon@seznam.cz
Příspěvky: 3999
Registrován: 16 lis 2014, 06:32
Reputation: 57
Kontaktovat uživatele:

Re: Hotels plugin

#6 Příspěvekod pitilon@seznam.cz » 09 říj 2017, 15:04

A při startu již žádné chyby? A možná bych zkusil se zeptat přímo autora v diskuzi u pluginu
gvlfm78 was last seen: 1d 21h ago
autor není zase tak dlouho offline tedy myslím si, že ti poradí..
Obrázek
Ať už si lidé myslí cokoli cokoli dělají nebo říkají neberte osobně. Názory druhých odpovídají tomu čemu tito lidé věří a proto ať si o vás myslí cokoli ve skutečnosti se vás to netýká. Vždy to vypovídá jen a jen o nich.
Není hanba být zabit cheaterem, ale cheatovat a být zabit.
Nejsem nerozumný. Jen nemám ten samý rozum jako vy.

Obrázek
FH Discord: http://discord.fakaheda.eu/

karlik97
Příspěvky: 143
Registrován: 13 srp 2015, 07:28
Reputation: 0

Re: Hotels plugin

#7 Příspěvekod karlik97 » 09 říj 2017, 16:23

Krom toho že chci zůstat u MOTDColor a SkinRestorer mam aktualizovaný ale píše mi to že mam starou verzi tak žádný Error nevidím.

Kód: Vybrat vše

[16:19:05 INFO]: [AuthMe] Disabling AuthMe v5.3.2-b1726
[16:19:05 INFO]: [AuthMe] Waiting for 0 tasks to finish
[16:19:05 INFO]: [AuthMe] AuthMe 5.3.2-b1726 disabled!
[16:19:05 INFO]: [ShopGUIPlus] Disabling ShopGUIPlus v1.6.9
[16:19:05 INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
[16:19:05 INFO]: [SuperVanish] Disabling SuperVanish v5.10.1
[16:19:05 INFO]: [Hotels] Disabling Hotels v1.1.4
[16:19:05 INFO]: [Hotels] Hotels v1.1.4 has been disabled
[16:19:05 INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
[16:19:05 INFO]: [Residence] Disabling Residence v4.7.2.3
[16:19:05 INFO]: [Residence] Disabled!
[16:19:05 INFO]: [ChestCommands] Disabling ChestCommands v3.1.4
[16:19:05 INFO]: [SilkSpawners] Disabling SilkSpawners v5.0.0
[16:19:05 INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.6
[16:19:05 INFO]: [Jobs] Disabling Jobs v4.1.3
[16:19:05 INFO]: [Jobs] Saving blocks
[16:19:05 INFO]: [Jobs] Deleted 13 old block protection entries.
[16:19:05 INFO]: [Jobs] Buffered payment thread shutdown.
[16:19:05 INFO]: [Jobs] Plugin has been disabled succesfully.
[16:19:05 INFO]: [Jobs] Database save task shutdown!
[16:19:05 INFO]: [Essentials] Disabling Essentials v2.0.1-b488
[16:19:05 INFO]: [Vault][Economy] Essentials Economy unhooked.
[16:19:05 INFO]: [FakaHedaMinequery] Disabling FakaHedaMinequery v1.7
[16:19:05 INFO]: [Vault] Disabling Vault v1.5.6-b49
[16:19:05 INFO]: Stopping FakaHedaMinequery server
[16:19:05 INFO]: [MOTDColor] Disabling MOTDColor v0.5
[16:19:05 INFO]: [MOTDColor] MOTDColor disabled!
[16:19:05 INFO]: [TreeAssist] Disabling TreeAssist v5.11.46
[16:19:05 INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
[16:19:05 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[16:19:05 INFO]: [iConomy] Disabling iConomy v7.0
[16:19:05 INFO]: [iConomy] Closing general data...
[16:19:05 INFO]: [iConomy] Disabled. (0 ms)
[16:19:05 INFO]: [EditableSign] Disabling EditableSign v1.2.5
[16:19:05 INFO]: [EditableSign] EditableSign version 1.2.5 is Disabled
[16:19:05 INFO]: [SkinsRestorer] Disabling SkinsRestorer v13.1.4
[16:19:05 INFO]: [MultiWorld] Disabling MultiWorld v5.2.8
[16:19:05 INFO]: [MultiWorld] Disabled.
[16:19:05 INFO]: [ProtocolLib] Disabling ProtocolLib v4.3.0
[16:19:05 INFO]: [WorldGuard] Disabling WorldGuard v6.2.1;84bc322
[16:19:05 INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
[16:19:05 INFO]: [Gringotts] Disabling Gringotts v2.10-SNAPSHOT
[16:19:05 INFO]: [Gringotts] disabled
[16:19:05 INFO]: [AutoMessage] Disabling AutoMessage v2.5.5
[16:19:05 INFO]: [Vehicles] Disabling Vehicles v8.6
[16:19:05 INFO]: [AntiCreeper] Disabling AntiCreeper v4.19
[16:19:05 INFO]: [MaxBansPlus] Disabling MaxBansPlus v1.5
[16:19:05 INFO]: [WorldEdit] Disabling WorldEdit v6.1.7;dd00bb1
[16:19:05 INFO]: Saving players
[16:19:05 INFO]: Saving worlds
[16:19:05 INFO]: Saving chunks for level 'world'/overworld
[16:19:05 INFO]: Saving chunks for level 'world_nether'/the_nether
[16:19:05 INFO]: Saving chunks for level 'Spawn'/overworld
[16:19:05 INFO]: Saving chunks for level 'world_the_end'/the_end
Connection is closed...
[FakaHeda] Succesfully authorized (rw)!
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release
Loading libraries, please wait...
[16:19:12 INFO]: Starting minecraft server version 1.12
[16:19:12 INFO]: Loading properties
[16:19:12 INFO]: Default game type: SURVIVAL
[16:19:12 INFO]: This server is running CraftBukkit version git-Spigot-596221b-9a1fc1e (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT)
[16:19:12 INFO]: Server Ping Player Sample Count: 12
[16:19:12 INFO]: Using 4 threads for Netty based IO
[16:19:12 INFO]: Debug logging is disabled
[16:19:12 INFO]: Generating keypair
[16:19:12 INFO]: Starting Minecraft server on 82.208.17.41:27315
[16:19:12 INFO]: Using epoll channel type
[16:19:12 ERROR]: Ambiguous plugin name `Essentials' for files `plugins/EssentialsX-2.0.1.jar' and `plugins/Essentials.jar' in `plugins'
[16:19:12 INFO]: Set PluginClassLoader as parallel capable
[16:19:12 ERROR]: Could not load 'plugins/MassiveCombat.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: MassiveCore
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:298) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
[16:19:12 ERROR]: ebean.properties not found
[16:19:13 INFO]: DataSourcePool [Gringotts] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
[16:19:13 INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
[16:19:13 INFO]: Entities enhanced[0] subclassed[2]
[16:19:13 INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
[16:19:13 INFO]: [MaxBansPlus] Loading MaxBansPlus v1.5
[16:19:13 INFO]: [AntiCreeper] Loading AntiCreeper v4.19
[16:19:13 INFO]: [Vehicles] Loading Vehicles v8.6
[16:19:14 INFO]: [AutoMessage] Loading AutoMessage v2.5.5
[16:19:14 INFO]: [Gringotts] Loading Gringotts v2.10-SNAPSHOT
[16:19:14 INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
[16:19:14 INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
[16:19:14 INFO]: [MultiWorld] Loading MultiWorld v5.2.8
[16:19:14 INFO]: [SkinsRestorer] Loading SkinsRestorer v13.1.4
[16:19:14 INFO]: [EditableSign] Loading EditableSign v1.2.5
[16:19:14 INFO]: [iConomy] Loading iConomy v7.0
[16:19:14 INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
[16:19:14 WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
[16:19:14 INFO]: [TreeAssist] Loading TreeAssist v5.11.46
[16:19:14 INFO]: [MOTDColor] Loading MOTDColor v0.5
[16:19:14 INFO]: [Vault] Loading Vault v1.5.6-b49
[16:19:14 INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.7
[16:19:14 INFO]: [Essentials] Loading Essentials v2.0.1-b488
[16:19:14 INFO]: [Jobs] Loading Jobs v4.1.3
[16:19:14 INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
[16:19:14 INFO]: [SilkSpawners] Loading SilkSpawners v5.0.0
[16:19:14 INFO]: [Citizens] Loading Citizens v2.0.12-SNAPSHOT (build 1114)
[16:19:14 INFO]: [ChestCommands] Loading ChestCommands v3.1.4
[16:19:14 INFO]: [Residence] Loading Residence v4.7.2.3
[16:19:14 INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[16:19:14 INFO]: [Hotels] Loading Hotels v1.1.4
[16:19:14 INFO]: [CommandNPC] Loading CommandNPC v1.9.1
[16:19:14 INFO]: [SuperVanish] Loading SuperVanish v5.10.1
[16:19:14 INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[16:19:14 INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.6.9
[16:19:14 INFO]: [AuthMe] Loading AuthMe v5.3.2-b1726
[16:19:14 INFO]: [Gringotts] Enabling Gringotts v2.10-SNAPSHOT
[16:19:14 INFO]: [Gringotts] Found Bukkit version: 1.12-R0.1-SNAPSHOT. All features enabled.
[16:19:14 INFO]: [Gringotts] Unable to hook plugin Factions
[16:19:14 WARN]: [Gringotts] Unable to load Factions handler because your version of Factions is not compatible with Gringotts. Factions support will not work
[16:19:14 INFO]: [Gringotts] Unable to hook plugin Towny
[16:19:14 WARN]: [Gringotts] Unable to load Towny handler. Towny support will not work
[16:19:14 INFO]: [Gringotts] Plugin Vault hooked.
[16:19:14 INFO]: [Gringotts] Plugin WorldGuard hooked.
[16:19:14 INFO]: [Gringotts] Registered Vault interface.
[16:19:14 INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
[16:19:14 INFO]: [ProtocolLib] Started structure compiler thread.
[16:19:14 INFO]: [Vault] Enabling Vault v1.5.6-b49
[16:19:14 INFO]: [Vault][Economy] Gringotts hooked.
[16:19:14 INFO]: [Vault] [Economy] Gringotts found: Loaded
[16:19:14 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[16:19:14 WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
[16:19:14 WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
[16:19:14 WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[16:19:14 INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[16:19:14 INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[16:19:14 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[16:19:14 INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[16:19:14 INFO]: [Vault] Enabled Version 1.5.6-b49
[16:19:14 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[16:19:14 WARN]: The server will make no attempt to authenticate usernames. Beware.
[16:19:14 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.
[16:19:14 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[16:19:14 INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[16:19:14 INFO]: Preparing level "world"
[16:19:14 INFO]: -------- World Settings For [world] --------
[16:19:14 INFO]: Mob Spawn Range: 4
[16:19:14 INFO]: Cactus Growth Modifier: 100%
[16:19:14 INFO]: Cane Growth Modifier: 100%
[16:19:14 INFO]: Melon Growth Modifier: 100%
[16:19:14 INFO]: Mushroom Growth Modifier: 100%
[16:19:14 INFO]: Pumpkin Growth Modifier: 100%
[16:19:14 INFO]: Sapling Growth Modifier: 100%
[16:19:14 INFO]: Wheat Growth Modifier: 100%
[16:19:14 INFO]: NetherWart Growth Modifier: 100%
[16:19:14 INFO]: Vine Growth Modifier: 100%
[16:19:14 INFO]: Cocoa Growth Modifier: 100%
[16:19:14 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:19:14 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:19:14 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[16:19:14 INFO]: Random Lighting Updates: false
[16:19:14 INFO]: Structure Info Saving: true
[16:19:14 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[16:19:14 INFO]: Max TNT Explosions: 100
[16:19:14 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:19:14 INFO]: Item Despawn Rate: 6000
[16:19:14 INFO]: Item Merge Radius: 2.5
[16:19:14 INFO]: Arrow Despawn Rate: 1200
[16:19:14 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:19:14 INFO]: View Distance: 7
[16:19:14 INFO]: Experience Merge Radius: 3.0
[16:19:14 INFO]: Zombie Aggressive Towards Villager: true
[16:19:14 INFO]: Nerfing mobs spawned from spawners: false
[16:19:14 INFO]: -------- World Settings For [world_nether] --------
[16:19:14 INFO]: Mob Spawn Range: 4
[16:19:14 INFO]: Cactus Growth Modifier: 100%
[16:19:14 INFO]: Cane Growth Modifier: 100%
[16:19:14 INFO]: Melon Growth Modifier: 100%
[16:19:14 INFO]: Mushroom Growth Modifier: 100%
[16:19:14 INFO]: Pumpkin Growth Modifier: 100%
[16:19:14 INFO]: Sapling Growth Modifier: 100%
[16:19:14 INFO]: Wheat Growth Modifier: 100%
[16:19:14 INFO]: NetherWart Growth Modifier: 100%
[16:19:14 INFO]: Vine Growth Modifier: 100%
[16:19:14 INFO]: Cocoa Growth Modifier: 100%
[16:19:14 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:19:14 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:19:14 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[16:19:14 INFO]: Random Lighting Updates: false
[16:19:14 INFO]: Structure Info Saving: true
[16:19:14 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[16:19:14 INFO]: Max TNT Explosions: 100
[16:19:14 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:19:14 INFO]: Item Despawn Rate: 6000
[16:19:14 INFO]: Item Merge Radius: 2.5
[16:19:14 INFO]: Arrow Despawn Rate: 1200
[16:19:14 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:19:14 INFO]: View Distance: 7
[16:19:14 INFO]: Experience Merge Radius: 3.0
[16:19:14 INFO]: Zombie Aggressive Towards Villager: true
[16:19:14 INFO]: Nerfing mobs spawned from spawners: false
[16:19:14 INFO]: Preparing start region for level 0 (Seed: -2979708570192632306)
[16:19:15 INFO]: Preparing spawn area: 50%
[16:19:16 INFO]: Preparing start region for level 1 (Seed: -2979708570192632306)
[16:19:17 INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
[16:19:17 INFO]: WEPIF: Using the Bukkit Permissions API.
[16:19:17 INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
[16:19:17 INFO]: [MaxBansPlus] Enabling MaxBansPlus v1.5
[16:19:17 WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[16:19:17 WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[16:19:17 WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[16:19:17 INFO]: Flyway 4.0.3 by Boxfuse
[16:19:17 INFO]: Database: jdbc:h2:./plugins/MaxBansPlus/storage (H2 1.4)
[16:19:17 INFO]: Successfully validated 2 migrations (execution time 00:00.010s)
[16:19:17 INFO]: Current version of schema "PUBLIC": 1.2
[16:19:17 INFO]: Schema "PUBLIC" is up to date. No migration necessary.
[16:19:17 INFO]: HHH000412: Hibernate Core {5.1.0.Final}
[16:19:17 INFO]: HHH000206: hibernate.properties not found
[16:19:17 INFO]: HHH000021: Bytecode provider name : javassist
[16:19:17 INFO]: HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
[16:19:17 INFO]: HHH000130: Instantiating explicit connection provider: org.hibernate.connection.C3P0ConnectionProvider
[16:19:17 INFO]: HHH010002: C3P0 using driver: org.h2.Driver at URL: jdbc:h2:./plugins/MaxBansPlus/storage
[16:19:17 INFO]: HHH10001001: Connection properties: {user=root, password=****}
[16:19:17 INFO]: HHH10001003: Autocommit mode: false
[16:19:18 INFO]: HHH10001007: JDBC isolation level: <unknown>
[16:19:18 INFO]: HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[16:19:18 INFO]: HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
[16:19:20 INFO]: [AntiCreeper] Enabling AntiCreeper v4.19
[16:19:20 INFO]: [AntiCreeper] brought to you by Filbert66
[16:19:20 INFO]: [Vehicles] Enabling Vehicles v8.6
[16:19:20 INFO]: Vehicles >> lang.yml loaded.
[16:19:20 INFO]: Cracked by NotLeaker from BSMC
[16:19:20 INFO]: [AutoMessage] Enabling AutoMessage v2.5.5
[16:19:20 INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
[16:19:20 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[16:19:20 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[16:19:20 INFO]: [WorldGuard] (world) Lava fire is blocked.
[16:19:20 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[16:19:20 INFO]: [WorldGuard] Loaded configuration for world 'world'
[16:19:20 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[16:19:20 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[16:19:20 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[16:19:20 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[16:19:20 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[16:19:20 INFO]: [WorldGuard] Loading region data...
[16:19:20 INFO]: [MultiWorld] Enabling MultiWorld v5.2.8
[16:19:20 INFO]: -------- World Settings For [Spawn] --------
[16:19:20 INFO]: Mob Spawn Range: 4
[16:19:20 INFO]: Cactus Growth Modifier: 100%
[16:19:20 INFO]: Cane Growth Modifier: 100%
[16:19:20 INFO]: Melon Growth Modifier: 100%
[16:19:20 INFO]: Mushroom Growth Modifier: 100%
[16:19:20 INFO]: Pumpkin Growth Modifier: 100%
[16:19:20 INFO]: Sapling Growth Modifier: 100%
[16:19:20 INFO]: Wheat Growth Modifier: 100%
[16:19:20 INFO]: NetherWart Growth Modifier: 100%
[16:19:20 INFO]: Vine Growth Modifier: 100%
[16:19:20 INFO]: Cocoa Growth Modifier: 100%
[16:19:20 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:19:20 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:19:20 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[16:19:20 INFO]: Random Lighting Updates: false
[16:19:20 INFO]: Structure Info Saving: true
[16:19:20 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[16:19:20 INFO]: Max TNT Explosions: 100
[16:19:20 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:19:20 INFO]: Item Despawn Rate: 6000
[16:19:20 INFO]: Item Merge Radius: 2.5
[16:19:20 INFO]: Arrow Despawn Rate: 1200
[16:19:20 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:19:20 INFO]: View Distance: 7
[16:19:20 INFO]: Experience Merge Radius: 3.0
[16:19:20 INFO]: Zombie Aggressive Towards Villager: true
[16:19:20 INFO]: Nerfing mobs spawned from spawners: false
[16:19:20 INFO]: Preparing start region for level 2 (Seed: -190230938501956580)
[16:19:21 INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
[16:19:21 INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
[16:19:21 INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
[16:19:21 INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
[16:19:21 INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
[16:19:21 INFO]: -------- World Settings For [world_the_end] --------
[16:19:21 INFO]: Mob Spawn Range: 4
[16:19:21 INFO]: Cactus Growth Modifier: 100%
[16:19:21 INFO]: Cane Growth Modifier: 100%
[16:19:21 INFO]: Melon Growth Modifier: 100%
[16:19:21 INFO]: Mushroom Growth Modifier: 100%
[16:19:21 INFO]: Pumpkin Growth Modifier: 100%
[16:19:21 INFO]: Sapling Growth Modifier: 100%
[16:19:21 INFO]: Wheat Growth Modifier: 100%
[16:19:21 INFO]: NetherWart Growth Modifier: 100%
[16:19:21 INFO]: Vine Growth Modifier: 100%
[16:19:21 INFO]: Cocoa Growth Modifier: 100%
[16:19:21 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:19:21 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:19:21 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[16:19:21 INFO]: Random Lighting Updates: false
[16:19:21 INFO]: Structure Info Saving: true
[16:19:21 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[16:19:21 INFO]: Max TNT Explosions: 100
[16:19:21 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:19:21 INFO]: Item Despawn Rate: 6000
[16:19:21 INFO]: Item Merge Radius: 2.5
[16:19:21 INFO]: Arrow Despawn Rate: 1200
[16:19:21 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:19:21 INFO]: View Distance: 7
[16:19:21 INFO]: Experience Merge Radius: 3.0
[16:19:21 INFO]: Zombie Aggressive Towards Villager: true
[16:19:21 INFO]: Nerfing mobs spawned from spawners: false
[16:19:21 INFO]: Preparing start region for level 3 (Seed: -2979708570192632306)
[16:19:21 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[16:19:21 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[16:19:21 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[16:19:21 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[16:19:21 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[16:19:21 INFO]: [MultiWorld] v5.2.8 enabled.
[16:19:21 INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.1.4
[16:19:21 INFO]: [SkinsRestorer] Detected Minecraft v1_12_R1, using UniversalSkinFactory
[16:19:21 INFO]: [EditableSign] Enabling EditableSign v1.2.5
[16:19:21 INFO]: [EditableSign] EditableSign version 1.2.5 is Enabled
[16:19:21 INFO]: [iConomy] Enabling iConomy v7.0
[16:19:21 INFO]: [iConomy - April Fools] Enabled (10 ms)
[16:19:21 INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[16:19:21 INFO]: [Vault][Economy] iConomy 7 hooked.
[16:19:21 INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
[16:19:21 INFO]: [PermissionsEx] Initializing file backend
[16:19:21 INFO]: [iConomy - April Fools] Purged accounts with default balance.
[16:19:21 INFO]: [PermissionsEx] Permissions file successfully reloaded
[16:19:22 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[16:19:22 INFO]: [Vault][Permission] PermissionsEx hooked.
[16:19:22 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[16:19:22 INFO]: [TreeAssist] Enabling TreeAssist v5.11.46
[16:19:22 INFO]: [TreeAssist] debugging: off
[16:19:22 INFO]: [MOTDColor] Enabling MOTDColor v0.5
[16:19:22 INFO]: [MOTDColor] MOTDColor event priority: NORMAL
[16:19:22 INFO]: [MOTDColor] MOTDColor: icon url loaded.
[16:19:22 ERROR]: Error occurred while enabling MOTDColor v0.5 (Is it up to date?)
java.lang.NullPointerException: null
at MOTDColor.MOTDColor.loadIcon(MOTDColor.java:209) ~[?:?]
at MOTDColor.MOTDColor.registerListener(MOTDColor.java:193) ~[?:?]
at MOTDColor.MOTDColor.onEnable(MOTDColor.java:32) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:374) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:421) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:382) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:337) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [minecraft_server.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
[16:19:22 INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.7
[16:19:22 INFO]: Starting FakaHedaMinequery server on 82.208.17.41:28315
[16:19:22 INFO]: [Essentials] Enabling Essentials v2.0.1-b488
[16:19:22 WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
[16:19:22 WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
[16:19:22 INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[16:19:22 INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
[16:19:22 INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
[16:19:22 INFO]: Using locale en_US
[16:19:22 INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[16:19:22 INFO]: [Vault][Economy] Essentials Economy hooked.
[16:19:22 INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
[16:19:22 INFO]: [Essentials] Payment method found (iConomy version: 6)
[16:19:22 INFO]: [Jobs] Enabling Jobs v4.1.3
[16:19:22 INFO]: [Jobs] Loaded 8 titles!
[16:19:22 INFO]: [Jobs] Loaded 0 restricted areas!
[16:19:22 INFO]: [Jobs] Loaded 49 protected blocks timers!
[16:19:23 INFO]: [Jobs] Loaded 641 custom item names!
[16:19:23 INFO]: [Jobs] Loaded 41 custom entity names!
[16:19:23 INFO]: [Jobs] Loaded 27 custom enchant names!
[16:19:23 INFO]: [Jobs] Loaded 16 custom color names!
[16:19:23 INFO]: [Jobs] 4 shop items loaded!
[16:19:23 WARN]: [Jobs] Job Brewer has an invalid Brew type property: REDSTONE_DUST!
[16:19:23 INFO]: [Jobs] Loaded 10 jobs!
[16:19:23 INFO]: [Jobs] Explorer jobs manager are not enabled!
[16:19:23 INFO]: [Jobs] Started buffered payment thread.
[16:19:23 INFO]: [Jobs] Loaded 0 schedulers!
[16:19:23 INFO]: [Jobs] Started database save task.
[16:19:23 INFO]: [Jobs] Preloaded 36 players data in 0.0
[16:19:23 INFO]: [Jobs] WorldGuard detected.
[16:19:23 INFO]: [Jobs] loaded 12 block protection entries. 0
[16:19:23 INFO]: [Jobs] Plugin has been enabled succesfully.
[16:19:23 INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
[16:19:23 INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
[16:19:23 INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[16:19:23 INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.0
[16:19:23 INFO]: [SilkSpawners] WorldGuard was found and support is enabled
[16:19:23 INFO]: [SilkSpawners] Loading support for v1_12_R1
[16:19:23 INFO]: [SilkSpawners] AutoUpdater is enabled.
[16:19:23 INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
[16:19:23 INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
[16:19:23 INFO]: [Citizens] Enabling Citizens v2.0.12-SNAPSHOT (build 1114)
[16:19:23 ERROR]: [Citizens] v2.0.12-SNAPSHOT (build 1114) is not compatible with Minecraft v1.12 - try upgrading or downgrading Citizens. Disabling.
[16:19:23 INFO]: [Citizens] Disabling Citizens v2.0.12-SNAPSHOT (build 1114)
[16:19:23 INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
[16:19:23 INFO]: [Residence] Enabling Residence v4.7.2.3
[16:19:24 INFO]: [Residence] &cCan't find world with (Diversity) name
[16:19:24 INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
[16:19:24 INFO]: UUID of player Gilly is 0d7edf2e-e782-32c1-b0bc-e2d965f66904
[16:19:24 INFO]: [Residence] Scanning for economy systems...
[16:19:24 INFO]: [Residence] Found Vault using economy system: Gringotts
[16:19:24 INFO]: [Residence] Loading save data for world world...
[16:19:24 INFO]: [Residence] Loaded world data. (6 ms)
[16:19:24 INFO]: [Residence] Loading save data for world world_nether...
[16:19:24 INFO]: [Residence] Loaded world_nether data. (1 ms)
[16:19:24 INFO]: [Residence] Loading save data for world Spawn...
[16:19:24 INFO]: [Residence] Loaded Spawn data. (1 ms)
[16:19:24 INFO]: [Residence] Loading save data for world world_the_end...
[16:19:24 INFO]: [Residence] Loaded world_the_end data. (1 ms)
[16:19:24 INFO]: [Residence] Loading world data into memory...
[16:19:24 INFO]: [Residence] Loaded world data into memory. (20 ms)
[16:19:24 INFO]: [Residence] Loading world_nether data into memory...
[16:19:24 INFO]: [Residence] Loaded world_nether data into memory. (0 ms)
[16:19:24 INFO]: [Residence] Loading Spawn data into memory...
[16:19:24 INFO]: [Residence] Loaded Spawn data into memory. (4 ms)
[16:19:24 INFO]: [Residence] Loading world_the_end data into memory...
[16:19:24 INFO]: [Residence] Loaded world_the_end data into memory. (0 ms)
[16:19:24 INFO]: [Residence] Found WorldEdit
[16:19:24 INFO]: [Residence] Found WorldGuard
[16:19:24 INFO]: [Residence] Enabled! Version 4.7.2.3 by Zrips
[16:19:24 INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[16:19:24 WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
[16:19:24 INFO]: [Hotels] Enabling Hotels v1.1.4
[16:19:24 INFO]: [Hotels] Hotels v1.1.4 has been enabled correctly
[16:19:24 INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
[16:19:24 INFO]: ---------------------{CommandNPC Error}---------------------
[16:19:24 INFO]: Topic
[16:19:24 INFO]: Required Dependencies
[16:19:24 INFO]:
[16:19:24 INFO]: Citizens 2 not found! commandnpc will now shut down.
[16:19:24 INFO]:
[16:19:24 INFO]: Class: commandnpc Method: onEnable()
[16:19:24 INFO]:
[16:19:24 INFO]: ---------------------{CommandNPC Error}---------------------
[16:19:24 INFO]: [CommandNPC] Disabling CommandNPC v1.9.1
[16:19:24 INFO]: [SuperVanish] Enabling SuperVanish v5.10.1
[16:19:24 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[16:19:24 WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
[16:19:24 INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.6.9
[16:19:24 INFO]: [ShopGUIPlus] Permissions support enabled.
[16:19:24 INFO]: [SilkSpawners] WorldGuard was found and support is enabled
[16:19:24 INFO]: [SilkSpawners] Loading support for v1_12_R1
[16:19:24 INFO]: [ShopGUIPlus] SilkSpawners support enabled.
[16:19:24 INFO]: [ShopGUIPlus] Vault economy support enabled.
[16:19:24 INFO]: Cracked by JoeySalads with LOVE
[16:19:24 INFO]: [AuthMe] Enabling AuthMe v5.3.2-b1726
[16:19:25 INFO]: [AuthMe] SQLite driver loaded
[16:19:25 INFO]: [AuthMe] SQLite Setup finished
[16:19:25 INFO]: [AuthMe] Hooked into PermissionsEx!
[16:19:25 INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
[16:19:25 INFO]: [AuthMe] Hooked successfully into Essentials
[16:19:25 INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
[16:19:25 INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
[16:19:25 INFO]: [AuthMe] AuthMe 5.3.2 build n.1726 correctly enabled!
[16:19:25 WARN]: Could not register alias odmena because it contains commands that do not exist: rewards $1-
[16:19:25 INFO]: Server permissions file permissions.yml is empty, ignoring it
[16:19:25 INFO]: Done (10.851s)! For help, type "help" or "?"
[16:19:25 INFO]: Starting GS4 status listener
[16:19:25 INFO]: Query running on 82.208.17.41:27315
[16:19:25 INFO]: [Jobs] Successfully linked with Vault.
[16:19:25 INFO]: [Vault] Checking for Updates ...
[16:19:25 INFO]: [Vault] No new version available
[16:19:26 INFO]: [SkinsRestorer]
[16:19:26 INFO]: [SkinsRestorer] +===============+
[16:19:26 INFO]: [SkinsRestorer] | SkinsRestorer |
[16:19:26 INFO]: [SkinsRestorer] +===============+
[16:19:26 INFO]: [SkinsRestorer] ----------------------------------------------
[16:19:26 INFO]: [SkinsRestorer] Current version: 13.1.4
[16:19:26 INFO]: [SkinsRestorer] A new version is available! Download it at:
[16:19:26 INFO]: [SkinsRestorer] https://www.spigotmc.org/resources/skinsrestorer.2124/
[16:19:26 INFO]: [SkinsRestorer] ----------------------------------------------

Uživatelský avatar
pitilon@seznam.cz
Příspěvky: 3999
Registrován: 16 lis 2014, 06:32
Reputation: 57
Kontaktovat uživatele:

Re: Hotels plugin

#8 Příspěvekod pitilon@seznam.cz » 09 říj 2017, 18:09

Ano, SR i s nejnovější verzí píše, že je stará to ignoruj třeba v příští aktualizaci to opraví.. Jen jsem ještě zahlédl, že MassiveCombat chce plugin MassiveCore

Kód: Vybrat vše

[16:19:22 INFO]: [Essentials] Enabling Essentials v2.0.1-b488
[16:19:22 WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
[16:19:22 WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
ještě essentials tam má požadavek.. Jinak tam nevidím nic, zkus jedině tomu autorovi napsat..
Obrázek
Ať už si lidé myslí cokoli cokoli dělají nebo říkají neberte osobně. Názory druhých odpovídají tomu čemu tito lidé věří a proto ať si o vás myslí cokoli ve skutečnosti se vás to netýká. Vždy to vypovídá jen a jen o nich.
Není hanba být zabit cheaterem, ale cheatovat a být zabit.
Nejsem nerozumný. Jen nemám ten samý rozum jako vy.

Obrázek
FH Discord: http://discord.fakaheda.eu/

karlik97
Příspěvky: 143
Registrován: 13 srp 2015, 07:28
Reputation: 0

Re: Hotels plugin

#9 Příspěvekod karlik97 » 09 říj 2017, 21:01

Jak napíšu autorovi protože když jsem mu chtěl napsat tak mi ho nevyhledali uživatel neexistuje. nejde to že ho nějak že ho označíte nebo ho navážete toto téma?

Uživatelský avatar
TopCz
Příspěvky: 667
Věk: 26
Registrován: 15 led 2014, 21:00
Reputation: 11
Kontaktovat uživatele:

Re: Hotels plugin

#10 Příspěvekod TopCz » 09 říj 2017, 21:06

a o jaký plugin jde odkaz na něj?
Obrázek


Zpět na „Minecraft, Tekkit“

Kdo je online

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