Salut,
Nous dire que le plugin est en rouge c'est aussi inutile que de dire "ça marche pas" sans explication... Vérifies et donne nous toujours tes logs s'il y a une erreur.
La @DiscowZombie t'a bien dit qu'il y avait des problèmes dans ta config. Tu l'a modifié en fonction ? Tu as toujours les mêmes erreurs dans tes logs ?
Donne nous tes logs et ta configuration. Sans ça on ne va pas bien pouvoir t'aider...
J'en profite pour te dire que tu as d'autres problèmes:
Tu as "EssentialsXXMPP-2.0.1 - Copie.jar" ET "EssentialsXXMPP-2.0.1.jar"... Pourquoi mettre 2 fois le même plugin ? Surtout que je pense que tu n'a pas besoin de EssentialsXXMPP. Sais-tu au moins à quoi il sert ? Car installer un plugin dont on ne connait même pas l'utilité n'est vraiment pas une bonne idée !
Erreur fréquente expliqué dans le poste épinglé: https://minecraft.fr/forum/threads/trucs-pour-résoudre-un-problème.77248/ Il s'agit du problème "Problème de version du plugin". Je te laisse aller voir l'explication dans le poste épinglé donc.
Même chose avec MultiverseCore cette fois ci (avant c'était Essentials)
Toujours le même problème mais avec Multiverse-Inventory.
Cordialement,
Detobel36
Le problème des autres plugins sera réglé après. Alors, le plugins ne fonctionne pas voici les logs que vous attendez :
[07:52:56] [Server thread/INFO]: Starting minecraft server version 1.12
[07:52:56] [Server thread/INFO]: Loading properties
[07:52:56] [Server thread/INFO]: Default game type: SURVIVAL
[07:52:56] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-596221b-9a1fc1e (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT)
[07:52:57] [Server thread/INFO]: Using 4 threads for Netty based IO
[07:52:57] [Server thread/INFO]: Server Ping Player Sample Count: 12
[07:52:57] [Server thread/INFO]: Debug logging is disabled
[07:52:57] [Server thread/INFO]: Generating keypair
[07:52:57] [Server thread/INFO]: Starting Minecraft server on 127.0.0.1:25566
[07:52:58] [Server thread/INFO]: Using epoll channel type
[07:52:58] [Server thread/WARN]: Failed to find a usable hardware address from the network interfaces; using random bytes: 02:e4:08:d7:e5:44:b1:33
[07:52:58] [Server thread/ERROR]: Ambiguous plugin name `EssentialsXMPP' for files `plugins/EssentialsXXMPP-2.0.1 - Copie.jar' and `plugins/EssentialsXXMPP-2.0.1.jar' in `plugins'
[07:52:58] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[07:52:59] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
[07:52:59] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0.1-b332
[07:52:59] [Server thread/INFO]: [SetSpawn] Loading SetSpawn v2.2.1
[07:52:59] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.1.1
[07:52:59] [Server thread/INFO]: [ViaVersion] ViaVersion 1.1.1 is now loaded, injecting!
[07:52:59] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.2.9
[07:52:59] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
[07:52:59] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
[07:53:00] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.8.1
[07:53:00] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b468
[07:53:00] [Server thread/INFO]: [SpigotBoard] Loading SpigotBoard v2.1.8
[07:53:00] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.0.1-b468
[07:53:00] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b468
[07:53:00] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.0.1-b468
[07:53:00] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[07:53:00] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[07:53:00] [Server thread/INFO]: [Holograms] Loading Holograms v2.5.0-SNAPSHOT
[07:53:00] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.0.1-b468
[07:53:00] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.0.1-b468
[07:53:00] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
[07:53:00] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
[07:53:00] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[07:53:00] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[07:53:00] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[07:53:00] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[07:53:00] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
[07:53:00] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.8.1
[07:53:02] [Server thread/ERROR]: [ASkyBlock] 'fr-EU.yml' not found in /locale folder. Using /locale/en-US.yml
[07:53:02] [Server thread/INFO]: [ASkyBlock] Loading entity limits
[07:53:02] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 30
[07:53:02] [Server thread/ERROR]: Cannot load plugins/ASkyBlock/challenges.yml
org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
in 'string', line 130, column 7:
friendlyname: 'Les Lunettes'
^
expected <block end>, but found Scalar
in 'string', line 143, column 22:
rewardText: 'J'ai enfin le verre qui me manquer ...
^
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:179) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at com.wasteofplastic.askyblock.commands.Challenges.reloadChallengeConfig(Challenges.java:2010) [askyblock.jar:?]
at com.wasteofplastic.askyblock.commands.Challenges.<init>(Challenges.java:87) [askyblock.jar:?]
at com.wasteofplastic.askyblock.ASkyBlock.onEnable(ASkyBlock.java:325) [askyblock.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:374) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:206) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
in 'string', line 130, column 7:
friendlyname: 'Les Lunettes'
^
expected <block end>, but found Scalar
in 'string', line 143, column 22:
rewardText: 'J'ai enfin le verre qui me manquer ...
^
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:569) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:122) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:505) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:424) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
... 14 more
[07:53:02] [Server thread/ERROR]: Error occurred while enabling ASkyBlock v3.0.8.1 (Is it up to date?)
java.lang.NullPointerException: null
at com.wasteofplastic.askyblock.commands.Challenges.reloadChallengeConfig(Challenges.java:2018) ~[?:?]
at com.wasteofplastic.askyblock.commands.Challenges.<init>(Challenges.java:87) ~[?:?]
at com.wasteofplastic.askyblock.ASkyBlock.onEnable(ASkyBlock.java:325) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:374) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:206) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
[07:53:02] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[07:53:02] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[07:53:02] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[07:53:02] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[07:53:02] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[07:53:02] [Server thread/INFO]: Preparing level "world"
[07:53:02] [Server thread/INFO]: -------- World Settings For [world] --------
[07:53:02] [Server thread/INFO]: Mob Spawn Range: 4
[07:53:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Cane Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Melon Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Vine Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[07:53:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[07:53:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[07:53:02] [Server thread/INFO]: Random Lighting Updates: false
[07:53:02] [Server thread/INFO]: Structure Info Saving: true
[07:53:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[07:53:02] [Server thread/INFO]: Max TNT Explosions: 100
[07:53:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[07:53:02] [Server thread/INFO]: Item Despawn Rate: 6000
[07:53:02] [Server thread/INFO]: Item Merge Radius: 2.5
[07:53:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
[07:53:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[07:53:02] [Server thread/INFO]: View Distance: 10
[07:53:02] [Server thread/INFO]: Experience Merge Radius: 3.0
[07:53:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[07:53:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[07:53:03] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[07:53:03] [Server thread/INFO]: Mob Spawn Range: 4
[07:53:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
[07:53:03] [Server thread/INFO]: Cane Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Melon Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Vine Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[07:53:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[07:53:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[07:53:04] [Server thread/INFO]: Random Lighting Updates: false
[07:53:04] [Server thread/INFO]: Structure Info Saving: true
[07:53:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[07:53:04] [Server thread/INFO]: Max TNT Explosions: 100
[07:53:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[07:53:04] [Server thread/INFO]: Item Despawn Rate: 6000
[07:53:04] [Server thread/INFO]: Item Merge Radius: 2.5
[07:53:04] [Server thread/INFO]: Arrow Despawn Rate: 1200
[07:53:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[07:53:04] [Server thread/INFO]: View Distance: 10
[07:53:04] [Server thread/INFO]: Experience Merge Radius: 3.0
[07:53:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[07:53:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[07:53:04] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[07:53:04] [Server thread/INFO]: Mob Spawn Range: 4
[07:53:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Cane Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Melon Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Vine Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[07:53:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[07:53:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[07:53:04] [Server thread/INFO]: Random Lighting Updates: false
[07:53:04] [Server thread/INFO]: Structure Info Saving: true
[07:53:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[07:53:04] [Server thread/INFO]: Max TNT Explosions: 100
[07:53:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[07:53:04] [Server thread/INFO]: Item Despawn Rate: 6000
[07:53:04] [Server thread/INFO]: Item Merge Radius: 2.5
[07:53:04] [Server thread/INFO]: Arrow Despawn Rate: 1200
[07:53:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[07:53:04] [Server thread/INFO]: View Distance: 10
[07:53:04] [Server thread/INFO]: Experience Merge Radius: 3.0
[07:53:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[07:53:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[07:53:04] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1161674897140433266)
[07:53:06] [Server thread/INFO]: Preparing spawn area: 0%
[07:53:07] [Server thread/INFO]: Preparing spawn area: 50%
[07:53:08] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4219427633092313795)
[07:53:09] [Server thread/INFO]: Preparing spawn area: 45%
[07:53:10] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4219427633092313795)
[07:53:10] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
[07:53:11] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[07:53:12] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
[07:53:12] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0.1-b332
[07:53:12] [Server thread/INFO]: GroupManager - INFO - World Found: world
[07:53:12] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[07:53:12] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[07:53:12] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[07:53:12] [Server thread/INFO]: GroupManager version 2.0.1-b332 is enabled!
[07:53:12] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[07:53:12] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[07:53:12] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[07:53:12] [Server thread/INFO]: [SetSpawn] Enabling SetSpawn v2.2.1
[07:53:12] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.1.1
[07:53:12] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.2.9
[07:53:12] [Server thread/INFO]: Tablist> You have to install PlaceholderAPI to use some placeholders !
[07:53:12] [Server thread/INFO]: Tablist> Tablist v1.3.2.9 enabled!!
[07:53:12] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
[07:53:12] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[07:53:12] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[07:53:12] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[07:53:12] [Server thread/INFO]: [WorldGuard] Loading region data...
[07:53:13] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b468
[07:53:13] [Server thread/WARN]: [Essentials] ?4Version mismatch! Please update EssentialsSpawn to the same version.
[07:53:13] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[07:53:14] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
[07:53:14] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
[07:53:15] [Server thread/INFO]: Using locale en_US
[07:53:15] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
[07:53:15] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[07:53:15] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
[07:53:15] [Server thread/INFO]: [SpigotBoard] Enabling SpigotBoard v2.1.8
[07:53:16] [Server thread/ERROR]: [SpigotBoard] PlaceholderAPI not found, disabling support for PlaceholderAPI.
[07:53:16] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.0.1-b468
[07:53:16] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
[07:53:16] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b468
[07:53:16] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.0.1-b468
[07:53:16] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[07:53:16] [Server thread/ERROR]: Error occurred while enabling EssentialsSpawn v2.13.1 (Is it up to date?)
java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/ObjectLjava/lang/String;
at com.earth2me.essentials.spawn.EssentialsSpawn.onEnable(EssentialsSpawn.java:34) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:374) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:421) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:382) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
[07:53:16] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[07:53:16] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
[07:53:16] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
[07:53:16] [Server thread/ERROR]: Error occurred while enabling Multiverse-Core v2.4-b527 (Is it up to date?)
java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStreamLorg/bukkit/configuration/file/YamlConfiguration;
at com.onarandombox.MultiverseCore.MultiverseCore.loadConfigs(MultiverseCore.java:296) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:239) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:374) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:421) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:382) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
[07:53:16] [Server thread/INFO]: [Holograms] Enabling Holograms v2.5.0-SNAPSHOT
[07:53:16] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_12_R1.HologramEntityControllerImpl
[07:53:16] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.0.1-b468
[07:53:16] [Server thread/WARN]: config broken for xmpp
[07:53:16] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b468
[07:53:16] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
[07:53:16] [Server thread/ERROR]: Error occurred while enabling Multiverse-Inventories v2.5-b335 (Is it up to date?)
java.lang.NullPointerException: null
at com.onarandombox.multiverseinventories.YamlInventoriesConfig.getGlobalDebug(YamlInventoriesConfig.java:193) ~[?:?]
at com.onarandombox.multiverseinventories.YamlInventoriesConfig.<init>(YamlInventoriesConfig.java:142) ~[?:?]
at com.onarandombox.multiverseinventories.MultiverseInventories.reloadConfig(MultiverseInventories.java:303) ~[?:?]
at com.onarandombox.multiverseinventories.MultiverseInventories.onEnable(MultiverseInventories.java:116) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:374) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:421) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:382) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
[07:53:17] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[07:53:17] [Server thread/INFO]: Done (14.915s)! For help, type "help" or "?"
[07:53:17] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.12(335)
[07:53:17] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version, please read our resource page carefully.
[07:53:17] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[07:53:17] [Craft Scheduler Thread - 4/INFO]: [Vault] Checking for Updates ...
[07:53:18] [Craft Scheduler Thread - 4/INFO]: [Vault] No new version available
[07:53:18] [Server thread/WARN]: [ViaVersion] There is a newer version available: 1.3.0, you're on: 1.1.1
[07:56:50] [User Authenticator #1/INFO]: UUID of player Nymatow is 638cec0f-7c6d-3d92-8525-8cbf5b318d86
[07:56:51] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to Multiverse-Core v2.4-b527
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:842) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Caused by: java.lang.IllegalStateException: The instance wasn't set!
at com.onarandombox.MultiverseCore.MultiverseCoreConfiguration.getInstance(MultiverseCoreConfiguration.java:30) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.staticLog(MultiverseCore.java:497) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.log(MultiverseCore.java:484) ~[?:?]
at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerJoin(MVPlayerListener.java:137) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
... 14 more
[07:56:51] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Multiverse-Core v2.4-b527
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:731) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:700) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:691) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:169) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:842) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Caused by: java.lang.IllegalStateException: The instance wasn't set!
at com.onarandombox.MultiverseCore.MultiverseCoreConfiguration.getInstance(MultiverseCoreConfiguration.java:30) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.staticLog(MultiverseCore.java:497) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.log(MultiverseCore.java:484) ~[?:?]
at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerTeleport(MVPlayerListener.java:173) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
... 16 more
[07:56:51] [Server thread/INFO]: Nymatow[/127.0.0.1:41802] logged in with entity id 12 at ([world]-6.190456624084955, 146.0, -7.344171106220644)
[07:56:51] [Server thread/WARN]: [Essentials] Task #30 for Essentials v2.0.1-b468 generated an exception
java.lang.NullPointerException: null
at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:148) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:109) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPPPlayerListener$1.run(EssentialsXMPPPlayerListener.java:31) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:738) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
[07:56:57] [Server thread/INFO]: Nymatow issued server command: /plugins
[07:57:00] [Server thread/INFO]: Nymatow issued server command: /is
[07:57:03] [Server thread/INFO]: Nymatow issued server command: /island
[07:57:07] [Server thread/INFO]: Nymatow issued server command: /island help
[07:57:10] [Server thread/INFO]: Nymatow issued server command: /help 1
[07:57:17] [Server thread/INFO]: Nymatow issued server command: /help askyblovk
[07:57:21] [Server thread/INFO]: Nymatow issued server command: /help askyblock
[07:57:26] [Server thread/INFO]: Nymatow issued server command: /island
[08:06:37] [Server thread/INFO]: Nymatow lost connection: Disconnected
[08:06:37] [Server thread/INFO]: Nymatow left the game
[08:06:37] [Server thread/WARN]: [Essentials] Task #35 for Essentials v2.0.1-b468 generated an exception
java.lang.NullPointerException: null
at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:144) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:109) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPPPlayerListener$2.run(EssentialsXMPPPlayerListener.java:51) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:738) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
[08:35:05] [User Authenticator #2/INFO]: UUID of player Nymatow is 638cec0f-7c6d-3d92-8525-8cbf5b318d86
[08:35:06] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to Multiverse-Core v2.4-b527
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:842) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Caused by: java.lang.IllegalStateException: The instance wasn't set!
at com.onarandombox.MultiverseCore.MultiverseCoreConfiguration.getInstance(MultiverseCoreConfiguration.java:30) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.staticLog(MultiverseCore.java:497) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.log(MultiverseCore.java:484) ~[?:?]
at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerJoin(MVPlayerListener.java:137) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
... 14 more
[08:35:06] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Multiverse-Core v2.4-b527
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:731) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:700) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:691) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:169) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:842) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Caused by: java.lang.IllegalStateException: The instance wasn't set!
at com.onarandombox.MultiverseCore.MultiverseCoreConfiguration.getInstance(MultiverseCoreConfiguration.java:30) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.staticLog(MultiverseCore.java:497) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.log(MultiverseCore.java:484) ~[?:?]
at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerTeleport(MVPlayerListener.java:173) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
... 16 more
[08:35:06] [Server thread/INFO]: Nymatow[/127.0.0.1:41360] logged in with entity id 13 at ([world]-7.203524267284782, 145.0, 17.77970715192032)
[08:35:06] [Server thread/WARN]: [Essentials] Task #39 for Essentials v2.0.1-b468 generated an exception
java.lang.NullPointerException: null
at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:148) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:109) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPPPlayerListener$1.run(EssentialsXMPPPlayerListener.java:31) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:738) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
[08:35:23] [Server thread/INFO]: Nymatow issued server command: /is
[08:35:24] [Server thread/INFO]: Nymatow issued server command: /is
[08:35:27] [Server thread/INFO]: Nymatow issued server command: /island help
[08:35:27] [Server thread/INFO]: Nymatow issued server command: /island help
[07:52:56] [Server thread/INFO]: Loading properties
[07:52:56] [Server thread/INFO]: Default game type: SURVIVAL
[07:52:56] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-596221b-9a1fc1e (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT)
[07:52:57] [Server thread/INFO]: Using 4 threads for Netty based IO
[07:52:57] [Server thread/INFO]: Server Ping Player Sample Count: 12
[07:52:57] [Server thread/INFO]: Debug logging is disabled
[07:52:57] [Server thread/INFO]: Generating keypair
[07:52:57] [Server thread/INFO]: Starting Minecraft server on 127.0.0.1:25566
[07:52:58] [Server thread/INFO]: Using epoll channel type
[07:52:58] [Server thread/WARN]: Failed to find a usable hardware address from the network interfaces; using random bytes: 02:e4:08:d7:e5:44:b1:33
[07:52:58] [Server thread/ERROR]: Ambiguous plugin name `EssentialsXMPP' for files `plugins/EssentialsXXMPP-2.0.1 - Copie.jar' and `plugins/EssentialsXXMPP-2.0.1.jar' in `plugins'
[07:52:58] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[07:52:59] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
[07:52:59] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0.1-b332
[07:52:59] [Server thread/INFO]: [SetSpawn] Loading SetSpawn v2.2.1
[07:52:59] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.1.1
[07:52:59] [Server thread/INFO]: [ViaVersion] ViaVersion 1.1.1 is now loaded, injecting!
[07:52:59] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.2.9
[07:52:59] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
[07:52:59] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
[07:53:00] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.8.1
[07:53:00] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b468
[07:53:00] [Server thread/INFO]: [SpigotBoard] Loading SpigotBoard v2.1.8
[07:53:00] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.0.1-b468
[07:53:00] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b468
[07:53:00] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.0.1-b468
[07:53:00] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[07:53:00] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[07:53:00] [Server thread/INFO]: [Holograms] Loading Holograms v2.5.0-SNAPSHOT
[07:53:00] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.0.1-b468
[07:53:00] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.0.1-b468
[07:53:00] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
[07:53:00] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
[07:53:00] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[07:53:00] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[07:53:00] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[07:53:00] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[07:53:00] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
[07:53:00] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.8.1
[07:53:02] [Server thread/ERROR]: [ASkyBlock] 'fr-EU.yml' not found in /locale folder. Using /locale/en-US.yml
[07:53:02] [Server thread/INFO]: [ASkyBlock] Loading entity limits
[07:53:02] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 30
[07:53:02] [Server thread/ERROR]: Cannot load plugins/ASkyBlock/challenges.yml
org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
in 'string', line 130, column 7:
friendlyname: 'Les Lunettes'
^
expected <block end>, but found Scalar
in 'string', line 143, column 22:
rewardText: 'J'ai enfin le verre qui me manquer ...
^
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:179) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at com.wasteofplastic.askyblock.commands.Challenges.reloadChallengeConfig(Challenges.java:2010) [askyblock.jar:?]
at com.wasteofplastic.askyblock.commands.Challenges.<init>(Challenges.java:87) [askyblock.jar:?]
at com.wasteofplastic.askyblock.ASkyBlock.onEnable(ASkyBlock.java:325) [askyblock.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:374) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:206) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
in 'string', line 130, column 7:
friendlyname: 'Les Lunettes'
^
expected <block end>, but found Scalar
in 'string', line 143, column 22:
rewardText: 'J'ai enfin le verre qui me manquer ...
^
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:569) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:122) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:505) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:424) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
... 14 more
[07:53:02] [Server thread/ERROR]: Error occurred while enabling ASkyBlock v3.0.8.1 (Is it up to date?)
java.lang.NullPointerException: null
at com.wasteofplastic.askyblock.commands.Challenges.reloadChallengeConfig(Challenges.java:2018) ~[?:?]
at com.wasteofplastic.askyblock.commands.Challenges.<init>(Challenges.java:87) ~[?:?]
at com.wasteofplastic.askyblock.ASkyBlock.onEnable(ASkyBlock.java:325) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:374) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:206) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
[07:53:02] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[07:53:02] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[07:53:02] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[07:53:02] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[07:53:02] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[07:53:02] [Server thread/INFO]: Preparing level "world"
[07:53:02] [Server thread/INFO]: -------- World Settings For [world] --------
[07:53:02] [Server thread/INFO]: Mob Spawn Range: 4
[07:53:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Cane Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Melon Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Vine Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[07:53:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[07:53:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[07:53:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[07:53:02] [Server thread/INFO]: Random Lighting Updates: false
[07:53:02] [Server thread/INFO]: Structure Info Saving: true
[07:53:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[07:53:02] [Server thread/INFO]: Max TNT Explosions: 100
[07:53:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[07:53:02] [Server thread/INFO]: Item Despawn Rate: 6000
[07:53:02] [Server thread/INFO]: Item Merge Radius: 2.5
[07:53:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
[07:53:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[07:53:02] [Server thread/INFO]: View Distance: 10
[07:53:02] [Server thread/INFO]: Experience Merge Radius: 3.0
[07:53:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[07:53:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[07:53:03] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[07:53:03] [Server thread/INFO]: Mob Spawn Range: 4
[07:53:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
[07:53:03] [Server thread/INFO]: Cane Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Melon Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Vine Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[07:53:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[07:53:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[07:53:04] [Server thread/INFO]: Random Lighting Updates: false
[07:53:04] [Server thread/INFO]: Structure Info Saving: true
[07:53:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[07:53:04] [Server thread/INFO]: Max TNT Explosions: 100
[07:53:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[07:53:04] [Server thread/INFO]: Item Despawn Rate: 6000
[07:53:04] [Server thread/INFO]: Item Merge Radius: 2.5
[07:53:04] [Server thread/INFO]: Arrow Despawn Rate: 1200
[07:53:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[07:53:04] [Server thread/INFO]: View Distance: 10
[07:53:04] [Server thread/INFO]: Experience Merge Radius: 3.0
[07:53:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[07:53:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[07:53:04] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[07:53:04] [Server thread/INFO]: Mob Spawn Range: 4
[07:53:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Cane Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Melon Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Vine Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[07:53:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[07:53:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[07:53:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[07:53:04] [Server thread/INFO]: Random Lighting Updates: false
[07:53:04] [Server thread/INFO]: Structure Info Saving: true
[07:53:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[07:53:04] [Server thread/INFO]: Max TNT Explosions: 100
[07:53:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[07:53:04] [Server thread/INFO]: Item Despawn Rate: 6000
[07:53:04] [Server thread/INFO]: Item Merge Radius: 2.5
[07:53:04] [Server thread/INFO]: Arrow Despawn Rate: 1200
[07:53:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[07:53:04] [Server thread/INFO]: View Distance: 10
[07:53:04] [Server thread/INFO]: Experience Merge Radius: 3.0
[07:53:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[07:53:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[07:53:04] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1161674897140433266)
[07:53:06] [Server thread/INFO]: Preparing spawn area: 0%
[07:53:07] [Server thread/INFO]: Preparing spawn area: 50%
[07:53:08] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4219427633092313795)
[07:53:09] [Server thread/INFO]: Preparing spawn area: 45%
[07:53:10] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4219427633092313795)
[07:53:10] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
[07:53:11] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[07:53:12] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
[07:53:12] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0.1-b332
[07:53:12] [Server thread/INFO]: GroupManager - INFO - World Found: world
[07:53:12] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[07:53:12] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[07:53:12] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[07:53:12] [Server thread/INFO]: GroupManager version 2.0.1-b332 is enabled!
[07:53:12] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[07:53:12] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[07:53:12] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[07:53:12] [Server thread/INFO]: [SetSpawn] Enabling SetSpawn v2.2.1
[07:53:12] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.1.1
[07:53:12] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.2.9
[07:53:12] [Server thread/INFO]: Tablist> You have to install PlaceholderAPI to use some placeholders !
[07:53:12] [Server thread/INFO]: Tablist> Tablist v1.3.2.9 enabled!!
[07:53:12] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
[07:53:12] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[07:53:12] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[07:53:12] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[07:53:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[07:53:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[07:53:12] [Server thread/INFO]: [WorldGuard] Loading region data...
[07:53:13] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b468
[07:53:13] [Server thread/WARN]: [Essentials] ?4Version mismatch! Please update EssentialsSpawn to the same version.
[07:53:13] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[07:53:14] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
[07:53:14] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
[07:53:15] [Server thread/INFO]: Using locale en_US
[07:53:15] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
[07:53:15] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[07:53:15] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
[07:53:15] [Server thread/INFO]: [SpigotBoard] Enabling SpigotBoard v2.1.8
[07:53:16] [Server thread/ERROR]: [SpigotBoard] PlaceholderAPI not found, disabling support for PlaceholderAPI.
[07:53:16] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.0.1-b468
[07:53:16] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
[07:53:16] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b468
[07:53:16] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.0.1-b468
[07:53:16] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[07:53:16] [Server thread/ERROR]: Error occurred while enabling EssentialsSpawn v2.13.1 (Is it up to date?)
java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/ObjectLjava/lang/String;
at com.earth2me.essentials.spawn.EssentialsSpawn.onEnable(EssentialsSpawn.java:34) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:374) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:421) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:382) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
[07:53:16] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[07:53:16] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
[07:53:16] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
[07:53:16] [Server thread/ERROR]: Error occurred while enabling Multiverse-Core v2.4-b527 (Is it up to date?)
java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStreamLorg/bukkit/configuration/file/YamlConfiguration;
at com.onarandombox.MultiverseCore.MultiverseCore.loadConfigs(MultiverseCore.java:296) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:239) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:374) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:421) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:382) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
[07:53:16] [Server thread/INFO]: [Holograms] Enabling Holograms v2.5.0-SNAPSHOT
[07:53:16] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_12_R1.HologramEntityControllerImpl
[07:53:16] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.0.1-b468
[07:53:16] [Server thread/WARN]: config broken for xmpp
[07:53:16] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b468
[07:53:16] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
[07:53:16] [Server thread/ERROR]: Error occurred while enabling Multiverse-Inventories v2.5-b335 (Is it up to date?)
java.lang.NullPointerException: null
at com.onarandombox.multiverseinventories.YamlInventoriesConfig.getGlobalDebug(YamlInventoriesConfig.java:193) ~[?:?]
at com.onarandombox.multiverseinventories.YamlInventoriesConfig.<init>(YamlInventoriesConfig.java:142) ~[?:?]
at com.onarandombox.multiverseinventories.MultiverseInventories.reloadConfig(MultiverseInventories.java:303) ~[?:?]
at com.onarandombox.multiverseinventories.MultiverseInventories.onEnable(MultiverseInventories.java:116) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:374) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:421) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:382) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
[07:53:17] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[07:53:17] [Server thread/INFO]: Done (14.915s)! For help, type "help" or "?"
[07:53:17] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.12(335)
[07:53:17] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version, please read our resource page carefully.
[07:53:17] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[07:53:17] [Craft Scheduler Thread - 4/INFO]: [Vault] Checking for Updates ...
[07:53:18] [Craft Scheduler Thread - 4/INFO]: [Vault] No new version available
[07:53:18] [Server thread/WARN]: [ViaVersion] There is a newer version available: 1.3.0, you're on: 1.1.1
[07:56:50] [User Authenticator #1/INFO]: UUID of player Nymatow is 638cec0f-7c6d-3d92-8525-8cbf5b318d86
[07:56:51] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to Multiverse-Core v2.4-b527
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:842) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Caused by: java.lang.IllegalStateException: The instance wasn't set!
at com.onarandombox.MultiverseCore.MultiverseCoreConfiguration.getInstance(MultiverseCoreConfiguration.java:30) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.staticLog(MultiverseCore.java:497) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.log(MultiverseCore.java:484) ~[?:?]
at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerJoin(MVPlayerListener.java:137) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
... 14 more
[07:56:51] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Multiverse-Core v2.4-b527
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:731) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:700) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:691) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:169) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:842) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Caused by: java.lang.IllegalStateException: The instance wasn't set!
at com.onarandombox.MultiverseCore.MultiverseCoreConfiguration.getInstance(MultiverseCoreConfiguration.java:30) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.staticLog(MultiverseCore.java:497) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.log(MultiverseCore.java:484) ~[?:?]
at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerTeleport(MVPlayerListener.java:173) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
... 16 more
[07:56:51] [Server thread/INFO]: Nymatow[/127.0.0.1:41802] logged in with entity id 12 at ([world]-6.190456624084955, 146.0, -7.344171106220644)
[07:56:51] [Server thread/WARN]: [Essentials] Task #30 for Essentials v2.0.1-b468 generated an exception
java.lang.NullPointerException: null
at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:148) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:109) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPPPlayerListener$1.run(EssentialsXMPPPlayerListener.java:31) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:738) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
[07:56:57] [Server thread/INFO]: Nymatow issued server command: /plugins
[07:57:00] [Server thread/INFO]: Nymatow issued server command: /is
[07:57:03] [Server thread/INFO]: Nymatow issued server command: /island
[07:57:07] [Server thread/INFO]: Nymatow issued server command: /island help
[07:57:10] [Server thread/INFO]: Nymatow issued server command: /help 1
[07:57:17] [Server thread/INFO]: Nymatow issued server command: /help askyblovk
[07:57:21] [Server thread/INFO]: Nymatow issued server command: /help askyblock
[07:57:26] [Server thread/INFO]: Nymatow issued server command: /island
[08:06:37] [Server thread/INFO]: Nymatow lost connection: Disconnected
[08:06:37] [Server thread/INFO]: Nymatow left the game
[08:06:37] [Server thread/WARN]: [Essentials] Task #35 for Essentials v2.0.1-b468 generated an exception
java.lang.NullPointerException: null
at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:144) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:109) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPPPlayerListener$2.run(EssentialsXMPPPlayerListener.java:51) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:738) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
[08:35:05] [User Authenticator #2/INFO]: UUID of player Nymatow is 638cec0f-7c6d-3d92-8525-8cbf5b318d86
[08:35:06] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to Multiverse-Core v2.4-b527
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:842) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Caused by: java.lang.IllegalStateException: The instance wasn't set!
at com.onarandombox.MultiverseCore.MultiverseCoreConfiguration.getInstance(MultiverseCoreConfiguration.java:30) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.staticLog(MultiverseCore.java:497) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.log(MultiverseCore.java:484) ~[?:?]
at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerJoin(MVPlayerListener.java:137) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
... 14 more
[08:35:06] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Multiverse-Core v2.4-b527
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:731) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:700) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:691) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:169) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:842) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Caused by: java.lang.IllegalStateException: The instance wasn't set!
at com.onarandombox.MultiverseCore.MultiverseCoreConfiguration.getInstance(MultiverseCoreConfiguration.java:30) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.staticLog(MultiverseCore.java:497) ~[?:?]
at com.onarandombox.MultiverseCore.MultiverseCore.log(MultiverseCore.java:484) ~[?:?]
at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerTeleport(MVPlayerListener.java:173) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
... 16 more
[08:35:06] [Server thread/INFO]: Nymatow[/127.0.0.1:41360] logged in with entity id 13 at ([world]-7.203524267284782, 145.0, 17.77970715192032)
[08:35:06] [Server thread/WARN]: [Essentials] Task #39 for Essentials v2.0.1-b468 generated an exception
java.lang.NullPointerException: null
at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:148) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:109) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPPPlayerListener$1.run(EssentialsXMPPPlayerListener.java:31) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:738) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
[08:35:23] [Server thread/INFO]: Nymatow issued server command: /is
[08:35:24] [Server thread/INFO]: Nymatow issued server command: /is
[08:35:27] [Server thread/INFO]: Nymatow issued server command: /island help
[08:35:27] [Server thread/INFO]: Nymatow issued server command: /island help