Problème pour relier Json Api a site web

Bonjours ,

J’ai un problème avec la relation entre Json api et le site car en configurant le plugin tous vas bien ,mais après en mettant l’ip ,port etc du serveur aucun liaison se créé ex: On ne reçoit pas le grade acheter etc .Je sais pas du tout d’ou pourrais venir le problème .

ps j’ai bien réserver les 3 port et aucun erreur de la

Voici le ficher Config. # API methods on the method-whitelist will be

able to called without any sort of authentication

method-whitelist:

  • getPlayerLimit
  • dynmap.getPort
    options:
    stream_pusher:
    max_queue_age: 30
    max_queue_length: 500
    startup-delay: 2000
    port: 30045
    ip-whitelist:
    log-to-console: true
    log-to-file: ‹ false ›
    anyone-can-use-calladmin: true
    use-new-api: false
    adminium-push-enabled: true

User.
username: kevin68130
password: ********
logging: true
groups:

  • full_control

et les logs

[19:41:35] [Server thread/INFO]: Starting minecraft server version 1.8.8
[19:41:35] [Server thread/INFO]: Loading properties
[19:41:35] [Server thread/INFO]: Default game type: SURVIVAL
[19:41:35] [Server thread/INFO]: Generating keypair
[19:41:35] [Server thread/INFO]: Starting Minecraft server on *:27671
[19:41:35] [Server thread/INFO]: Using epoll channel type
[19:41:35] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-de5c261 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[19:41:36] [Server thread/WARN]: Plugin Administration_Panel v1.1.0' uses the space-character (0x20) in its name Administration Panel’ - this is discouraged
[19:41:36] [Server thread/ERROR]: Could not load ‹ plugins/AdvancedTabList.jar › in folder ‹ plugins ›
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/Packet
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[1.8.8.jar:git-Bukkit-de5c261]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[1.8.8.jar:git-Bukkit-de5c261]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [1.8.8.jar:git-Bukkit-de5c261]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:288) [1.8.8.jar:git-Bukkit-de5c261]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.(CraftServer.java:250) [1.8.8.jar:git-Bukkit-de5c261]
at net.minecraft.server.v1_8_R3.PlayerList.(PlayerList.java:69) [1.8.8.jar:git-Bukkit-de5c261]
at net.minecraft.server.v1_8_R3.DedicatedPlayerList.(SourceFile:14) [1.8.8.jar:git-Bukkit-de5c261]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [1.8.8.jar:git-Bukkit-de5c261]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:503) [1.8.8.jar:git-Bukkit-de5c261]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/Packet
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_60]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_60]
at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:40) ~[1.8.8.jar:git-Bukkit-de5c261]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[1.8.8.jar:git-Bukkit-de5c261]
… 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R4.Packet
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[1.8.8.jar:git-Bukkit-de5c261]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[1.8.8.jar:git-Bukkit-de5c261]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_60]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_60]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_60]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_60]
at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:40) ~[1.8.8.jar:git-Bukkit-de5c261]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[1.8.8.jar:git-Bukkit-de5c261]
… 9 more
[19:41:36] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[19:41:36] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[19:41:36] [Server thread/INFO]: [ClearChat] Loading ClearChat v1.0
[19:41:36] [Server thread/INFO]: [McHubEssentials] Loading McHubEssentials v1.0
[19:41:36] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (2.11.1) (Phoenix)
[19:41:36] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.8.2
[19:41:36] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.4
[19:41:36] [Server thread/INFO]: [Administration_Panel] Loading Administration_Panel v1.1.0
[19:41:36] [Server thread/INFO]: [DiscoBeacon] Loading DiscoBeacon v1.2.8r3
[19:41:36] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[19:41:36] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-03.1514-
[19:41:36] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
[19:41:36] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.8) has not yet been tested! Proceed with caution.
[19:41:36] [Server thread/INFO]: [ParticleMenu] Loading ParticleMenu v3.0
[19:41:36] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
[19:41:36] [Server thread/INFO]: [EssentialsKitManager] Loading EssentialsKitManager v1.0.3
[19:41:36] [Server thread/INFO]: [ObsidianBreaker] Loading ObsidianBreaker v2.1
[19:41:36] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
[19:41:36] [Server thread/INFO]: [EnchantPlus] Loading EnchantPlus v1.3.3
[19:41:36] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[19:41:36] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[19:41:36] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
[19:41:36] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[19:41:36] [Server thread/INFO]: [CustomEnchantments] Loading CustomEnchantments v2.3c
[19:41:36] [Server thread/INFO]: [JSONAPI] Loading JSONAPI v5.6.0
[19:41:36] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.0
[19:41:36] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
[19:41:36] [Server thread/INFO]: [Titlebar] Loading Titlebar v1.2.4
[19:41:36] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
[19:41:36] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.5-SNAPSHOT
[19:41:36] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.8.0
[19:41:36] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.6.7
[19:41:36] [Server thread/INFO]: [Factions] Loading Factions v2.8.0
[19:41:36] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11-hack
[19:41:36] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
[19:41:36] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[19:41:36] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
[19:41:37] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
[19:41:37] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[19:41:37] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
[19:41:37] [Server thread/WARN]: if you’re using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
[19:41:37] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[19:41:37] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[19:41:37] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
[19:41:37] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[19:41:37] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
[19:41:37] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
[19:41:37] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.0
[19:41:37] [Server thread/INFO]: [MassiveCore 2.8.0] === ENABLE START ===
[19:41:37] [Server thread/INFO]: [MassiveCore 2.8.0] §eLoading Cachefile datas…
[19:41:37] [Server thread/INFO]: [MassiveCore 2.8.0] §eLoading Onlineplayer datas…
[19:41:37] [Server thread/INFO]: [MassiveCore 2.8.0] §eLoading Registry datas…
[19:41:37] [Server thread/INFO]: [MassiveCore 2.8.0] §eSaving Cachefile…
[19:41:37] [Server thread/INFO]: [MassiveCore 2.8.0] §eSetup of IdUtil took §d12§ems.
[19:41:37] [Server thread/INFO]: [MassiveCore 2.8.0] §aActivated §eintegration with §dVault
[19:41:37] [Server thread/INFO]: [MassiveCore 2.8.0] === ENABLE §aCOMPLETE §e(Took §d167ms§e) ===
[19:41:37] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:41:37] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:41:37] [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.
[19:41:37] [Server thread/WARN]: To change this, set « online-mode » to « true » in the server.properties file.
[19:41:37] [Server thread/INFO]: Preparing level « world »
[19:41:37] [Server thread/INFO]: Preparing start region for level 0 (Seed: -2034001927860614200)
[19:41:37] [Server thread/INFO]: Preparing start region for level 1 (Seed: -7306156818013042978)
[19:41:38] [Server thread/INFO]: Preparing start region for level 2 (Seed: -7306156818013042978)
[19:41:38] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[19:41:38] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[19:41:39] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
[19:41:39] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[19:41:39] [Server thread/WARN]: §4Version mismatch! Please update EssentialsKitManager to the same version.
[19:41:39] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[19:41:39] [Server thread/INFO]: git-Bukkit-de5c261 (MC: 1.8.8)
[19:41:39] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
[19:41:39] [Server thread/INFO]: Using locale fr_FR
[19:41:39] [Server thread/INFO]: Using locale fr_FR
[19:41:39] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[19:41:39] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[19:41:39] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[19:41:39] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy version: 1.5.3-b37)
[19:41:39] [Server thread/INFO]: [ClearChat] Enabling ClearChat v1.0
[19:41:39] [Server thread/INFO]: [ClearChat] [ClearChat] Author: SgtBud (Also Known As SergeantBud)
[19:41:39] [Server thread/INFO]: [ClearChat] [ClearChat] Enabling Plugin…
[19:41:39] [Server thread/INFO]: [ClearChat] [ClearChat] Author: SgtBud (Also Known As SergeantBud)
[19:41:39] [Server thread/INFO]: [McHubEssentials] Enabling McHubEssentials v1.0
[19:41:39] [Server thread/INFO]: [McHubEssentials] Version 0.7 Enabled! Made by galaxywarrior6
[19:41:39] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (2.11.1) (Phoenix)
[19:41:39] [Server thread/INFO]: GroupManager - INFO - World Found: world
[19:41:39] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[19:41:39] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[19:41:39] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[19:41:39] [Server thread/INFO]: GroupManager version 2.0 (2.11.1) (Phoenix) is enabled!
[19:41:39] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[19:41:39] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
[19:41:39] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
[19:41:39] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[19:41:39] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.8.2
[19:41:39] [Server thread/INFO]: [ClearLag] Loading modules…
[19:41:39] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[19:41:39] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[19:41:39] [Thread-16/INFO]: [ClearLag] Checking for updates…
[19:41:39] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.4
[19:41:39] [Server thread/INFO]: [Administration_Panel] Enabling Administration_Panel v1.1.0
[19:41:39] [Server thread/INFO]: [AdministrationPanel]: Administration_Panel v1.1.0 has been enabled!
[19:41:39] [Server thread/INFO]: [DiscoBeacon] Enabling DiscoBeacon v1.2.8r3
[19:41:39] [Server thread/INFO]: [DiscoBeacon] Enabled DiscoBeacon
[19:41:39] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[19:41:39] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main–
[19:41:39] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
[19:41:39] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ world › - Env: NORMAL - Type: FLAT & seed: -2034001927860614200
[19:41:39] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ world_nether › - Env: NETHER - Type: NORMAL & seed: -7306156818013042978
[19:41:39] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ world_the_end › - Env: THE_END - Type: NORMAL & seed: -7306156818013042978
[19:41:39] [Server thread/INFO]: Could not set generator for world ‹ hoth ›: Plugin ‹ HothGenerator › does not exist
[19:41:39] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ hoth › - Env: NORMAL - Type: NORMAL & seed: 492730291782620928 & generator: HothGenerator
[19:41:39] [Server thread/INFO]: Preparing start region for level 3 (Seed: 492730291782620928)
[19:41:40] [Thread-16/INFO]: [ClearLag] No updates found!
[19:41:40] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ faction › - Env: NORMAL - Type: NORMAL & seed: 4331805126573886845
[19:41:40] [Server thread/INFO]: Preparing start region for level 4 (Seed: 4331805126573886845)
[19:41:41] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - ‹ TestFaction › - Env: NORMAL - Type: FLAT & seed: 437551251592671586
[19:41:41] [Server thread/INFO]: Preparing start region for level 5 (Seed: 437551251592671586)
[19:41:41] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
[19:41:41] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-03.1514-
[19:41:41] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[19:41:41] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ world ›
[19:41:41] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[19:41:41] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ world_nether ›
[19:41:41] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[19:41:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ world_the_end ›
[19:41:41] [Server thread/INFO]: [WorldGuard] (hoth) TNT ignition is PERMITTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] (hoth) Lighters are PERMITTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] (hoth) Lava fire is blocked.
[19:41:41] [Server thread/INFO]: [WorldGuard] (hoth) Fire spread is UNRESTRICTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ hoth ›
[19:41:41] [Server thread/INFO]: [WorldGuard] (faction) TNT ignition is PERMITTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] (faction) Lighters are PERMITTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] (faction) Lava fire is blocked.
[19:41:41] [Server thread/INFO]: [WorldGuard] (faction) Fire spread is UNRESTRICTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ faction ›
[19:41:41] [Server thread/INFO]: [WorldGuard] (TestFaction) TNT ignition is PERMITTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] (TestFaction) Lighters are PERMITTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] (TestFaction) Lava fire is blocked.
[19:41:41] [Server thread/INFO]: [WorldGuard] (TestFaction) Fire spread is UNRESTRICTED.
[19:41:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‹ TestFaction ›
[19:41:41] [Server thread/INFO]: [WorldGuard] Loading region data…
[19:41:41] [Server thread/INFO]: [ParticleMenu] Enabling ParticleMenu v3.0
[19:41:41] [Server thread/INFO]: [ParticleMenu] is now enabled!
[19:41:41] [Server thread/INFO]: [EssentialsKitManager] Enabling EssentialsKitManager v1.0.3
[19:41:41] [Server thread/INFO]: [ObsidianBreaker] Enabling ObsidianBreaker v2.1
[19:41:41] [Server thread/INFO]: [ObsidianBreaker] Using NMS version v1_8_R3
[19:41:41] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
[19:41:41] [Server thread/INFO]: [EnchantPlus] Enabling EnchantPlus v1.3.3
[19:41:41] [Server thread/INFO]: [EnchantPlus] This plugin is using Metrics by Hidendra!
[19:41:41] [Server thread/INFO]: [EnchantPlus] Plugin version 1.3.3 activated! (11 ms)
[19:41:41] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[19:41:41] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[19:41:41] [Server thread/INFO]: [iConomy - April Fools] Enabled (13 ms)
[19:41:41] [Server thread/INFO]: [iConomy] Hello, I’m Nijikokun. Yes, this is an April Fools joke, but ‹ /money top › was fixed! Enjoy :slight_smile: - Rare Version!
[19:41:41] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[19:41:41] [Thread-18/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[19:41:41] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[19:41:41] [Server thread/INFO]: [CustomEnchantments] Enabling CustomEnchantments v2.3c
[19:41:42] [Server thread/INFO]: [CE] Vault has been detected!
[19:41:42] [Server thread/INFO]: [CE] WorldGuard has been detected!
[19:41:42] [Server thread/INFO]: [CE] All Enchantments have been loaded.
[19:41:42] [Server thread/INFO]: [CE] All Items have been loaded.
[19:41:42] [Server thread/INFO]: [JSONAPI] Enabling JSONAPI v5.6.0
[19:41:42] [Server thread/INFO]: [JSONAPI] Logging to file: false
[19:41:42] [Server thread/INFO]: [JSONAPI] Logging to console: true
[19:41:42] [Server thread/INFO]: [JSONAPI] IP Whitelist = None, all requests are allowed.
[19:41:42] [Server thread/INFO]: [JSONAPI] Loaded methods.json.
[19:41:42] [Thread-20/INFO]: [JSONAPI] Waiting 2.000 seconds to load methods so that all the other plugins load…
[19:41:42] [Thread-20/INFO]: [JSONAPI] Any requests in this time will not work…
[19:41:43] [Server thread/INFO]: [JSONAPI] Attempting to use port 30045
[19:41:43] [Server thread/INFO]: [Titlebar] Enabling Titlebar v1.2.4
[19:41:43] [Server thread/INFO]: Titlebar> Titlebar v1.2.4 enabled!!
[19:41:43] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
[19:41:43] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: ORMLite Documentation
[19:41:43] [Server thread/INFO]: creating table ‹ items ›
[19:41:43] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS items (id INTEGER PRIMARY KEY AUTOINCREMENT , code VARCHAR NOT NULL , UNIQUE (code))
[19:41:43] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: ORMLite Documentation
[19:41:43] [Server thread/INFO]: creating table ‹ accounts ›
[19:41:43] [Server thread/INFO]: creating index ‹ accounts_shortName_idx › for table 'accounts
[19:41:43] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS accounts (lastSeenName VARCHAR NOT NULL , name VARCHAR NOT NULL , shortName VARCHAR NOT NULL , uuid VARCHAR NOT NULL , PRIMARY KEY (name) )
[19:41:43] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS accounts_shortName_idx ON accounts ( shortName )
[19:41:43] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[19:41:43] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.5-SNAPSHOT
[19:41:43] [Server thread/INFO]: [AuthMe] Loading Configuration File…
[19:41:43] [Server thread/INFO]: [AuthMe] Set Language: en
[19:41:43] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with GroupManager system
[19:41:43] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[19:41:43] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[19:41:43] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[19:41:43] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[19:41:43] [Server thread/INFO]: [AuthMe] [SPONSOR] AuthMe is sponsored and hook perfectly with server hosting VERYGAMES, rent your server for only 1.99$/months
[19:41:43] [Server thread/INFO]: [AuthMe] [SPONSOR] Look Minecraft and other offers on www.verygames.net !
[19:41:43] [Server thread/INFO]: [AuthMe] Authme 3.5-SNAPSHOT enabled
[19:41:43] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.8.0
[19:41:43] [Server thread/INFO]: [CreativeGates 2.8.0] === ENABLE START ===
[19:41:43] [Server thread/INFO]: [CreativeGates 2.8.0] === ENABLE COMPLETE (Took 49ms) ===
[19:41:43] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.6.7
[19:41:43] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
[19:41:43] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
[19:41:43] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
[19:41:44] [Thread-20/INFO]: [JSONAPI] Remote Toolkit cannot be loaded because it depends on a plugin that is not installed: ‹ RemoteToolkitPlugin ›
[19:41:44] [Thread-20/INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: ‹ dynmap ›
[19:41:44] [Thread-20/INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: ‹ dynmap ›
[19:41:44] [Thread-20/INFO]: [JSONAPI] Remote Toolkit methods cannot be loaded because it depends on a plugin that is not installed: ‹ RemoteToolkitPlugin ›
[19:41:44] [Thread-20/INFO]: [JSONAPI] 384 methods loaded in 7 namespaces.
[19:41:44] [Thread-20/INFO]: [JSONAPI] ------[Connection information]-------
[19:41:44] [Thread-20/INFO]: [JSONAPI] JSON Server listening on 30045
[19:41:44] [Thread-20/INFO]: [JSONAPI] JSON Stream Server listening on 30046
[19:41:44] [Thread-20/INFO]: [JSONAPI] JSON WebSocket Stream Server listening on 30047
[19:41:44] [Thread-20/INFO]: [JSONAPI] Active and listening for requests.
[19:41:44] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
[19:41:44] [Server thread/INFO]: [SilkSpawners] BarAPI was not found and remains disabled!
[19:41:44] [Server thread/INFO]: [Factions] Enabling Factions v2.8.0
[19:41:44] [Server thread/INFO]: [Factions 2.8.0] === ENABLE START ===
[19:41:44] [Server thread/INFO]: [Factions 2.8.0] === ENABLE COMPLETE (Took 145ms) ===
[19:41:44] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11-hack
[19:41:44] [Server thread/INFO]: [CombatLog] Loading messages.properties.
[19:41:44] [Server thread/INFO]: [CombatLog] Loading config.yml.
[19:41:44] [Server thread/INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
[19:41:44] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Enabled.
[19:41:44] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[19:41:44] [Server thread/INFO]: Done (7.544s)! For help, type « help » or « ? »
[19:41:44] [Server thread/INFO]: Starting GS4 status listener
[19:41:44] [Thread-20/INFO]: [JSONAPI] External IP: 62.210.202.85
[19:41:44] [Server thread/INFO]: Starting remote control listener
[19:41:44] [Query Listener #1/INFO]: Query running on 0.0.0.0:27673
[19:41:44] [RCON Listener #2/INFO]: RCON running on 0.0.0.0:27672
[19:41:44] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[19:41:44] [pool-3-thread-21/INFO]: [Vault] Checking for Updates …
[19:41:45] [Thread-20/INFO]: [JSONAPI] Port 30045 is properly forwarded and is externally accessible.
[19:41:45] [pool-3-thread-21/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.5.3
[19:41:45] [pool-3-thread-21/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[19:41:45] [Thread-20/INFO]: [JSONAPI] Port 30046 is properly forwarded and is externally accessible.
[19:41:45] [Thread-20/INFO]: [JSONAPI] Port 30047 is properly forwarded and is externally accessible.
[19:41:45] [Thread-20/INFO]: [JSONAPI] -------------------------------------
[19:41:46] [Server thread/INFO]: [EssentialsKitManager] An update has been found!
[19:41:46] [Server thread/INFO]: [EssentialsKitManager] Current version: EssentialsKitManager v1.0.3
[19:41:46] [Server thread/INFO]: [EssentialsKitManager] Latest version: EssentialsKitManager v1.0.4
[19:41:46] [Server thread/INFO]: [EssentialsKitManager] Download at: http://servermods.cursecdn.com/files/882/292/EssentialsKitManager.jar
[19:41:59] [pool-3-thread-15/INFO]: [CE] Checking for updates…
[19:42:01] [pool-3-thread-15/INFO]: [CE] You are using the latest Version of CE!
[19:42:10] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to McHubEssentials v1.0
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[1.8.8.jar:git-Bukkit-de5c261]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[1.8.8.jar:git-Bukkit-de5c261]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [1.8.8.jar:git-Bukkit-de5c261]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [1.8.8.jar:git-Bukkit-de5c261]
at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:282) [1.8.8.jar:git-Bukkit-de5c261]
at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:142) [1.8.8.jar:git-Bukkit-de5c261]
at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:115) [1.8.8.jar:git-Bukkit-de5c261]
at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:53) [1.8.8.jar:git-Bukkit-de5c261]
at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:222) [1.8.8.jar:git-Bukkit-de5c261]
at net.minecraft.server.v1_8_R3.ServerConnection.c(SourceFile:168) [1.8.8.jar:git-Bukkit-de5c261]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:744) [1.8.8.jar:git-Bukkit-de5c261]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [1.8.8.jar:git-Bukkit-de5c261]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:628) [1.8.8.jar:git-Bukkit-de5c261]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:536) [1.8.8.jar:git-Bukkit-de5c261]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
Caused by: java.lang.NoClassDefFoundError: me/confuser/barapi/BarAPI
at me.galaxywarrior6.mchubessentials.McHubEssentials.onPlayerJoin2(McHubEssentials.java:191) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_60]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[1.8.8.jar:git-Bukkit-de5c261]
… 14 more
Caused by: java.lang.ClassNotFoundException: me.confuser.barapi.BarAPI
at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_60]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[1.8.8.jar:git-Bukkit-de5c261]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[1.8.8.jar:git-Bukkit-de5c261]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_60]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_60]
at me.galaxywarrior6.mchubessentials.McHubEssentials.onPlayerJoin2(McHubEssentials.java:191) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_60]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[1.8.8.jar:git-Bukkit-de5c261]

Quel CMS essayes tu d’installer ? Et est ce que ton hébergeur web ouvre ses ports ?

Cordialement

Craft m’y web site ,heu pour les ports je suppose que oui ?

Certaine personne parle d’ip du serveur qui ne serai pas celle qu’on voit mais une autre ?

Demande à ton hébergeur web si ils ouvrent leurs ports.
Par rapport à l’ip chiffrée, je te conseille de lire ceci : http://forum.minecraft-mania.fr/showthread.php?tid=939

Cordialement

essaye de mettre true a use-new-api