Résolu Je ne trouve pas le mauvais caractère!

  • Auteur de la discussion Auteur de la discussion Apoxy
  • Date de début Date de début

Apoxy

Empereur d'Unisia
Bonjour, j'ai configurer plusieurs serveurs et pour la première fois, je ne trouve pas le mauvais caractère dans le config.yml du plugin Essentials! Donc j'aimerais s'avoir ou est le problème, si vous pouviez m'aidez ça me ferais plaisir! Merci!

config.yml:

############################################################
# +------------------------------------------------------+ #
# | Notes | #
# +------------------------------------------------------+ #
############################################################

# If you want to use special characters in this document, such as accented letters, you MUST save the file as UTF-8, not ANSI.
# If you receive an error when Essentials loads, ensure that:
# - No tabs are present: YAML only allows spaces
# - Indents are correct: YAML hierarchy is based entirely on indentation
# - You have "escaped" all apostrophes in your text: If you want to write "don't", for example, write "don''t" instead (note the doubled apostrophe)
# - Text with symbols is enclosed in single or double quotation marks

# If you have problems join the Essentials help support channel: http://tiny.cc/EssentialsChat

############################################################
# +------------------------------------------------------+ #
# | Essentials (Global) | #
# +------------------------------------------------------+ #
############################################################

# A color code between 0-9 or a-f. Set to 'none' to disable.
ops-name-color: 'c'

# The character(s) to prefix all nicknames, so that you know they are not true usernames.
nickname-prefix: ''

# The maximum length allowed in nicknames. The nickname prefix is included in this.
max-nick-length: 666

# Disable this if you have any other plugin, that modifies the displayname of a user.
change-displayname: true

# When this option is enabled, the (tab) player list will be updated with the displayname.
# The value of change-displayname (above) has to be true.
#change-playerlist: true

# When essentialschat.jar isn't used, force essentials to add the prefix and suffix from permission plugins to displayname.
# This setting is ignored if essentialschat.jar is used, and defaults to 'true'.
# The value of change-displayname (above) has to be true.
# Do not edit this setting unless you know what you are doing!
#add-prefix-suffix: false

# If the teleport destination is unsafe, should players be teleported to the nearest safe location?
# If this is set to true, Essentials will attempt to teleport players close to the intended destination.
# If this is set to false, attempted teleports to unsafe locations will be cancelled with a warning.
teleport-safety: true

# The delay, in seconds, required between /home, /tp, etc.
teleport-cooldown: 5

# The delay, in seconds, before a user actually teleports. If the user moves or gets attacked in this timeframe, the teleport never occurs.
teleport-delay: 5

# The delay, in seconds, a player can't be attacked by other players after they have been teleported by a command.
# This will also prevent the player attacking other players.
teleport-invulnerability: 1

# The delay, in seconds, required between /heal or /feed attempts.
heal-cooldown: 10

# What to prevent from /i /give.
# e.g item-spawn-blacklist: 7
item-spawn-blacklist:

# Set this to true if you want permission based item spawn rules.
# Note: The blacklist above will be ignored then.
# Example permissions (these go in your permissions manager):
# - essentials.itemspawn.item-all
# - essentials.itemspawn.item-[itemname]
# - essentials.itemspawn.item-[itemid]
# - essentials.give.item-all
# - essentials.give.item-[itemname]
# - essentials.give.item-[itemid]
# - essentials.unlimited.item-all
# - essentials.unlimited.item-[itemname]
# - essentials.unlimited.item-[itemid]
# - essentials.unlimited.item-bucket # Unlimited liquid placing
#
# For more information, visit http://wiki.ess3.net/wiki/Command_Reference/ICheat#Item.2FGive
permission-based-item-spawn: false

# Mob limit on the /spawnmob command per execution.
spawnmob-limit: 150

# Shall we notify users when using /lightning?
warn-on-smite: false

# motd and rules are now configured in the files motd.txt and rules.txt.

# When a command conflicts with another plugin, by default, Essentials will try to force the OTHER plugin to take priority.
# Commands in this list, will tell Essentials to 'not give up' the command to other plugins.
# In this state, which plugin 'wins' appears to be almost random.
#
# If you have two plugin with the same command and you wish to force Essentials to take over, you need an alias.
# To force essentials to take 'god' alias 'god' to 'egod'.
# See http://wiki.bukkit.org/Bukkit.yml#aliases for more information

overridden-commands:
# - god
# - info

# Disabling commands here will prevent Essentials handling the command, this will not affect command conflicts.
# Commands should fallback to the vanilla versions if available.
# You should not have to disable commands used in other plugins, they will automatically get priority.
disabled-commands:
# - nick
# - clear

