[22:25:56] [Server thread/INFO]: Starting minecraft server version 1.11.2
[22:25:56] [Server thread/INFO]: Loading properties
[22:25:56] [Server thread/INFO]: Default game type: SURVIVAL
[22:25:56] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-b4417b8-a1d3777 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
[22:25:56] [Server thread/INFO]: Server Ping Player Sample Count: 12
[22:25:56] [Server thread/INFO]: Using 4 threads for Netty based IO
[22:25:56] [Server thread/INFO]: Debug logging is disabled
[22:25:56] [Server thread/INFO]: Generating keypair
[22:25:57] [Server thread/INFO]: Starting Minecraft server on *:3335
[22:25:57] [Server thread/INFO]: Using epoll channel type
[22:25:58] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[22:25:58] [Server thread/ERROR]: Could not load 'plugins/MaintenanceMode.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/ElieTGM/MaintenanceMode/bukkit/BukkitPlugin : Unsupported major.minor version 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-b4417b8-a1d3777]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-b4417b8-a1d3777]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-b4417b8-a1d3777]
at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:301) [spigot.jar:git-Spigot-b4417b8-a1d3777]
at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [spigot.jar:git-Spigot-b4417b8-a1d3777]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot.jar:git-Spigot-b4417b8-a1d3777]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_121]
Caused by: java.lang.UnsupportedClassVersionError: me/ElieTGM/MaintenanceMode/bukkit/BukkitPlugin : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_121]
at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_121]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_121]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_121]
at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_121]
at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_121]
at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_121]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_121]
at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_121]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-b4417b8-a1d3777]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-b4417b8-a1d3777]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_121]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_121]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_121]
at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_121]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-b4417b8-a1d3777]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-b4417b8-a1d3777]
... 6 more
[22:25:58] [Server thread/ERROR]: Could not load 'plugins/AuthMe-5.2-spigot.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: fr/xephi/authme/AuthMe : Unsupported major.minor version 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-b4417b8-a1d3777]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-b4417b8-a1d3777]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-b4417b8-a1d3777]
at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:301) [spigot.jar:git-Spigot-b4417b8-a1d3777]
at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [spigot.jar:git-Spigot-b4417b8-a1d3777]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot.jar:git-Spigot-b4417b8-a1d3777]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_121]
Caused by: java.lang.UnsupportedClassVersionError: fr/xephi/authme/AuthMe : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_121]
at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_121]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_121]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_121]
at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_121]
at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_121]
at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_121]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_121]
at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_121]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-b4417b8-a1d3777]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-b4417b8-a1d3777]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_121]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_121]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_121]
at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_121]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-b4417b8-a1d3777]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-b4417b8-a1d3777]
... 6 more
[22:25:58] [Server thread/ERROR]: Could not load 'plugins/AuthMeBridge.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: AuthMe
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-b4417b8-a1d3777]
at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:301) [spigot.jar:git-Spigot-b4417b8-a1d3777]
at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [spigot.jar:git-Spigot-b4417b8-a1d3777]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot.jar:git-Spigot-b4417b8-a1d3777]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_121]
[22:25:58] [Server thread/INFO]: [RealPing] Loading RealPing v0.5.0
[22:25:58] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.28 (Phoenix)
[22:25:58] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
[22:25:58] [Server thread/INFO]: [BukkitCompat] Loading BukkitCompat vR22A
[22:25:58] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.1-SNAPSHOT-b347
[22:25:58] [Server thread/WARN]: [ProtocolLib] Detected outdated Java version: Java 7
[22:25:58] [Server thread/WARN]: [ProtocolLib] It is recommended that you update to Java 8 as soon as possible.
[22:25:58] [Server thread/WARN]: [ProtocolLib] Future versions of ProtocolLib many not support Java 7.
[22:25:58] [Server thread/WARN]: [ProtocolLib] Java 8 will allow for much faster reflection performance.
[22:25:58] [Server thread/INFO]: [Translate] Loading Translate v1.7
[22:25:58] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b461
[22:25:58] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.0.1-b461
[22:25:58] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b461
[22:25:58] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b461
[22:25:58] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.1-SNAPSHOT-b347
[22:25:58] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[22:25:58] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[22:25:58] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[22:25:58] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[22:25:58] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[22:25:58] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[22:25:58] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[22:25:58] [Server thread/INFO]: Preparing level "world"
[22:25:58] [Server thread/INFO]: -------- World Settings For [world] --------
[22:25:58] [Server thread/INFO]: Mob Spawn Range: 4
[22:25:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
[22:25:58] [Server thread/INFO]: Cane Growth Modifier: 100%
[22:25:58] [Server thread/INFO]: Melon Growth Modifier: 100%
[22:25:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[22:25:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[22:25:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
[22:25:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
[22:25:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[22:25:58] [Server thread/INFO]: Vine Growth Modifier: 100%
[22:25:58] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[22:25:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[22:25:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[22:25:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[22:25:58] [Server thread/INFO]: Random Lighting Updates: false
[22:25:58] [Server thread/INFO]: Structure Info Saving: true
[22:25:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
[22:25:58] [Server thread/INFO]: Max TNT Explosions: 100
[22:25:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[22:25:58] [Server thread/INFO]: Item Despawn Rate: 6000
[22:25:58] [Server thread/INFO]: Item Merge Radius: 2.5
[22:25:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
[22:25:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[22:25:58] [Server thread/INFO]: View Distance: 10
[22:25:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[22:25:58] [Server thread/INFO]: Experience Merge Radius: 3.0
[22:25:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[22:25:59] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[22:25:59] [Server thread/INFO]: Mob Spawn Range: 4
[22:25:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Cane Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Melon Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Vine Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[22:25:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[22:25:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[22:25:59] [Server thread/INFO]: Random Lighting Updates: false
[22:25:59] [Server thread/INFO]: Structure Info Saving: true
[22:25:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
[22:25:59] [Server thread/INFO]: Max TNT Explosions: 100
[22:25:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[22:25:59] [Server thread/INFO]: Item Despawn Rate: 6000
[22:25:59] [Server thread/INFO]: Item Merge Radius: 2.5
[22:25:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
[22:25:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[22:25:59] [Server thread/INFO]: View Distance: 10
[22:25:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[22:25:59] [Server thread/INFO]: Experience Merge Radius: 3.0
[22:25:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[22:25:59] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[22:25:59] [Server thread/INFO]: Mob Spawn Range: 4
[22:25:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Cane Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Melon Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Vine Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[22:25:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[22:25:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[22:25:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[22:25:59] [Server thread/INFO]: Random Lighting Updates: false
[22:25:59] [Server thread/INFO]: Structure Info Saving: true
[22:25:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617Monument: 10387313 Slime: 987234911
[22:25:59] [Server thread/INFO]: Max TNT Explosions: 100
[22:25:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[22:25:59] [Server thread/INFO]: Item Despawn Rate: 6000
[22:25:59] [Server thread/INFO]: Item Merge Radius: 2.5
[22:25:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
[22:25:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[22:25:59] [Server thread/INFO]: View Distance: 10
[22:25:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[22:25:59] [Server thread/INFO]: Experience Merge Radius: 3.0
[22:25:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[22:25:59] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1652098377)
[22:26:00] [Server thread/INFO]: Preparing start region for level 1 (Seed: 1652098377)
[22:26:01] [Server thread/INFO]: Preparing spawn area: 51%
[22:26:01] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1652098377)
[22:26:02] [Server thread/INFO]: [RealPing] Enabling RealPing v0.5.0
[22:26:02] [Server thread/INFO]: [RealPing] RealPing has been enabled!
[22:26:02] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.28 (Phoenix)
[22:26:02] [Server thread/INFO]: GroupManager - INFO - World Found: world
[22:26:02] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[22:26:02] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[22:26:02] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[22:26:02] [Server thread/INFO]: GroupManager version 2.1.28 (Phoenix) is enabled!
[22:26:02] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
[22:26:02] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[22:26:02] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_11_R1 as the Bukkit adapter
[22:26:02] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 1.7.0_121).
[22:26:02] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.
[22:26:02] [Server thread/INFO]: [BukkitCompat] Enabling BukkitCompat vR22A
[22:26:02] [Server thread/INFO]: McMyAdmin Compatibility Plugin version R22A started.
[22:26:02] [Server thread/INFO]: [Translate] Enabling Translate v1.7
[22:26:02] [Server thread/INFO]: [Translate] Successfully hooked onto ProtocolLib!
[22:26:03] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b461
[22:26:03] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[22:26:03] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
[22:26:03] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
[22:26:03] [Server thread/INFO]: Using locale en_US
[22:26:03] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
[22:26:03] [Server thread/WARN]: [Essentials] Detected supported permissions plugin GroupManager without Vault installed.
[22:26:03] [Server thread/WARN]: [Essentials] Features such as chat prefixes/suffixes and group-related functionality will not work until you install Vault.
[22:26:03] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
[22:26:03] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b461
[22:26:03] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b461
[22:26:03] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b461
[22:26:03] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[22:26:04] [Server thread/INFO]: Done (5.462s)! For help, type "help" or "?"
[22:26:04] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!