Mon serveur crash quand je fait un commande /fly ou si je me mais en gamemode 0

Maxime7894

Aventurier
6 Mai 2018
1
0
2
25
Mon serveur crash quand je fait une commande /fly ou si je me mais en gamemode 0 et que je commence a bougé le serveur crash voici les logs regarder vers la fin quand je fait /gm 0 ca mais une ereur
issued server command: /fly comme ca [11:29:10] [Server thread/ERROR]: Encountered an unexpected exception
Code:
[11:28:58] [Server thread/INFO]: Starting minecraft server version 1.7.10
[11:28:58] [Server thread/INFO]: Loading properties
[11:28:58] [Server thread/INFO]: Default game type: SURVIVAL
[11:28:58] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-1f7d532 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[11:28:58] [Server thread/INFO]: Server Ping Player Sample Count: 12
[11:28:58] [Server thread/INFO]: Using 4 threads for Netty based IO
[11:28:58] [Server thread/INFO]: Debug logging is disabled
[11:28:58] [Server thread/INFO]: Generating keypair
[11:28:58] [Server thread/INFO]: Starting Minecraft server on *:25565
[11:28:58] [Server thread/ERROR]: Could not load 'plugins/SpawnerManager.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:166) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-PaperSpigot-1f7d532]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:169) [spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:494) [spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-PaperSpigot-1f7d532]
Caused by: java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_171]
    at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_171]
    at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_171]
    at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_171]
    at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_171]
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[spigot.jar:git-PaperSpigot-1f7d532]
    ... 5 more
[11:28:58] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[11:28:58] [Server thread/ERROR]: Could not load 'plugins/PlugMan.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:78) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:336) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:258) [spigot.jar:git-PaperSpigot-1f7d532]
    at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:169) [spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:494) [spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-PaperSpigot-1f7d532]
Caused by: org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:166) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:76) ~[spigot.jar:git-PaperSpigot-1f7d532]
    ... 6 more
Caused by: java.util.zip.ZipException: zip file is empty
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_171]
    at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_171]
    at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_171]
    at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_171]
    at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_171]
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:76) ~[spigot.jar:git-PaperSpigot-1f7d532]
    ... 6 more