# These commands will be shown to players with socialSpy enabled.
# You can add commands from other plugins you may want to track or
# remove commands that are used for something you dont want to spy on.
socialspy-commands:
- msg
- w
- r
- mail
- m
- t
- whisper
- emsg
- tell
- er
- reply
- ereply
- email
- action
- describe
- eme
- eaction
- edescribe
- etell
- ewhisper
- pm

# If you do not wish to use a permission system, you can define a list of 'player perms' below.
# This list has no effect if you are using a supported permissions system.
# If you are using an unsupported permissions system, simply delete this section.
# Whitelist the commands and permissions you wish to give players by default (everything else is op only).
# These are the permissions without the "essentials." part.
player-commands:
- afk
- afk.auto
- back
- back.ondeath
- balance
- balance.others
- balancetop
- build
- chat.color
- chat.format
- chat.shout
- chat.question
- clearinventory
- compass
- depth
- delhome
- getpos
- geoip.show
- help
- helpop
- home
- home.others
- ignore
- info
- itemdb
- kit
- kits.tools
- list
- mail
- mail.send
- me
- motd
- msg
- msg.color
- nick
- near
- pay
- ping
- protect
- r
- rules
- realname
- seen
- sell
- sethome
- setxmpp
- signs.create.protection
- signs.create.trade
- signs.break.protection
- signs.break.trade
- signs.use.balance
- signs.use.buy
- signs.use.disposal
- signs.use.enchant
- signs.use.free
- signs.use.gamemode
- signs.use.heal
- signs.use.info
- signs.use.kit
- signs.use.mail
- signs.use.protection
- signs.use.repair
- signs.use.sell
- signs.use.time
- signs.use.trade
- signs.use.warp
- signs.use.weather
- spawn
- suicide
- time
- tpa
- tpaccept
- tpahere
- tpdeny
- warp
- warp.list
- world
- worth
- xmpp

# Note: All items MUST be followed by a quantity!
# All kit names should be lower case, and will be treated as lower in permissions/costs.
# Syntax: - itemID[:DataValue/Durability] Amount [Enchantment:Level].. [itemmeta:value]...
# For Item meta information visit http://wiki.ess3.net/wiki/Item_Meta
# 'delay' refers to the cooldown between how often you can use each kit, measured in seconds.
# For more information, visit http://wiki.ess3.net/wiki/Kits
kits:
Start:
delay: 604800
items:
- 400 64
- 17 32
- 1 64
- 263 32
- 265 32
- 264 16
- 338 32
- 295 32
- 372 32
- 369 8
- 12 64
- 360 32
- 391 32
- 392 32
- 334 32
- 145 1
- 116 1
- 278 1 efficiency:5
Membre:
delay: 86400
items:
- 276 1
- 261 1
- 278 1
- 310 1
- 311 1
- 312 1
- 313 1
- 320 16
- 262 32
VIP:
delay: 86400
items:
- 276 1 sharpness:3
- 261 1 power:3
- 278 1 efficiency:3
- 310 1 protection:2
- 311 1 protection:2
- 312 1 protection:2
- 313 1 protection:2
- 368 16
- 262 64

# Essentials Sign Control
# See http://wiki.ess3.net/wiki/Sign_Tutorial for instructions on how to use these.
# To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
# Essentials Colored sign support will be enabled when any sign types are enabled.
# Color is not an actual sign, it's for enabling using color codes on signs, when the correct permissions are given.

enabledSigns:
#- color
#- balance
- buy
- sell
#- trade
- free
#- disposal
#- warp
- kit
#- mail
#- enchant
#- gamemode
#- heal
#- info
#- spawnmob
#- repair
#- time
- weather

# How many times per second can Essentials signs be interacted with per player.
# Values should be between 1-20, 20 being virtually no lag protection.
# Lower numbers will reduce the possibility of lag, but may annoy players.
sign-use-per-second: 1

# Backup runs a batch/bash command while saving is disabled.
backup:
# Interval in minutes.
interval: 60
# Unless you add a valid backup command or script here, this feature will be useless.
# Use 'save-all' to simply force regular world saving without backup.
#command: 'rdiff-backup World1 backups/World1'

# Set this true to enable permission per warp.
per-warp-permission: false

# Sort output of /list command by groups.
# You can hide and merge the groups displayed in /list by defining the desired behaviour here.
# Detailed instructions and examples can be found on the wiki: http://wiki.ess3.net/wiki/List
list:
# To merge groups, list the groups you wish to merge
#Staff: Fondateur Admin Modérateur
Admins: Fondateur Admin
# To limit groups, set a max user limit
#builder: 20
# To hide groups, set the group as hidden
#default: hidden
# Uncomment the line below to simply list all players with no grouping
#Players: '*'

# More output to the console.
debug: false

# Set the locale for all messages.
# If you don't set this, the default locale of the server will be used.
# For example, to set language to English, set locale to en, to use the file "messages_en.properties".
# Don't forget to remove the # in front of the line.
# For more information, visit http://wiki.ess3.net/wiki/Locale
#locale: fr_FR

