Plugin JSONAPI

Bonjour, j’ai un serveur Minecraft-mania 1.5.2 , issu de l’offre “Standard”
J’aimerais relier mon serveur avec mon site par JSONAPI , mais probleme au niveau de Json , quoi que je fasse il ne s’installe pas ( Depuis le FTP)
J’ai cherché partout, mais il ne s’intalle pas du tout je n’y voit meme pas a trace sur les logs…

[quote]2014-12-01 13:32:11 [INFO] Starting minecraft server version 1.5.2
2014-12-01 13:32:11 [INFO] Loading properties
2014-12-01 13:32:11 [INFO] Default game type: SURVIVAL
2014-12-01 13:32:11 [INFO] Generating keypair
2014-12-01 13:32:11 [INFO] Starting Minecraft server on :37744
2014-12-01 13:32:11 [INFO] This server is running CraftBukkit version git-Bukkit-1.5.2-R1.0-b2788jnks (MC: 1.5.2) (Implementing API version 1.5.2-R1.0)
2014-12-01 13:32:11 [WARNING] Could not get information about this CraftBukkit version; perhaps you are running a custom one?: IOException
2014-12-01 13:32:11 [WARNING] Could not get latest artifact information: IOException
2014-12-01 13:32:12 [SEVERE] Could not load ‘plugins/JSONAPI.jar’ in folder ‘plugins’
org.bukkit.plugin.UnknownDependencyException: Vault
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195)
at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugins(CraftServer.java:239)
at org.bukkit.craftbukkit.v1_5_R3.CraftServer.(CraftServer.java:217)
at net.minecraft.server.v1_5_R3.PlayerList.(PlayerList.java:55)
at net.minecraft.server.v1_5_R3.DedicatedPlayerList.(SourceFile:11)
at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:106)
at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:382)
at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
2014-12-01 13:32:12 [INFO] [Citizens] Loading Citizens v2.0.8-SNAPSHOT (build 803)
2014-12-01 13:32:12 [INFO] [GroupManager] Loading GroupManager v2.0 (2.11.1) (Phoenix)
2014-12-01 13:32:12 [INFO] [WorldEdit] Loading WorldEdit v5.5.6
2014-12-01 13:32:12 [INFO] [iConomy] Loading iConomy v7.0
2014-12-01 13:32:12 [INFO] [MuteManager] Loading MuteManager v0.12.5
2014-12-01 13:32:12 [INFO] [mcore] Loading mcore v6.4.1
2014-12-01 13:32:12 [INFO] [ArcaneEnchants] Loading ArcaneEnchants v2.1
2014-12-01 13:32:12 [INFO] [ClearLag] Loading ClearLag v2.7.2
2014-12-01 13:32:12 [INFO] [ProtocolLib] Loading ProtocolLib v3.1.3-SNAPSHOT
2014-12-01 13:32:12 [INFO] [MineReset] Loading MineReset v2.0.3
2014-12-01 13:32:12 [INFO] [Stargate] Loading Stargate v0.7.9.10
2014-12-01 13:32:12 [INFO] [Jail] Loading Jail v2.6.5-b3
2014-12-01 13:32:12 [INFO] [WorldGuard] Loading WorldGuard v5.7.5
2014-12-01 13:32:12 [INFO] [Essentials] Loading Essentials v2.11.1
2014-12-01 13:32:12 [INFO] [MagicCarpet] Loading MagicCarpet v2.3.1
2014-12-01 13:32:12 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.11.1
2014-12-01 13:32:12 [INFO] [DisguiseCraft] Loading DisguiseCraft v4.8
2014-12-01 13:32:12 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.11.1
2014-12-01 13:32:12 [INFO] [ChestShop] Loading ChestShop v3.5
2014-12-01 13:32:12 [INFO] [EssentialsChat] Loading EssentialsChat v2.11.1
2014-12-01 13:32:12 [INFO] [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.11.1
2014-12-01 13:32:12 [INFO] [AuthMe] Loading AuthMe v2.7.13
2014-12-01 13:32:12 [INFO] [Factions] Loading Factions v2.0.1
2014-12-01 13:32:12 [INFO] [mcore] Enabling mcore v6.4.1
2014-12-01 13:32:12 [INFO] [mcore 6.4.1] === ENABLE START ===
2014-12-01 13:32:12 [INFO] [mcore 6.4.1] §eSetup of SenderIdMixinDefault took §d4§ems.
2014-12-01 13:32:12 [INFO] [mcore 6.4.1] === ENABLE §aCOMPLETE §e(Took §d73ms§e) ===
2014-12-01 13:32:12 [INFO] [ProtocolLib] Enabling ProtocolLib v3.1.3-SNAPSHOT
2014-12-01 13:32:12 [INFO] [ProtocolLib] Started structure compiler thread.
2014-12-01 13:32:12 [INFO] [mcore 6.4.1] §aActivated §eintegration with §dProtocolLib
2014-12-01 13:32:12 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-12-01 13:32:12 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-12-01 13:32:12 [WARNING] 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.
2014-12-01 13:32:12 [WARNING] To change this, set “online-mode” to “true” in the server.properties file.
2014-12-01 13:32:12 [INFO] Preparing level “world”
2014-12-01 13:32:12 [INFO] Preparing start region for level 0 (Seed: 6495713550713518610)
2014-12-01 13:32:13 [INFO] Preparing start region for level 1 (Seed: 4654968275959075812)
2014-12-01 13:32:13 [INFO] Preparing start region for level 2 (Seed: 4654968275959075812)
2014-12-01 13:32:13 [INFO] [Citizens] Enabling Citizens v2.0.8-SNAPSHOT (build 803)
2014-12-01 13:32:13 [INFO] [Citizens] Ne peut charger l’économie. Vault as-t’il été activé ?
2014-12-01 13:32:13 [INFO] [GroupManager] Enabling GroupManager v2.0 (2.11.1) (Phoenix)
2014-12-01 13:32:13 [INFO] GroupManager - INFO - World Found: world
2014-12-01 13:32:13 [INFO] GroupManager - INFO - Superperms support enabled.
2014-12-01 13:32:13 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
2014-12-01 13:32:13 [INFO] GroupManager - INFO - Backups will be retained for 24 hours!
2014-12-01 13:32:13 [INFO] GroupManager version 2.0 (2.11.1) (Phoenix) is enabled!
2014-12-01 13:32:13 [INFO] [WorldEdit] Enabling WorldEdit v5.5.6
2014-12-01 13:32:13 [INFO] WEPIF: GroupManager detected! Using GroupManager for permissions.
2014-12-01 13:32:13 [INFO] [iConomy] Enabling iConomy v7.0
2014-12-01 13:32:13 [INFO] [iConomy - April Fools] Enabled (15 ms)
2014-12-01 13:32:13 [INFO] [iConomy] Hello, I’m Nijikokun. Yes, this is an April Fools joke, but ‘/money top’ was fixed! Enjoy :slight_smile: - Rare Version!
2014-12-01 13:32:14 [INFO] [MuteManager] Enabling MuteManager v0.12.5
2014-12-01 13:32:14 [INFO] [iConomy - April Fools] Purged accounts with default balance.
2014-12-01 13:32:14 [INFO] [MuteManager] Configuration loaded.
2014-12-01 13:32:14 [INFO] [MuteManager] Attempting to load muted players.
2014-12-01 13:32:14 [INFO] [MuteManager] Attempting to load muted players reason list.
2014-12-01 13:32:14 [INFO] [MuteManager] MuteManager main loop running.
2014-12-01 13:32:14 [INFO] [ArcaneEnchants] Enabling ArcaneEnchants v2.1
2014-12-01 13:32:14 [INFO] ---------------------------------------------------
2014-12-01 13:32:14 [INFO] |
******* [ArcaneEnchants] BANG! Enabled! ********|
2014-12-01 13:32:14 [INFO] ---------------------------------------------------
2014-12-01 13:32:14 [INFO] [ArcaneEnchants] Attempting to open Internet connection …
2014-12-01 13:32:14 [SEVERE] [ArcaneEnchants] Error whilst opening Internet connection:
2014-12-01 13:32:14 [SEVERE] null
2014-12-01 13:32:14 [SEVERE] [ArcaneEnchants] A connection problem went astray.
2014-12-01 13:32:14 [INFO] [ArcaneEnchants] Loaded enchantments successfully.
2014-12-01 13:32:14 [INFO] [ArcaneEnchants] Effects being used: [ENDER]
2014-12-01 13:32:14 [INFO] [ClearLag] Enabling ClearLag v2.7.2
2014-12-01 13:32:14 [INFO] [ClearLag] Loading modules…
2014-12-01 13:32:14 [WARNING] [ClearLag] mob-range requires you to use bukkit v1.7_r4 (1.7.10)
2014-12-01 13:32:14 [WARNING] [ClearLag] Horse is NOT a valid Entity!
2014-12-01 13:32:14 [INFO] [ClearLag] Modules have been loaded!
2014-12-01 13:32:14 [INFO] [ClearLag] Clearlag is now enabled!
2014-12-01 13:32:14 [INFO] [ClearLag] Checking for updates…
2014-12-01 13:32:14 [INFO] [MineReset] Enabling MineReset v2.0.3
2014-12-01 13:32:14 [INFO] MineReset is starting up
2014-12-01 13:32:14 [INFO] WorldEdit found, using it for region selection
2014-12-01 13:32:14 [INFO] Language file used: english.yml
2014-12-01 13:32:14 [INFO] Loaded generator: RandomGenerator
2014-12-01 13:32:14 [INFO] MineReset started
2014-12-01 13:32:14 [INFO] 1 mine(s) and 0 signs found
2014-12-01 13:32:14 [INFO] Unable to connect to the update server!
2014-12-01 13:32:14 [INFO] [Stargate] Enabling Stargate v0.7.9.10
2014-12-01 13:32:14 [INFO] Stargate v.0.7.9.10 is enabled.
2014-12-01 13:32:14 [INFO] [Stargate] Loaded 1 gate layouts
2014-12-01 13:32:14 [INFO] [Stargate] {world} Loaded 4 stargates with 0 set as always-on
2014-12-01 13:32:14 [INFO] [Stargate] {world_nether} Loaded 1 stargates with 0 set as always-on
2014-12-01 13:32:14 [INFO] [Stargate] {world_the_end} Loaded 1 stargates with 0 set as always-on
2014-12-01 13:32:14 [INFO] [Stargate] Plugin metrics enabled.
2014-12-01 13:32:14 [INFO] [Jail] Enabling Jail v2.6.5-b3
2014-12-01 13:32:15 [INFO] [Jail] Loaded 1 jail zones.
2014-12-01 13:32:15 [INFO] [Jail] Loaded 0 prisoners.
2014-12-01 13:32:15 [INFO] [Jail] Loaded 0 cells.
2014-12-01 13:32:15 [INFO] [Jail] Notifications plugin not installed, features disabled
2014-12-01 13:32:15 [INFO] [Jail] Jail v2.6.5-b3 loaded!
2014-12-01 13:32:15 [INFO] [WorldGuard] Enabling WorldGuard v5.7.5
2014-12-01 13:32:15 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
2014-12-01 13:32:15 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
2014-12-01 13:32:15 [INFO] [WorldGuard] (world) Lava fire is blocked.
2014-12-01 13:32:15 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
2014-12-01 13:32:15 [INFO] [WorldGuard] Loaded configuration for world ‘world’
2014-12-01 13:32:15 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
2014-12-01 13:32:15 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
2014-12-01 13:32:15 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
2014-12-01 13:32:15 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
2014-12-01 13:32:15 [INFO] [WorldGuard] Loaded configuration for world ‘world_nether’
2014-12-01 13:32:15 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
2014-12-01 13:32:15 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
2014-12-01 13:32:15 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
2014-12-01 13:32:15 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
2014-12-01 13:32:15 [INFO] [WorldGuard] Loaded configuration for world ‘world_the_end’
2014-12-01 13:32:15 [INFO] [WorldGuard] 5 regions loaded for ‘world’
2014-12-01 13:32:15 [INFO] [WorldGuard] 0 regions loaded for ‘world_nether’
2014-12-01 13:32:15 [INFO] [WorldGuard] 1 regions loaded for ‘world_the_end’
2014-12-01 13:32:15 [INFO] [Essentials] Enabling Essentials v2.11.1
2014-12-01 13:32:15 [INFO] Essentials: Using GroupManager based permissions.
2014-12-01 13:32:15 [INFO] [Essentials] Payment method found (iConomy version: 6)
2014-12-01 13:32:15 [INFO] [MagicCarpet] Enabling MagicCarpet v2.3.1
2014-12-01 13:32:15 [INFO] [MagicCarpet] Loading carpets…
2014-12-01 13:32:15 [INFO] [WorldGuard] 5 regions loaded for ‘world’
2014-12-01 13:32:15 [INFO] [WorldGuard] 0 regions loaded for ‘world_nether’
2014-12-01 13:32:15 [INFO] [WorldGuard] 1 regions loaded for ‘world_the_end’
2014-12-01 13:32:15 [INFO] [MagicCarpet] is now enabled!
2014-12-01 13:32:15 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.11.1
2014-12-01 13:32:15 [INFO] [DisguiseCraft] Enabling DisguiseCraft v4.8
2014-12-01 13:32:15 [INFO] [ClearLag] No updates found!
2014-12-01 13:32:15 [INFO] [DisguiseCraft] Version 4.8 is enabled!
2014-12-01 13:32:15 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.11.1
2014-12-01 13:32:15 [INFO] [ChestShop] Enabling ChestShop v3.5
2014-12-01 13:32:15 [INFO] [ChestShop] iConomy version 6 loaded.
2014-12-01 13:32:15 [INFO] [EssentialsChat] Enabling EssentialsChat v2.11.1
2014-12-01 13:32:15 [INFO] [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.11.1
2014-12-01 13:32:15 [INFO] [AuthMe] Enabling AuthMe v2.7.13
2014-12-01 13:32:15 [INFO] [AuthMe] Loading Configuration File…
2014-12-01 13:32:15 [INFO] [AuthMe] Merge new Config Options if needed…
2014-12-01 13:32:15 [INFO] [AuthMe] Set Language: en
2014-12-01 13:32:15 [INFO] [AuthMe] Successfully hook with ChestShop!
2014-12-01 13:32:15 [INFO] [AuthMe] Authme 2.7.13 enabled
2014-12-01 13:32:15 [INFO] [Factions] Enabling Factions v2.0.1
2014-12-01 13:32:15 [INFO] [Factions 2.0.1] === ENABLE START ===
2014-12-01 13:32:16 [INFO] [Factions 2.0.1] === ENABLE COMPLETE (Took 111ms) ===
2014-12-01 13:32:16 [INFO] Server permissions file permissions.yml is empty, ignoring it
2014-12-01 13:32:16 [INFO] Done (3.491s)! For help, type “help” or “?”
2014-12-01 13:32:16 [INFO] Starting GS4 status listener
2014-12-01 13:32:16 [INFO] Starting remote control listener
2014-12-01 13:32:16 [INFO] Query running on 0.0.0.0:37746
2014-12-01 13:32:16 [INFO] RCON running on 0.0.0.0:37745
2014-12-01 13:32:16 [INFO] GroupManager - INFO - Bukkit Permissions Updated!
2014-12-01 13:32:16 [INFO] [Citizens] 12 PNJs chargé(s).[/quote]

J’ai résolu mon probleme mais un autre est apparu , je ne trouve pas l’ip en chiffre de mon serveur meme avec le tuto qui a été crée pour ça…

Où bloques tu avec le tutoriel ?

Cordialement