[11:28:58] [Server thread/INFO]: [PermissionsEx] sql backend registered!
[11:28:58] [Server thread/INFO]: [PermissionsEx] file backend registered!
[11:28:58] [Server thread/INFO]: [VolteraRepair] Loading VolteraRepair v1.0.0
[11:28:58] [Server thread/INFO]: [VolteraAntiSpam] Loading VolteraAntiSpam v1.0.0
[11:28:58] [Server thread/INFO]: [Lobbys] Loading Lobbys v1
[11:28:58] [Server thread/INFO]: [NoDupe] Loading NoDupe v2
[11:28:58] [Server thread/INFO]: [EnderDragon] Loading EnderDragon v0.1
[11:28:58] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.6
[11:28:58] [Server thread/INFO]: [AutoAFK] Loading AutoAFK v2.2
[11:28:58] [Server thread/INFO]: [MaxBans] Loading MaxBans v2.3
[11:28:58] [Server thread/INFO]: [VolteraZombie] Loading VolteraZombie v1
[11:28:58] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v2.7.0
[11:28:58] [Server thread/INFO]: [LionReport] Loading LionReport v1.0.0
[11:28:58] [Server thread/INFO]: [Voltera_Totem] Loading Voltera_Totem v2.0
[11:28:58] [Server thread/INFO]: [BottleXP] Loading BottleXP v1.0.2
[11:28:58] [Server thread/INFO]: [Fix4Glitch] Loading Fix4Glitch v1.0
[11:28:58] [Server thread/INFO]: [ModerationVoltera] Loading ModerationVoltera v1.0.0
[11:28:58] [Server thread/INFO]: [RectoniaQueue] Loading RectoniaQueue v1.0.0
[11:28:58] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.8
[11:28:58] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.2
[11:28:58] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.14.1.3
[11:28:58] [Server thread/INFO]: [TimingsPatcher] Loading TimingsPatcher v1.0
[11:28:58] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
[11:28:58] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v1.0
[11:28:58] [Server thread/INFO]: [VolteraParachute] Loading VolteraParachute v1.0.0
[11:28:58] [Server thread/INFO]: [AntiUseBugCactus] Loading AntiUseBugCactus v1.0
[11:28:58] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.4
[11:28:58] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
[11:28:58] [Server thread/INFO]: [ProtocolLib] Falling back to legacy Netty compat
[11:28:58] [Server thread/INFO]: [ProtocolLib] Falling back to Guava 10 compat
[11:28:58] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
[11:28:58] [Server thread/INFO]: [NightVision] Loading NightVision v0.3
[11:28:58] [Server thread/INFO]: [MergedMob] Loading MergedMob v3.5.2
[11:28:58] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vPre2.14.1.3
[11:28:58] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.20.3
[11:28:58] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[11:28:58] [Server thread/INFO]: Permissions file successfully reloaded
[11:28:58] [Server thread/INFO]: [SpawnerManager] Loading SpawnerManager v1.1.5
[11:28:58] [Server thread/INFO]: [CustomCrates] Loading CustomCrates v1.6.8
[11:28:58] [Server thread/INFO]: [RandomTp] Loading RandomTp v1.0.0
[11:28:58] [Server thread/INFO]: [StaffChat] Loading StaffChat v2.3
[11:28:58] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
[11:28:58] [Server thread/INFO]: [GaiaCore] Loading GaiaCore v1.0.0
[11:28:58] [Server thread/INFO]: [Trading] Loading Trading v3.2
[11:28:58] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
[11:28:58] [Server thread/INFO]: [QuickShop] Loading QuickShop v0.0.4
[11:28:58] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-02
[11:28:58] [Server thread/INFO]: [CoinFlip] Loading CoinFlip v1.0
[11:28:58] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.1.21
[11:28:58] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.14.1.3
[11:28:58] [Server thread/INFO]: [KoTH] Loading KoTH v1.3.2
[11:28:58] [Server thread/INFO]: [ColoredTags] Loading ColoredTags v2.1.1
[11:28:58] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.2.3
[11:28:58] [Server thread/INFO]: [FactionChat] Loading FactionChat v1.8.6
[11:28:58] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
[11:28:58] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[11:28:58] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
[11:28:58] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[11:28:58] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[11:28:58] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[11:28:58] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[11:28:58] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
[11:28:58] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[11:28:58] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[11:28:58] [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.
[11:28:58] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[11:28:58] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[11:28:58] [Server thread/INFO]: Preparing level "world"
[11:28:58] [Server thread/INFO]: -------- World Settings For [world] --------
[11:28:58] [Server thread/INFO]: Item Merge Radius: 2.5
[11:28:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
[11:28:58] [Server thread/INFO]: Item Despawn Rate: 6000
[11:28:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:28:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:28:58] [Server thread/INFO]: View Distance: 10
[11:28:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
[11:28:58] [Server thread/INFO]: Clear tick list: false
[11:28:58] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:28:58] [Server thread/INFO]: Alternative Hopper Ticking: false
[11:28:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[11:28:58] [Server thread/INFO]: Random Lighting Updates: false
[11:28:58] [Server thread/INFO]: Structure Info Saving: true
[11:28:58] [Server thread/INFO]: Sending up to 5 chunks per packet
[11:28:58] [Server thread/INFO]: Max Entity Collisions: 8
[11:28:58] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[11:28:58] [Server thread/INFO]: Max TNT Explosions: 100
[11:28:58] [Server thread/INFO]: Anti X-Ray: true
[11:28:58] [Server thread/INFO]:     Engine Mode: 1
[11:28:58] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[11:28:58] [Server thread/INFO]:     Replace Blocks: [1, 5]
[11:28:58] [Server thread/INFO]: Mob Spawn Range: 4
[11:28:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:28:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[11:28:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:28:58] [Server thread/INFO]: -------- World Settings For [world] --------
[11:28:58] [Server thread/INFO]: Inverted Redstone Lamps: false
[11:28:58] [Server thread/INFO]: Allow undead horse types to be leashed: true
[11:28:58] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
[11:28:58] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[11:28:58] [Server thread/INFO]: Keep spawn chunk loaded: true
[11:28:58] [Server thread/INFO]: World async lighting: false
[11:28:58] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[11:28:58] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[11:28:58] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[11:28:58] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[11:28:58] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 32 Hard: 128
[11:28:58] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[11:28:58] [Server thread/INFO]: Item Merge Radius: 2.5
[11:28:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
[11:28:58] [Server thread/INFO]: Item Despawn Rate: 6000
[11:28:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:28:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:28:58] [Server thread/INFO]: View Distance: 10
[11:28:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
[11:28:58] [Server thread/INFO]: Clear tick list: false
[11:28:58] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:28:58] [Server thread/INFO]: Alternative Hopper Ticking: false
[11:28:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[11:28:58] [Server thread/INFO]: Random Lighting Updates: false
[11:28:58] [Server thread/INFO]: Structure Info Saving: true
[11:28:58] [Server thread/INFO]: Sending up to 5 chunks per packet
[11:28:58] [Server thread/INFO]: Max Entity Collisions: 8
[11:28:58] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[11:28:58] [Server thread/INFO]: Max TNT Explosions: 100
[11:28:58] [Server thread/INFO]: Anti X-Ray: true
[11:28:58] [Server thread/INFO]:     Engine Mode: 1
[11:28:58] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[11:28:58] [Server thread/INFO]:     Replace Blocks: [1, 5]
[11:28:58] [Server thread/INFO]: Mob Spawn Range: 4
[11:28:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:28:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[11:28:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:28:58] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[11:28:58] [Server thread/INFO]: Inverted Redstone Lamps: false
[11:28:58] [Server thread/INFO]: Allow undead horse types to be leashed: true
[11:28:58] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
[11:28:58] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[11:28:58] [Server thread/INFO]: Keep spawn chunk loaded: true
[11:28:58] [Server thread/INFO]: World async lighting: false
[11:28:58] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[11:28:58] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[11:28:58] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[11:28:58] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[11:28:58] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 32 Hard: 128
[11:28:58] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[11:28:58] [Server thread/INFO]: Item Merge Radius: 2.5
[11:28:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
[11:28:58] [Server thread/INFO]: Item Despawn Rate: 6000
[11:28:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:28:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:28:58] [Server thread/INFO]: View Distance: 10
[11:28:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
[11:28:58] [Server thread/INFO]: Clear tick list: false
[11:28:58] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:28:58] [Server thread/INFO]: Alternative Hopper Ticking: false
[11:28:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[11:28:58] [Server thread/INFO]: Random Lighting Updates: false
[11:28:58] [Server thread/INFO]: Structure Info Saving: true
[11:28:58] [Server thread/INFO]: Sending up to 5 chunks per packet
[11:28:58] [Server thread/INFO]: Max Entity Collisions: 8
[11:28:58] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[11:28:58] [Server thread/INFO]: Max TNT Explosions: 100
[11:28:58] [Server thread/INFO]: Anti X-Ray: true
[11:28:58] [Server thread/INFO]:     Engine Mode: 1
[11:28:58] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[11:28:58] [Server thread/INFO]:     Replace Blocks: [1, 5]
[11:28:58] [Server thread/INFO]: Mob Spawn Range: 4
[11:28:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:28:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:28:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[11:28:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:28:58] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[11:28:58] [Server thread/INFO]: Inverted Redstone Lamps: false
[11:28:58] [Server thread/INFO]: Allow undead horse types to be leashed: true
[11:28:58] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
[11:28:58] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[11:28:58] [Server thread/INFO]: Keep spawn chunk loaded: true
[11:28:58] [Server thread/INFO]: World async lighting: false
[11:28:58] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[11:28:58] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[11:28:58] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[11:28:58] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[11:28:58] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 32 Hard: 128
[11:28:58] [Server thread/INFO]: Preparing start region for level 0 (Seed: 496488102890272841)
[11:28:59] [Server thread/INFO]: Preparing start region for level 1 (Seed: 2350511069061203130)
[11:28:59] [Server thread/INFO]: Preparing start region for level 2 (Seed: 2350511069061203130)
[11:28:59] [Server thread/INFO]: [VolteraRepair] Enabling VolteraRepair v1.0.0
[11:28:59] [Server thread/INFO]: [VolteraAntiSpam] Enabling VolteraAntiSpam v1.0.0
[11:28:59] [Server thread/INFO]: [Lobbys] Enabling Lobbys v1
[11:28:59] [Server thread/INFO]: [NoDupe] Enabling NoDupe v2
[11:28:59] [Server thread/INFO]: [EnderDragon] Enabling EnderDragon v0.1
[11:28:59] [Server thread/INFO]: §c[Plugin EnderDragon] Activer !
[11:28:59] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.6
[11:28:59] [Server thread/INFO]: -------- World Settings For [Lobby] --------
[11:28:59] [Server thread/INFO]: Item Merge Radius: 2.5
[11:28:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
[11:28:59] [Server thread/INFO]: Item Despawn Rate: 6000
[11:28:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:28:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:28:59] [Server thread/INFO]: View Distance: 10
[11:28:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
[11:28:59] [Server thread/INFO]: Clear tick list: false
[11:28:59] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:28:59] [Server thread/INFO]: Alternative Hopper Ticking: false
[11:28:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[11:28:59] [Server thread/INFO]: Random Lighting Updates: false
[11:28:59] [Server thread/INFO]: Structure Info Saving: true
[11:28:59] [Server thread/INFO]: Sending up to 5 chunks per packet
[11:28:59] [Server thread/INFO]: Max Entity Collisions: 8
[11:28:59] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[11:28:59] [Server thread/INFO]: Max TNT Explosions: 100
[11:28:59] [Server thread/INFO]: Anti X-Ray: true
[11:28:59] [Server thread/INFO]:     Engine Mode: 1
[11:28:59] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[11:28:59] [Server thread/INFO]:     Replace Blocks: [1, 5]
[11:28:59] [Server thread/INFO]: Mob Spawn Range: 4
[11:28:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:28:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:28:59] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:28:59] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:28:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:28:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:28:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:28:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:28:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[11:28:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:28:59] [Server thread/INFO]: -------- World Settings For [Lobby] --------
[11:28:59] [Server thread/INFO]: Inverted Redstone Lamps: false
[11:28:59] [Server thread/INFO]: Allow undead horse types to be leashed: true
[11:28:59] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
[11:28:59] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[11:28:59] [Server thread/INFO]: Keep spawn chunk loaded: true
[11:28:59] [Server thread/INFO]: World async lighting: false
[11:28:59] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[11:28:59] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[11:28:59] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[11:28:59] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[11:28:59] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 32 Hard: 128
[11:28:59] [Server thread/INFO]: Preparing start region for level 3 (Seed: -6505314647287339639)
[11:28:59] [Server thread/INFO]: -------- World Settings For [Spawn] --------
[11:28:59] [Server thread/INFO]: Item Merge Radius: 2.5
[11:28:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
[11:28:59] [Server thread/INFO]: Item Despawn Rate: 6000
[11:28:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:28:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:28:59] [Server thread/INFO]: View Distance: 10
[11:28:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
[11:28:59] [Server thread/INFO]: Clear tick list: false
[11:28:59] [Server thread/INFO]: Experience Merge Radius: 3.0
[11:28:59] [Server thread/INFO]: Alternative Hopper Ticking: false
[11:28:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[11:28:59] [Server thread/INFO]: Random Lighting Updates: false
[11:28:59] [Server thread/INFO]: Structure Info Saving: true
[11:28:59] [Server thread/INFO]: Sending up to 5 chunks per packet
[11:28:59] [Server thread/INFO]: Max Entity Collisions: 8
[11:28:59] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[11:28:59] [Server thread/INFO]: Max TNT Explosions: 100
[11:28:59] [Server thread/INFO]: Anti X-Ray: true
[11:28:59] [Server thread/INFO]:     Engine Mode: 1
[11:28:59] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[11:28:59] [Server thread/INFO]:     Replace Blocks: [1, 5]
[11:28:59] [Server thread/INFO]: Mob Spawn Range: 4
[11:28:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:28:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:28:59] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:28:59] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:28:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:28:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:28:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:28:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:28:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[11:28:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:28:59] [Server thread/INFO]: -------- World Settings For [Spawn] --------
[11:28:59] [Server thread/INFO]: Inverted Redstone Lamps: false
[11:28:59] [Server thread/INFO]: Allow undead horse types to be leashed: true
[11:28:59] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
[11:28:59] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[11:28:59] [Server thread/INFO]: Keep spawn chunk loaded: true
[11:28:59] [Server thread/INFO]: World async lighting: false
[11:28:59] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[11:28:59] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[11:28:59] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[11:28:59] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[11:28:59] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 32 Hard: 128
[11:28:59] [Server thread/INFO]: Preparing start region for level 4 (Seed: 3979088226186655242)
[11:28:59] [Server thread/INFO]: [MultiWorld] v5.2.6 enabled.
[11:28:59] [Server thread/INFO]: [AutoAFK] Enabling AutoAFK v2.2
[11:28:59] [Server thread/INFO]: [MaxBans] Enabling MaxBans v2.3
[11:28:59] [Server thread/INFO]: [MaxBans] Using SQLite
[11:28:59] [Server thread/INFO]: [MaxBans] Loading from DB...
[11:28:59] [Server thread/INFO]: [MaxBans] Loading bans
[11:28:59] [Server thread/INFO]: [MaxBans] Loading ipbans
[11:28:59] [Server thread/INFO]: [MaxBans] Loading mutes
[11:28:59] [Server thread/INFO]: [MaxBans] Loading player names...
[11:28:59] [Server thread/INFO]: [MaxBans] Loading IP History
[11:28:59] [Server thread/INFO]: [MaxBans] Loading warn history...
[11:28:59] [Server thread/INFO]: [MaxBans] Loading chat commands...
[11:28:59] [Server thread/INFO]: [MaxBans] Loading history...
[11:28:59] [Server thread/INFO]: [MaxBans] Starting DNS blacklist
[11:28:59] [Server thread/INFO]: [MaxBans] Loading proxys...
[11:28:59] [Server thread/INFO]: [VolteraZombie] Enabling VolteraZombie v1
[11:28:59] [Server thread/INFO]: Â[0;30;1m[Â[0;33;1mZombieVolteraÂ[0;30;1m] Â[0;32;1mLancement du plugin ZombieVoltera effectué avec succés ![m
[11:28:59] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v2.7.0
[11:28:59] [Server thread/INFO]: <<[ DeathMessages ]>>  [ Version ]=[ 2.7.0 ] [ Successfully Loaded! ]
[11:28:59] [Server thread/INFO]: [LionReport] Enabling LionReport v1.0.0
[11:28:59] [Server thread/INFO]:  [m
[11:28:59] [Server thread/INFO]: [0;36;1mThe [0;33;1mLion[0;36;22mReport [0;36;1mPlugin started succefully[m
[11:28:59] [Server thread/INFO]: [0;32;1mVersion: [0;35;1m1.0.0[m
[11:28:59] [Server thread/INFO]:  [m
[11:28:59] [Server thread/INFO]: [Voltera_Totem] Enabling Voltera_Totem v2.0
[11:28:59] [Server thread/INFO]: Â[0;30;1m[Â[0;33;1mVolteraTotemÂ[0;30;1m] Â[0;32;1mLancement du plugin Totem effectué avec succés ![m
[11:28:59] [Server thread/INFO]: RECTONITE_HELMET
[11:28:59] [Server thread/INFO]: TITANE_CHESTPLATE
[11:28:59] [Server thread/INFO]: TITANE_LEGGINGS
[11:28:59] [Server thread/INFO]: RECTONITE_BOOTS
[11:28:59] [Server thread/INFO]: RECTONITE_SWORD
[11:28:59] [Server thread/INFO]: OBSIDIAN
[11:28:59] [Server thread/INFO]: TNT
[11:28:59] [Server thread/INFO]: ENDER_PEARL
[11:28:59] [Server thread/INFO]: EXP_BOTTLE
[11:28:59] [Server thread/INFO]: [BottleXP] Enabling BottleXP v1.0.2
[11:28:59] [Server thread/INFO]: [Fix4Glitch] Enabling Fix4Glitch v1.0
[11:28:59] [Server thread/INFO]: [Fix4Glitch] NO GLITCH NOW
[11:28:59] [Server thread/INFO]: [ModerationVoltera] Enabling ModerationVoltera v1.0.0
[11:28:59] [Server thread/INFO]: [RectoniaQueue] Enabling RectoniaQueue v1.0.0
[11:28:59] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.8
[11:28:59] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[11:28:59] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.2
[11:28:59] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.14.1.3
[11:28:59] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[11:28:59] [Server thread/INFO]: git-PaperSpigot-1f7d532 (MC: 1.7.10)
[11:28:59] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
[11:29:00] [Server thread/INFO]: Using locale fr_FR
[11:29:00] [Server thread/INFO]: Using locale fr_FR
[11:29:00] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[11:29:00] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[11:29:00] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[11:29:00] [Server thread/INFO]: [TimingsPatcher] Enabling TimingsPatcher v1.0
[11:29:00] [Server thread/INFO]: [0;37;22m[9m----------[0;37;22m [ [0;36;1mTimingsPatch 1.0 [0;37;22m] [9m----------[m
[11:29:00] [Server thread/INFO]: [0;37;22mThis server is using TimingsPatch by PapuCraft Network[m
[11:29:00] [Server thread/INFO]: [0;30;1mJoin to the server with mc.papucraft.net[m
[11:29:00] [Server thread/INFO]: [0;36;1mThanks for using TimingsPatch[m
[11:29:00] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
[11:29:00] [Server thread/INFO]: [ClearLag] Loading modules...
[11:29:00] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[11:29:00] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[11:29:00] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[11:29:00] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v1.0
[11:29:00] [Server thread/INFO]: [0;30;1m[[0;33;1mAutomessage[0;30;1m] [0;32;1mLancement du plugin Automessage avec succés ![m
[11:29:00] [Server thread/INFO]: [VolteraParachute] Enabling VolteraParachute v1.0.0
[11:29:00] [Server thread/INFO]: [AntiUseBugCactus] Enabling AntiUseBugCactus v1.0
[11:29:00] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.4
[11:29:00] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
[11:29:00] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
[11:29:00] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -184.0 Y: 64.0 Z: 244.0
[11:29:00] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
[11:29:00] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
[11:29:00] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
[11:29:00] [Server thread/INFO]: [NightVision] Enabling NightVision v0.3
[11:29:00] [Server thread/INFO]: [NightVision] Night Vision Loaded Successfully
[11:29:00] [Server thread/INFO]: [MergedMob] Enabling MergedMob v3.5.2
[11:29:00] [Server thread/INFO]: [MergedMob] MergedMob version 3.5.2 is Enabled
[11:29:00] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.14.1.3
[11:29:00] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.3
[11:29:00] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[11:29:00] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[11:29:00] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[11:29:00] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[11:29:00] [Server thread/INFO]: [SpawnerManager] Enabling SpawnerManager v1.1.5
[11:29:00] [Server thread/INFO]: connected
[11:29:00] [Server thread/INFO]: Connecter a la BDD[m
[11:29:00] [Server thread/INFO]: [CustomCrates] Enabling CustomCrates v1.6.8
[11:29:00] [Server thread/INFO]: [RandomTp] Enabling RandomTp v1.0.0
[11:29:00] [Server thread/INFO]: [StaffChat] Enabling StaffChat v2.3
[11:29:00] [Server thread/INFO]: [GaiaCore] Enabling GaiaCore v1.0.0
[11:29:00] [Server thread/INFO]: [Trading] Enabling Trading v3.2
[11:29:00] [Server thread/INFO]: [Trading] Trading has been enabled
[11:29:00] [Server thread/INFO]: [Trading] Vault and Economy have been found!
[11:29:00] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
[11:29:00] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using old version.
[11:29:00] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[11:29:00] [Server thread/INFO]: [QuickShop] Enabling QuickShop v0.0.4
[11:29:00] [Server thread/INFO]: [QuickShop] Starting item scheduler
[11:29:00] [Server thread/INFO]: [QuickShop] Limit cfg found...
[11:29:00] [Server thread/INFO]: [QuickShop] Limits.use: false
[11:29:00] [Server thread/INFO]: [QuickShop] {quickshop=0, quickshop.vip=20}
[11:29:00] [Server thread/INFO]: [QuickShop] Loading shops from database...
[11:29:00] [Server thread/INFO]: [QuickShop] Loaded 0 shops.
[11:29:00] [Server thread/INFO]: Cleaning purchase messages from database that are over a week old...
[11:29:00] [Server thread/INFO]: [QuickShop] Registering Listeners
[11:29:00] [Server thread/INFO]: [QuickShop] QuickShop loaded!
[11:29:00] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-02
[11:29:00] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[11:29:00] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[11:29:00] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[11:29:00] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[11:29:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[11:29:00] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[11:29:00] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[11:29:00] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[11:29:00] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[11:29:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[11:29:00] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[11:29:00] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[11:29:00] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[11:29:00] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[11:29:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[11:29:00] [Server thread/INFO]: [WorldGuard] (Lobby) TNT ignition is PERMITTED.
[11:29:00] [Server thread/INFO]: [WorldGuard] (Lobby) Lighters are PERMITTED.
[11:29:00] [Server thread/INFO]: [WorldGuard] (Lobby) Lava fire is blocked.
[11:29:00] [Server thread/INFO]: [WorldGuard] (Lobby) Fire spread is UNRESTRICTED.
[11:29:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lobby'
[11:29:00] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
[11:29:00] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
[11:29:00] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
[11:29:00] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
[11:29:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
[11:29:00] [Server thread/INFO]: [WorldGuard] Loading region data...
[11:29:00] [Server thread/INFO]: [CoinFlip] Enabling CoinFlip v1.0
[11:29:00] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.1.21
[11:29:00] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.21] === ENABLE START ===
[11:29:00] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.21] Loaded 4 players
[11:29:00] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.21] Loaded 3 Factions
[11:29:00] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.21] Loading board from disk
[11:29:00] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.21] Loaded 0 board locations
[11:29:00] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.21] Economy integration through Vault plugin successful.
[11:29:00] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.21] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
[11:29:00] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.21] === ENABLE DONE (Took 124ms) ===
[11:29:00] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.14.1.3
[11:29:00] [Server thread/INFO]: [KoTH] Enabling KoTH v1.3.2
[11:29:00] [Server thread/INFO]: [KoTH] KoTH - Vanish hook: Disabled
[11:29:00] [Server thread/INFO]: [KoTH] KoTH - Featherboard hook: Disabled
[11:29:00] [Server thread/INFO]: [ColoredTags] Enabling ColoredTags v2.1.1
[11:29:00] [Server thread/INFO]: [ColoredTags] Hooked HealthBar plugin!
[11:29:00] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.2.3
[11:29:00] [Server thread/INFO]: [FactionChat] Enabling FactionChat v1.8.6
[11:29:00] [Server thread/INFO]: FactionChat: Version: 1.8.6 Enabled.
[11:29:00] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[11:29:00] [Server thread/INFO]: Done (2.193s)! For help, type "help" or "?"
[11:29:00] [Server thread/INFO]: Starting remote control listener
[11:29:00] [RCON Listener #1/INFO]: RCON running on 0.0.0.0:25575
[11:29:00] [Craft Scheduler Thread - 6/INFO]: [ClearLag] 0 Logs have been removed!
[11:29:00] [Server thread/INFO]: [0;32;22m[[0;32;1mHealthBar[0;32;22m] [0;32;1mFound an update: v1.8.3   [0;37;1m(Your version: v1.8.2)[m
[11:29:00] [Server thread/INFO]: [0;32;22m[[0;32;1mHealthBar[0;32;22m] [0;37;1mType "[0;32;1m/hbr update[0;37;1m" or download it from:[m
[11:29:00] [Server thread/INFO]: [0;32;22m[[0;32;1mHealthBar[0;32;22m] [0;37;1mdev.bukkit.org/bukkit-plugins/health-bar[m
[11:29:01] [Server thread/INFO]: [0;36;22m[[0;36;1mColoredTags[0;36;22m] [0;36;1mFound an update: v2.1.3   [0;37;1m(Your version: v2.1.1)[m
[11:29:01] [Server thread/INFO]: [0;36;22m[[0;36;1mColoredTags[0;36;22m] [0;37;1mType "[0;36;1m/ctags update[0;37;1m" or download it from:[m
[11:29:01] [Server thread/INFO]: [0;36;22m[[0;36;1mColoredTags[0;36;22m] [0;37;1mdev.bukkit.org/bukkit-plugins/colored-tags[m
[11:29:01] [Craft Scheduler Thread - 6/INFO]: [Vault] Checking for Updates:
[11:29:01] [Craft Scheduler Thread - 6/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.4.1
[11:29:01] [Craft Scheduler Thread - 6/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[11:29:03] [User Authenticator #1/INFO]: UUID of player Gavofus is 4f9a5ad9-7a53-3f91-8ee9-71c572e04ef6
[11:29:03] [Server thread/INFO]: Injecting permissible for Gavofus
[11:29:03] [Server thread/INFO]: Gavofus[/78.152.142.68:50393] logged in with entity id 315 at ([world] 370.1279879252165, 70.0, -259.88790391132795)
[11:29:03] [Server thread/WARN]: Entity threw exception at world:397.30000001192093,29.0,-285.89910800142457
[11:29:03] [Server thread/WARN]: java.lang.NoSuchFieldError: FALL
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.EntityLiving.b(EntityLiving.java:878)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.Entity.a(Entity.java:825)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.EntityLiving.a(EntityLiving.java:156)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.Entity.move(Entity.java:649)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1360)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.EntityLiving.e(EntityLiving.java:1632)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.EntityInsentient.e(EntityInsentient.java:295)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.EntityMonster.e(EntityMonster.java:21)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.EntityZombie.e(EntityZombie.java:161)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.EntityLiving.h(EntityLiving.java:1460)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.EntityInsentient.h(EntityInsentient.java:156)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.EntityMonster.h(EntityMonster.java:25)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.EntityZombie.h(EntityZombie.java:232)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.World.entityJoinedWorld(World.java:1695)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.World.playerJoinedWorld(World.java:1662)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.World.tickEntities(World.java:1510)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.WorldServer.tickEntities(WorldServer.java:517)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:766)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:307)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:643)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:549)
[11:29:03] [Server thread/WARN]:     at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
[11:29:08] [Server thread/INFO]: Gavofus issued server command: /fly
[11:29:10] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoSuchFieldError: FALL
    at net.minecraft.server.v1_7_R4.EntityLiving.b(EntityLiving.java:878) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.EntityHuman.b(EntityHuman.java:1378) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.Entity.a(Entity.java:825) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.EntityLiving.a(EntityLiving.java:156) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.EntityPlayer.b(EntityPlayer.java:591) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:437) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.PacketPlayInFlying.a(SourceFile:137) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.PacketPlayInPosition.handle(PacketPlayInPosition.java:35) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:189) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:795) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:307) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:643) ~[spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:549) [spigot.jar:git-PaperSpigot-1f7d532]
    at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-PaperSpigot-1f7d532]
[11:29:10] [Server thread/ERROR]: This crash report has been saved to: /home/faction/./crash-reports/crash-2018-05-06_11.29.10-server.txt
[11:29:10] [Server thread/INFO]: Stopping server
[11:29:10] [Server thread/INFO]: [FactionChat] Disabling FactionChat v1.8.6
[11:29:10] [Server thread/INFO]: FactionChat: disabled
[11:29:10] [Server thread/INFO]: [CombatTagPlus] Disabling CombatTagPlus v1.2.3
[11:29:10] [Server thread/INFO]: [ColoredTags] Disabling ColoredTags v2.1.1
[11:29:10] [Server thread/INFO]: [KoTH] Disabling KoTH v1.3.2
[11:29:10] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vPre2.14.1.3
[11:29:10] [Server thread/INFO]: [Factions] Disabling Factions v1.6.9.5-U0.1.21
[11:29:10] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.21] Disabled
[11:29:10] [Server thread/INFO]: [CoinFlip] Disabling CoinFlip v1.0
[11:29:10] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.0.0-beta-02
[11:29:10] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
[11:29:10] [Server thread/INFO]: [QuickShop] Disabling QuickShop v0.0.4
[11:29:10] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.6
[11:29:10] [Server thread/INFO]: [Trading] Disabling Trading v3.2
[11:29:10] [Server thread/INFO]: [GaiaCore] Disabling GaiaCore v1.0.0
[11:29:10] [Server thread/INFO]: [Vault] Disabling Vault v1.4.1-b436
[11:29:10] [Server thread/INFO]: [StaffChat] Disabling StaffChat v2.3
[11:29:10] [Server thread/INFO]: [RandomTp] Disabling RandomTp v1.0.0
[11:29:10] [Server thread/INFO]: [CustomCrates] Disabling CustomCrates v1.6.8
[11:29:10] [Server thread/INFO]: [SpawnerManager] Disabling SpawnerManager v1.1.5
[11:29:10] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.20.3
[11:29:10] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[11:29:10] [Server thread/INFO]: Permissions file successfully reloaded
[11:29:10] [Server thread/INFO]: User has permissionsex.disable set, do not register!
[11:29:10] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vPre2.14.1.3
[11:29:10] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[11:29:10] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[11:29:10] [Server thread/INFO]: [MergedMob] Disabling MergedMob v3.5.2
[11:29:10] [Server thread/INFO]: [MergedMob] MergedMob version 3.5.2 is Disabled
[11:29:10] [Server thread/INFO]: [NightVision] Disabling NightVision v0.3
[11:29:10] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b719
[11:29:10] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.4
[11:29:10] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.4
[11:29:10] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
[11:29:10] [Server thread/INFO]: [AntiUseBugCactus] Disabling AntiUseBugCactus v1.0
[11:29:10] [Server thread/INFO]: [VolteraParachute] Disabling VolteraParachute v1.0.0
[11:29:10] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v1.0
[11:29:10] [Server thread/INFO]: [0;30;1m[[0;33;1mAutomessage[0;30;1m] [0;32;1mArrêt du plugin Automessage avec succés ![m
[11:29:10] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.7
[11:29:10] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
[11:29:10] [Server thread/INFO]: [TimingsPatcher] Disabling TimingsPatcher v1.0
[11:29:10] [Server thread/INFO]: [Essentials] Disabling Essentials vPre2.14.1.3
[11:29:10] [Server thread/INFO]: [HealthBar] Disabling HealthBar v1.8.2
[11:29:10] [Server thread/INFO]: HealthBar disabled, all the health bars have been removed.
[11:29:10] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.5.8
[11:29:10] [Server thread/INFO]: [RectoniaQueue] Disabling RectoniaQueue v1.0.0
[11:29:10] [Server thread/INFO]: [ModerationVoltera] Disabling ModerationVoltera v1.0.0
[11:29:10] [Server thread/INFO]: [Fix4Glitch] Disabling Fix4Glitch v1.0
[11:29:10] [Server thread/INFO]: [Fix4Glitch] disabled
[11:29:10] [Server thread/INFO]: [BottleXP] Disabling BottleXP v1.0.2
[11:29:10] [Server thread/INFO]: [Voltera_Totem] Disabling Voltera_Totem v2.0
[11:29:10] [Server thread/INFO]: Â[0;30;1m[Â[0;33;1mVolteraTotemÂ[0;30;1m] Â[0;32;1mArrêt du plugin Totem avec succés  ![m
[11:29:10] [Server thread/INFO]: [LionReport] Disabling LionReport v1.0.0
[11:29:10] [Server thread/INFO]: [DeathMessages] Disabling DeathMessages v2.7.0
[11:29:10] [Server thread/INFO]: <<[ DeathMessages ]>>  [ Version ]=[ 2.7.0 ] [ Disabled! ]
[11:29:10] [Server thread/INFO]: [VolteraZombie] Disabling VolteraZombie v1
[11:29:10] [Server thread/INFO]: Â[0;30;1m[Â[0;33;1mZombieVolteraÂ[0;30;1m] Â[0;32;1mArrêt du plugin ZombieVoltera avec succés  ![m
[11:29:10] [Server thread/INFO]: [MaxBans] Disabling MaxBans v2.3
[11:29:10] [Server thread/INFO]: [MaxBans] Disabling Maxbans...
[11:29:10] [Server thread/INFO]: [MaxBans] Clearing buffer...
[11:29:10] [Server thread/INFO]: [MaxBans] Cleared buffer...
[11:29:10] [Server thread/INFO]: [AutoAFK] Disabling AutoAFK v2.2
[11:29:10] [Server thread/INFO]: [MultiWorld] Disabling MultiWorld v5.2.6
[11:29:10] [Server thread/INFO]: [MultiWorld] Disabled.
[11:29:10] [Server thread/INFO]: [EnderDragon] Disabling EnderDragon v0.1
[11:29:10] [Server thread/INFO]: [NoDupe] Disabling NoDupe v2
[11:29:10] [Server thread/INFO]: [Lobbys] Disabling Lobbys v1
[11:29:10] [Server thread/INFO]: [VolteraAntiSpam] Disabling VolteraAntiSpam v1.0.0
[11:29:10] [Server thread/INFO]: [VolteraRepair] Disabling VolteraRepair v1.0.0
[11:29:10] [Server thread/INFO]: Saving players
[11:29:10] [Server thread/INFO]: Gavofus lost connection: Server closed
[11:29:10] [Server thread/INFO]: Gavofus left the game.
[11:29:10] [Server thread/INFO]: Saving worlds
[11:29:10] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[11:29:10] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[11:29:10] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
[11:29:10] [Server thread/INFO]: Saving chunks for level 'Lobby'/Overworld
[11:29:10] [Server thread/INFO]: Saving chunks for level 'Spawn'/Overworld
[11:29:10] [Thread-4/INFO]: Stopping server
[11:29:10] [Thread-4/INFO]: Saving players
[11:29:10] [Thread-4/INFO]: Saving worlds
[11:29:10] [Thread-4/INFO]: Saving chunks for level 'world'/Overworld

J'ai du changé de compte car j'avais un probleme avec l'autre
 

Detobel36

Créateur de plugins (PhoenixRebirth)
Support
17 Août 2012
10 531
24
2 247
347
27
Bruxelles - Belgique
www.phoenix-rebirth.fr
Salut,

Plusieurs problèmes...

[11:28:58] [Server thread/ERROR]: Could not load 'plugins/SpawnerManager.jar' in folder 'plugins' org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
Il semblerait que le "SpawnerManager.jar" que tu ai téléchargé ne soit pas correctement encodé. Cela peut venir d'une erreur du développeur ou d'un mauvais téléchargement.
Re télécharge la dernière version du plugin.

[11:28:58] [Server thread/ERROR]: Could not load 'plugins/PlugMan.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
Pareil avec "PlugMan".

Concernant le /fly il y a beaucoup de chance pour que ça vienne d'Essentials.
Ce qu'il faut savoir c'est que "Essentials Pre-release 2.14.1.3" est fait pour la 1.7.9 et non pour la 1.7.10...
C'est en fait à partir de cette version qu'Essentials a changé de développeur et (de ce que je sais) il y a directement eu une version compatible avec la version 1.8 mais pas 1.7.10....

Pourquoi vouloir jouer avec une si vielle version ? oO


Cordialement,
Detobel36
 
  • J'aime
Reactions: Alex Fatta