# Turn off god mode when people exit.
remove-god-on-disconnect: true

# Auto-AFK
# After this timeout in seconds, the user will be set as afk.
# This feature requires the player to have essentials.afk.auto node.
# Set to -1 for no timeout.
auto-afk: 600

# Auto-AFK Kick
# After this timeout in seconds, the user will be kicked from the server.
# essentials.afk.kickexempt node overrides this feature.
# Set to -1 for no timeout.
auto-afk-kick: 1200

# Set this to true, if you want to freeze the player, if he is afk.
# Other players or monsters can't push him out of afk mode then.
# This will also enable temporary god mode for the afk player.
# The player has to use the command /afk to leave the afk mode.
freeze-afk-players: false

# When the player is afk, should he be able to pickup items?
# Enable this, when you don't want people idling in mob traps.
disable-item-pickup-while-afk: false

# This setting controls if a player is marked as active on interaction.
# When this setting is false, you will need to manually un-AFK using the /afk command.
cancel-afk-on-interact: true

# Should we automatically remove afk status when the player moves?
# Player will be removed from AFK on chat/command regardless of this setting.
# Disable this to reduce server lag.
cancel-afk-on-move: true

# You can disable the death messages of Minecraft here.
death-messages: true

# Should operators be able to join and part silently.
# You can control this with permissions if it is enabled.
allow-silent-join-quit: false

# You can set a custom join message here, set to "none" to disable.
# You may use color codes, use {USERNAME} the player's name or {PLAYER} for the player's displayname.
custom-join-message: "none"

# You can set a custom quit message here, set to "none" to disable.
# You may use color codes, use {USERNAME} the player's name or {PLAYER} for the player's displayname.
custom-quit-message: "none"

# Add worlds to this list, if you want to automatically disable god mode there.
no-god-in-worlds:
# - world_the_end

# Set to true to enable per-world permissions for teleporting between worlds with essentials commands.
# This applies to /world, /back, /tp[a|o][here|all], but not warps.
# Give someone permission to teleport to a world with essentials.worlds.<worldname>
# This does not affect the /home command, there is a separate toggle below for this.
world-teleport-permissions: false

# The number of items given if the quantity parameter is left out in /item or /give.
# If this number is below 1, the maximum stack size size is given. If over-sized stacks.
# are not enabled, any number higher than the maximum stack size results in more than one stack.
default-stack-size: -1

# Over-sized stacks are stacks that ignore the normal max stack size.
# They can be obtained using /give and /item, if the player has essentials.oversizedstacks permission.
# How many items should be in an over-sized stack?
oversized-stacksize: 64

# Allow repair of enchanted weapons and armor.
# If you set this to false, you can still allow it for certain players using the permission.
# essentials.repair.enchanted
repair-enchanted: true

# Allow 'unsafe' enchantments in kits and item spawning.
# Warning: Mixing and overleveling some enchantments can cause issues with clients, servers and plugins.
unsafe-enchantments: true

#Do you want essentials to keep track of previous location for /back in the teleport listener?
#If you set this to true any plugin that uses teleport will have the previous location registered.
register-back-in-listener: false

#Delay to wait before people can cause attack damage after logging in.
login-attack-delay: 5

#Set the max fly speed, values range from 0.1 to 1.0
max-fly-speed: 0.8

#Set the max walk speed, values range from 0.1 to 1.0
max-walk-speed: 0.8

#Set the maximum amount of mail that can be sent within a minute.
mails-per-minute: 10

# Set the maximum time /tempban can be used for in seconds.
# Set to -1 to disable, and essentials.tempban.unlimited can be used to override.
max-tempban-time: 2629743

############################################################
# +------------------------------------------------------+ #
# | EssentialsHome | #
# +------------------------------------------------------+ #
############################################################

# Allows people to set their bed at daytime.
update-bed-at-daytime: true

# Set to true to enable per-world permissions for using homes to teleport between worlds.
# This applies to the /home only.
# Give someone permission to teleport to a world with essentials.worlds.<worldname>
world-home-permissions: false

# Allow players to have multiple homes.
# Players need essentials.sethome.multiple before they can have more than 1 home.
# You can set the default number of multiple homes using the 'default' rank below.
# To remove the home limit entirely, give people 'essentials.sethome.multiple.unlimited'.
# To grant different home amounts to different people, you need to define a 'home-rank' below.
# Create the 'home-rank' below, and give the matching permission: essentials.sethome.multiple.<home-rank>
# For more information, visit http://wiki.ess3.net/wiki/Multihome
sethome-multiple:
default: 1
vip: 3
staff: 5

# In this example someone with 'essentials.sethome.multiple' and 'essentials.sethome.multiple.vip' will have 5 homes.

# Set timeout in seconds for players to accept tpa before request is cancelled.
# Set to 0 for no timeout.
tpa-accept-cancellation: 60

############################################################
# +------------------------------------------------------+ #
# | EssentialsEco | #
# +------------------------------------------------------+ #
############################################################

# For more information, visit http://wiki.ess3.net/wiki/Essentials_Economy

# Defines the balance with which new players begin. Defaults to 0.
starting-balance: 1000

# worth-# defines the value of an item when it is sold to the server via /sell.
# These are now defined in worth.yml

# Defines the cost to use the given commands PER USE.
# Some commands like /repair have sub-costs, check the wiki for more information.
command-costs:
# /example costs $1000 PER USE
#example: 1000
# /kit tools costs $1500 PER USE
#kit-tools: 1500

# Set this to a currency symbol you want to use.
currency-symbol: '$'

# Set the maximum amount of money a player can have.
# The amount is always limited to 10 trillion because of the limitations of a java double.
max-money: 1000000000000

# Set the minimum amount of money a player can have (must be above the negative of max-money).
# Setting this to 0, will disable overdrafts/loans completely. Users need 'essentials.eco.loan' perm to go below 0.
min-money: 0

# Enable this to log all interactions with trade/buy/sell signs and sell command.
economy-log-enabled: true

############################################################
# +------------------------------------------------------+ #
# | EssentialsHelp | #
# +------------------------------------------------------+ #
############################################################

# Show other plugins commands in help.
non-ess-in-help: true

# Hide plugins which do not give a permission.
# You can override a true value here for a single plugin by adding a permission to a user/group.
# The individual permission is: essentials.help.<plugin>, anyone with essentials.* or '*' will see all help regardless.
# You can use negative permissions to remove access to just a single plugins help if the following is enabled.
hide-permissionless-help: true

############################################################
# +------------------------------------------------------+ #
# | EssentialsChat | #
# +------------------------------------------------------+ #
############################################################

chat:

# If EssentialsChat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
# Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
# Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
# Users with essentials.chat.question can override this by prefixing text with a question mark (?)
# You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
radius: 0

# Chat formatting can be done in two ways, you can either define a standard format for all chat.
# Or you can give a group specific chat format, to give some extra variation.
# If set to the default chat format which "should" be compatible with ichat.
# For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting

format: '<{DISPLAYNAME}> {MESSAGE}'
#format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'

group-formats:
Membre: '{DISPLAYNAME}&f:&8{MESSAGE}'
VIP: '{DISPLAYNAME}&b:&6 {MESSAGE}'
Moderateur: '{DISPLAYNAME}&b:&5 {MESSAGE}'
Admin: '{DISPLAYNAME}&b:&c&b {MESSAGE}'
Fondateur: '{DISPLAYNAME}&b&l:&c&l {MESSAGE}'

# If you are using group formats make sure to remove the '#' to allow the setting to be read.

############################################################
# +------------------------------------------------------+ #
# | EssentialsProtect | #
# +------------------------------------------------------+ #
############################################################

protect:

# General physics/behavior modifications.
prevent:
lava-flow: false
water-flow: false
water-bucket-flow: false
fire-spread: true
lava-fire-spread: true
flint-fire: false
lightning-fire-spread: true
portal-creation: false
tnt-explosion: false
tnt-playerdamage: false
tnt-minecart-explosion: false
tnt-minecart-playerdamage: false
fireball-explosion: false
fireball-fire: false
fireball-playerdamage: false
witherskull-explosion: false
witherskull-playerdamage: false
wither-spawnexplosion: false
wither-blockreplace: false
creeper-explosion: false
creeper-playerdamage: false
creeper-blockdamage: false
enderdragon-blockdamage: true
enderman-pickup: false
villager-death: false
# Monsters won't follow players.
# permission essentials.protect.entitytarget.bypass disables this.
entitytarget: false
# Prevent the spawning of creatures.
spawn:
creeper: false
skeleton: false
spider: false
giant: false
zombie: false
slime: false
ghast: false
pig_zombie: false
enderman: false
cave_spider: false
silverfish: false
blaze: false
magma_cube: false
ender_dragon: false
pig: false
sheep: false
cow: false
chicken: false
squid: false
wolf: false
mushroom_cow: false
snowman: false
ocelot: false
iron_golem: false
villager: false
wither: false
bat: false
witch: false
horse: false

# Maximum height the creeper should explode. -1 allows them to explode everywhere.
# Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
creeper:
max-height: -1

# Disable various default physics and behaviors.
disable:
# Should fall damage be disabled?
fall: false

# Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.
# They will be unable to attack users without that same permission node.
pvp: false

# Should drowning damage be disabled?
# (Split into two behaviors; generally, you want both set to the same value.)
drown: false
suffocate: false

# Should damage via lava be disabled? Items that fall into lava will still burn to a crisp. ;)
lavadmg: false

# Should arrow damage be disabled?
projectiles: false

# This will disable damage from touching cacti.
contactdmg: false

# Burn, baby, burn! Should fire damage be disabled?
firedmg: false

# Should the damage after hit by a lightning be disabled?
lightning: false

# Should Wither damage be disabled?
wither: false

# Disable weather options?
weather:
storm: true
thunder: true
lightning: true

############################################################
# +------------------------------------------------------+ #
# | EssentialsAntiBuild | #
# +------------------------------------------------------+ #
############################################################

# Disable various default physics and behaviors
# For more information, visit http://wiki.ess3.net/wiki/AntiBuild

# Should people with build: false in permissions be allowed to build?
# Set true to disable building for those people.
# Setting to false means EssentialsAntiBuild will never prevent you from building.
build: true

# Should people with build: false in permissions be allowed to use items?
# Set true to disable using for those people.
# Setting to false means EssentialsAntiBuild will never prevent you from using items.
use: true

# Should we tell people they are not allowed to build?
warn-on-build-disallow: true

# For which block types would you like to be alerted?
# You can find a list of IDs in plugins/Essentials/items.csv after loading Essentials for the first time.
# 10 = lava :: 11 = still lava :: 46 = TNT :: 327 = lava bucket
alert:
on-placement: 7
on-use: 7
on-break: 7

blacklist:

# Which blocks should people be prevented from placing?
placement: 7

# Which items should people be prevented from using?
usage: 7

# Which blocks should people be prevented from breaking?
break: 7

# Which blocks should not be pushed by pistons?
piston: 7

# Which blocks should not be dispensed by dispensers
dispenser: 7

############################################################
# +------------------------------------------------------+ #
# | Essentials Spawn / New Players | #
# +------------------------------------------------------+ #
############################################################

newbies:
# Should we announce to the server when someone logs in for the first time?
# If so, use this format, replacing {DISPLAYNAME} with the player name.
# If not, set to ''
#announce-format: ''
announce-format: '&b&lBienvenue &f&l{DISPLAYNAME}&b&l sur Unisia!'

# When we spawn for the first time, which spawnpoint do we use?
# Set to "none" if you want to use the spawn point of the world.
spawnpoint: raid

# Do we want to give users anything on first join? Set to '' to disable
# This kit will be given regardless of cost, and permissions.
#kit: 'start'
kit: start

# Set this to lowest, if you want Multiverse to handle the respawning.
# Set this to high, if you want EssentialsSpawn to handle the respawning.
# Set this to highest, if you want to force EssentialsSpawn to handle the respawning.
respawn-listener-priority: high

# When users die, should they respawn at their first home or bed, instead of the spawnpoint?
respawn-at-home: true

# End of File <-- No seriously, you're done with configuration.

Log (même si je pense que cela ne sert pas):

[18:04:41] [Server thread/INFO]: Starting minecraft server version 1.7.10
[18:04:41] [Server thread/INFO]: Loading properties
[18:04:41] [Server thread/INFO]: Default game type: SURVIVAL
[18:04:41] [Server thread/INFO]: Generating keypair
[18:04:41] [Server thread/INFO]: Starting Minecraft server on *:38908
[18:04:42] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[18:04:42] [Thread-7/WARN]: Could not get information about this CraftBukkit version; perhaps you are running a custom one?: IOException
[18:04:42] [Thread-7/WARN]: Could not get latest artifact information: IOException
[18:04:42] [Server thread/ERROR]: Could not load 'plugins/NoPluginStealers.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ProtocolLib
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:364) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.<init>(CraftServer.java:326) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.PlayerList.<init>(PlayerList.java:68) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.DedicatedPlayerList.<init>(SourceFile:14) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:133) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:436) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
[18:04:42] [Server thread/ERROR]: Could not load 'plugins/JSONAPI-5.6.0-mc1.7.9-R0.2-SNAPSHOT.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ProtocolLib
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:364) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.<init>(CraftServer.java:326) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.PlayerList.<init>(PlayerList.java:68) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.DedicatedPlayerList.<init>(SourceFile:14) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:133) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:436) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
[18:04:42] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.1
[18:04:42] [Server thread/INFO]: [killStats] Loading killStats v3.0
[18:04:42] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (2.11.1) (Phoenix)
[18:04:42] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.0.2
[18:04:42] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
[18:04:42] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
[18:04:42] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v7.4.0
[18:04:42] [Server thread/INFO]: [ColouredMotd] Loading ColouredMotd v1.2.4
[18:04:42] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
[18:04:42] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[18:04:42] [Server thread/INFO]: [Wither] Loading Wither v2.0
[18:04:42] [Server thread/INFO]: [MChat] Loading ModeraChat v0.2
[18:04:42] [Server thread/INFO]: [BarAPI] Loading BarAPI v3.1
[18:04:42] [Server thread/INFO]: [CookieMonster] Loading CookieMonster v1.8
[18:04:42] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[18:04:42] [Server thread/INFO]: [cTablist] Loading cTablist v2.0
[18:04:42] [Server thread/INFO]: [Punishmental] Loading Punishmental v5.1
[18:04:42] [Server thread/INFO]: [MineOS] Loading MineOS v1.8
[18:04:42] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11
[18:04:42] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.2
[18:04:42] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v1.8.7
[18:04:42] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.13
[18:04:42] [Server thread/INFO]: [ExLog] Loading ExLog v0.3.0
[18:04:42] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[18:04:42] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
[18:04:42] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[18:04:42] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.6.1
[18:04:42] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
[18:04:42] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
[18:04:42] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.4
[18:04:42] [Server thread/INFO]: [Timeismoney] Loading Timeismoney v1.5
[18:04:42] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[18:04:42] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v7.4.0
[18:04:42] [Server thread/INFO]: [MassiveCore 7.4.0] === ENABLE START ===
[18:04:42] [Server thread/INFO]: [MassiveCore 7.4.0] §eLoading Playerdat datas...
[18:04:42] [Server thread/INFO]: [MassiveCore 7.4.0] §eLoading Cachefile datas...
[18:04:42] [Server thread/INFO]: [MassiveCore 7.4.0] §eLoading Onlineplayer datas...
[18:04:42] [Server thread/INFO]: [MassiveCore 7.4.0] §eLoading Registry datas...
[18:04:42] [Server thread/INFO]: [MassiveCore 7.4.0] §eSkipping Dbmojangapi datas since offline mode...
[18:04:42] [Server thread/INFO]: [MassiveCore 7.4.0] §eSaving Cachefile...
[18:04:42] [Server thread/INFO]: [MassiveCore 7.4.0] §eSetup of IdUtil took §d16§ems.
[18:04:43] [Server thread/INFO]: [MassiveCore 7.4.0] === ENABLE §aCOMPLETE §e(Took §d156ms§e) ===
[18:04:43] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
[18:04:43] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[18:04:43] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[18:04:43] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[18:04:43] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[18:04:43] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
[18:04:43] [Server thread/INFO]: [MassiveCore 7.4.0] §aActivated §eintegration with §dVault
[18:04:43] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.13
[18:04:43] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[18:04:43] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[18:04:43] [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.
[18:04:43] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[18:04:43] [Server thread/INFO]: Preparing level "world"
[18:04:43] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1767175546801755150)
[18:04:44] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1767175546801755150)
[18:04:44] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1767175546801755150)
[18:04:44] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.1
[18:04:44] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
[18:04:44] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
[18:04:44] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 415.0 Y: 64.0 Z: 195.0
[18:04:44] [Server thread/INFO]: [killStats] Enabling killStats v3.0
[18:04:44] [Server thread/WARN]: [killStats] Could not save rewards.yml to plugins/killStats/rewards.yml because rewards.yml already exists.
[18:04:44] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (2.11.1) (Phoenix)
[18:04:44] [Server thread/INFO]: GroupManager - INFO - World Found: world
[18:04:44] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[18:04:44] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[18:04:44] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[18:04:44] [Server thread/INFO]: GroupManager version 2.0 (2.11.1) (Phoenix) is enabled!
[18:04:44] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[18:04:44] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[18:04:44] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.0.2
[18:04:44] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
[18:04:44] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[18:04:44] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
[18:04:45] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
[18:04:45] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
[18:04:45] [Server thread/INFO]: [ColouredMotd] Enabling ColouredMotd v1.2.4
[18:04:45] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[18:04:45] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
[18:04:45] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
[18:04:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -1767175546801755150
[18:04:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -1767175546801755150
[18:04:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -1767175546801755150
[18:04:45] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[18:04:45] [Server thread/INFO]: [Wither] Enabling Wither v2.0
[18:04:45] [Server thread/INFO]: [Wither] Wither v2.0 enabled!
[18:04:45] [Server thread/INFO]: [MChat] Enabling ModeraChat v0.2
[18:04:45] [Server thread/INFO]: [BarAPI] Enabling BarAPI v3.1
[18:04:45] [Server thread/INFO]: [BarAPI] Loaded
[18:04:45] [Server thread/INFO]: [CookieMonster] Enabling CookieMonster v1.8
[18:04:45] [Server thread/INFO]: [CookieMonster] Using Vault v1.4.1-b436 for economy
[18:04:45] [Server thread/INFO]: [CookieMonster] v1.8 loaded successfully.
[18:04:45] [Server thread/INFO]: [CookieMonster] Developed by: [jascotty2, Coelho]
[18:04:45] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[18:04:45] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[18:04:45] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[18:04:45] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[18:04:45] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[18:04:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[18:04:45] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[18:04:45] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[18:04:45] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[18:04:45] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[18:04:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[18:04:45] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[18:04:45] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[18:04:45] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[18:04:45] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[18:04:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[18:04:45] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
[18:04:45] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
[18:04:45] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[18:04:45] [Server thread/INFO]: [cTablist] Enabling cTablist v2.0
[18:04:45] [Server thread/INFO]: [cTablist] Enabled cTablist v2.0
[18:04:45] [Server thread/INFO]: [cTablist] *** CHECK OUT FOR A NEW VERSION! ***
[18:04:45] [Server thread/INFO]: [Punishmental] Enabling Punishmental v5.1
[18:04:45] [Server thread/INFO]: 5.1
[18:04:45] [Server thread/WARN]: §a[Punishmental] Starting lag checker
[18:04:45] [Server thread/WARN]: §a[Punishmental] Lag cheker running
[18:04:45] [Server thread/INFO]: [Punishmental]: Connecting to WorldEdit
[18:04:45] [Server thread/INFO]: [Punishmental]: WorldEdit found and loaded, loading punishable areas
[18:04:45] [Server thread/INFO]: [Punishmental]: Commands READY
[18:04:45] [Server thread/INFO]: [MineOS] Enabling MineOS v1.8
[18:04:45] [Server thread/INFO]: [MineOS] MineOS Version: 1.8 is enabled!
[18:04:45] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11
[18:04:45] [Server thread/INFO]: [CombatLog] Loading messages.properties.
[18:04:45] [Server thread/INFO]: [CombatLog] Loading config.yml.
[18:04:45] [Server thread/INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
[18:04:45] [Server thread/INFO]: [CombatLog] Factions plugin not found! Safezone untagging will not work.
[18:04:45] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Enabled.
[18:04:45] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.2
[18:04:45] [Server thread/INFO]: [ClearLag] Loading modules...
[18:04:45] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[18:04:45] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[18:04:45] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v1.8.7
[18:04:45] [Thread-19/INFO]: [ClearLag] Checking for updates...
[18:04:46] [Server thread/INFO]: [HolographicDisplays] Loaded animation 'example.txt', speed 20.
[18:04:46] [Server thread/INFO]: [ExLog] Enabling ExLog v0.3.0
[18:04:46] [Server thread/ERROR]: Error occurred while enabling ExLog v0.3.0 (Is it up to date?)
java.lang.NullPointerException
at io.github.runassudo.exlog.ExLogPlugin.onEnable(ExLogPlugin.java:37) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:455) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:389) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:352) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:326) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:282) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:189) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:436) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
[18:04:46] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[18:04:46] [Server thread/ERROR]: The file /home/a172014100919165066/38908/plugins/Essentials/config.yml is broken, it has been renamed to /home/a172014100919165066/38908/plugins/Essentials/config.yml.broken.1413648286133
org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping; expected <block end>, but found BlockMappingStart
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:575) ~[1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~[1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146) ~[1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123) ~[1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106) ~[1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121) ~[1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480) ~[1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) ~[1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at com.earth2me.essentials.EssentialsConf.load(EssentialsConf.java:164) [Essentials.jar:?]
at com.earth2me.essentials.Settings.reloadConfig(Settings.java:500) [Essentials.jar:?]
at com.earth2me.essentials.Settings.<init>(Settings.java:36) [Essentials.jar:?]
at com.earth2me.essentials.Essentials.onEnable(Essentials.java:189) [Essentials.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:455) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:389) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:352) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:326) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:282) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:189) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:436) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [1.7.10-R0.1-3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
[18:04:46] [Server thread/INFO]: Creating config from template: /home/a172014100919165066/38908/plugins/Essentials/config.yml
[18:04:46] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[18:04:46] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[18:04:46] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
[18:04:46] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[18:04:46] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.6.1
[18:04:46] [Server thread/INFO]: [CreativeGates 2.6.1] === ENABLE START ===
[18:04:46] [Server thread/INFO]: [CreativeGates 2.6.1] === ENABLE COMPLETE (Took 24ms) ===
[18:04:46] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
[18:04:46] [Thread-19/INFO]: [ClearLag] No updates found!
[18:04:46] [Server thread/INFO]: [Multiverse-Inventories 2.5-b335] enabled.
[18:04:46] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
[18:04:46] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.4
[18:04:46] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[18:04:46] [Server thread/INFO]: [AuthMe] Set Language: fr
[18:04:46] [Server thread/WARN]: [AuthMe] ERROR: Unknown Hash Algorithm; defaulting to SHA256
[18:04:46] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with GroupManager system
[18:04:46] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[18:04:46] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[18:04:46] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[18:04:46] [Server thread/INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[18:04:46] [Server thread/INFO]: [AuthMe] Authme 3.4 enabled
[18:04:46] [Server thread/INFO]: [Timeismoney] Enabling Timeismoney v1.5
[18:04:46] [Server thread/INFO]: [Timeismoney] Vault dependency found. Economy plugin found: Essentials Economy
[18:04:46] [Server thread/INFO]: Timeismoney is now enabled
[18:04:46] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[18:04:46] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[18:04:46] [Server thread/INFO]: Done (3.594s)! For help, type "help" or "?"
[18:04:46] [Server thread/INFO]: Starting GS4 status listener
[18:04:46] [Server thread/INFO]: Starting remote control listener
[18:04:46] [Query Listener #1/INFO]: Query running on 0.0.0.0:38910
[18:04:46] [RCON Listener #2/INFO]: RCON running on 0.0.0.0:38909
[18:04:46] [Server thread/INFO]: [MassiveCore 7.4.0] ============================================
[18:04:46] [Server thread/INFO]: [MassiveCore 7.4.0] We are preparing for Mojangs switch to UUIDs.
[18:04:46] [Server thread/INFO]: [MassiveCore 7.4.0] Learn more at: https://forums.bukkit.org/threads/psa-the-switch-to-uuids-potential-plugin-server-breakage.250915/
[18:04:46] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Playerdat datas...
[18:04:46] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Cachefile datas...
[18:04:46] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Onlineplayer datas...
[18:04:46] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Registry datas...
[18:04:46] [Server thread/INFO]: [MassiveCore 7.4.0] Skipping Dbmojangapi datas since offline mode...
[18:04:46] [Server thread/INFO]: [MassiveCore 7.4.0] Saving Cachefile...
[18:04:46] [Server thread/INFO]: [MassiveCore 7.4.0] Now updating database for plugins that are ready ...
[18:04:46] [Server thread/INFO]: [MassiveCore 7.4.0] ... done!
[18:04:46] [Server thread/INFO]: [MassiveCore 7.4.0] (database saving will now commence which might lock the server for a while)
[18:04:46] [Server thread/INFO]: [MassiveCore 7.4.0] ============================================
[18:04:46] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
[18:04:46] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[18:04:46] [pool-3-thread-15/INFO]: ****** KillStats ******
[18:04:46] [pool-3-thread-15/INFO]: All files up to date. Enjoy!
[18:04:46] [pool-3-thread-15/INFO]: ***********************
[18:04:46] [pool-3-thread-17/WARN]: §c[Punishmental] Failsafe Activated to prevent server lock-up
[18:04:46] [pool-3-thread-17/WARN]: §c[Punishmental] If the server was running fine when this happened, please consider deactivating or raising the failsafe value in the Punishmental Config Settings
[18:04:46] [pool-3-thread-17/WARN]: §a[Punishmental] Starting lag checker
[18:04:46] [pool-3-thread-17/WARN]: §a[Punishmental] Lag cheker running
[18:04:47] [pool-3-thread-10/INFO]: [PlugMan] No update was found.
[18:04:47] [pool-3-thread-18/INFO]: [Vault] Checking for Updates:
[18:04:47] [pool-3-thread-18/INFO]: [Vault] No new version available
 
ça va être un peu compliqué de savoir vu que tout est un retour a la ligne donc met le plutôt dans une balise, ensuite il arrive par a load certains de tes plugins :

[18:04:42] [Server thread/ERROR]: Could not load 'plugins/NoPluginStealers.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ProtocolLib

[18:04:42] [Server thread/ERROR]: Could not load 'plugins/JSONAPI-5.6.0-mc1.7.9-R0.2-SNAPSHOT.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ProtocolLib

Met ProtocolLib et ce sera réglé

EstrozyX
 
  • J'aime
Reactions: Apoxy et Detobel36
Salut,

Pour ton problème de config essentials, il faut que tu le mette entre des balises codes.
Ou que tu nous donne le fichier directement

L'erreur pourrait venir d'un mauvais espace.

Ce que je te conseil, c'est de reconfig a partir d'un fichier vierge.


Cordialement,
Detobel36
 
  • J'aime
Reactions: Apoxy
Salut,

Pour ton problème de config essentials, il faut que tu le mette entre des balises codes.
Ou que tu nous donne le fichier directement

L'erreur pourrait venir d'un mauvais espace.

Ce que je te conseil, c'est de reconfig a partir d'un fichier vierge.


Cordialement,
Detobel36
&
ça va être un peu compliqué de savoir vu que tout est un retour a la ligne donc met le plutôt dans une balise, ensuite il arrive par a load certains de tes plugins :

[18:04:42] [Server thread/ERROR]: Could not load 'plugins/NoPluginStealers.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ProtocolLib

[18:04:42] [Server thread/ERROR]: Could not load 'plugins/JSONAPI-5.6.0-mc1.7.9-R0.2-SNAPSHOT.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ProtocolLib

Met ProtocolLib et ce sera réglé

EstrozyX

Merci de vos réponses, je vais essayez ce que vous m'avez dit, et si jamais c'est régler je met en résolu! ^^