Factions Plugin Not Hooked In To iConomy?

Discussion in 'Bukkit Help' started by OneAppleBoy, Sep 16, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    OneAppleBoy

    Okay so I want it to cost money for people to make a faction on my server, but even if i edit the factions config and make iconomy option true it just says its not hooked into it in my log.

    Code:
    2011-09-16 15:42:05 [INFO] WorldGuard: (world1_nether) Single session is enforced.
    2011-09-16 15:42:05 [INFO] WorldGuard: (world1_nether) TNT ignition is PERMITTED.
    2011-09-16 15:42:05 [INFO] WorldGuard: (world1_nether) Lighters are PERMITTED.
    2011-09-16 15:42:05 [INFO] WorldGuard: (world1_nether) Lava fire is blocked.
    2011-09-16 15:42:05 [INFO] WorldGuard: (world1_nether) Fire spread is UNRESTRICTED.
    2011-09-16 15:42:05 [INFO] WorldGuard: Loaded configuration for world 'world1_nether"
    2011-09-16 15:42:05 [INFO] WorldGuard: 6 regions loaded for 'world1'
    2011-09-16 15:42:05 [INFO] WorldGuard: 1 regions loaded for 'world1_nether'
    2011-09-16 15:42:05 [INFO] WorldGuard: Unable to register missing event type SNOW_FORM
    2011-09-16 15:42:05 [INFO] WorldGuard 5.2.2 enabled.
    2011-09-16 15:42:05 [INFO] [iChat] Found Permissions (v2.7.4)[0m
    2011-09-16 15:42:05 [INFO] iChat (v2.3.3) enabled[0m
    2011-09-16 15:42:06 [INFO] [Jobs] - max-jobs property not found. Defaulting to unlimited!
    2011-09-16 15:42:06 [INFO] [Jobs] - Job Woodcutter is missing the max-level property. defaulting to no limits !
    2011-09-16 15:42:06 [INFO] [Jobs] - Job Woodcutter is missing the slots property. defaulting to no limits !
    2011-09-16 15:42:06 [INFO] [Jobs] - Job Miner is missing the max-level property. defaulting to no limits !
    2011-09-16 15:42:06 [INFO] [Jobs] - Job Miner is missing the slots property. defaulting to no limits !
    2011-09-16 15:42:06 [INFO] [Jobs] - Job Builder is missing the max-level property. defaulting to no limits !
    2011-09-16 15:42:06 [INFO] [Jobs] - Job Builder is missing the slots property. defaulting to no limits !
    2011-09-16 15:42:06 [INFO] [Jobs] - Job Digger is missing the max-level property. defaulting to no limits !
    2011-09-16 15:42:06 [INFO] [Jobs] - Job Digger is missing the slots property. defaulting to no limits !
    2011-09-16 15:42:06 [INFO] [Jobs] - Job Farmer is missing the max-level property. defaulting to no limits !
    2011-09-16 15:42:06 [INFO] [Jobs] - Job Farmer is missing the slots property. defaulting to no limits !
    2011-09-16 15:42:06 [INFO] [Jobs] - Job Hunter is missing the max-level property. defaulting to no limits !
    2011-09-16 15:42:06 [INFO] [Jobs] - Job Hunter is missing the slots property. defaulting to no limits !
    2011-09-16 15:42:06 [INFO] [Jobs] - Job Fisherman is missing the max-level property. defaulting to no limits !
    2011-09-16 15:42:06 [INFO] [Jobs] - Job Fisherman is missing the slots property. defaulting to no limits !
    2011-09-16 15:42:06 [INFO] [Jobs] - Job None is missing the max-level property. defaulting to no limits !
    2011-09-16 15:42:06 [INFO] [Jobs] - Job None is missing the slots property. defaulting to no limits !
    2011-09-16 15:42:07 [INFO] [Jobs v2.4.6] has been enabled succesfully.
    2011-09-16 15:42:07 [INFO] [Jobs] Successfully linked with iConomy 5.
    2011-09-16 15:42:07 [INFO] [Jobs] Successfully linked with Permissions.
    2011-09-16 15:42:07 [INFO] [mcMMO] Permissions version 2.7.4 found, using Permissions.
    2011-09-16 15:42:07 [INFO] Loading Config File...
    2011-09-16 15:42:08 [INFO] [mcMMO] Permissions version 2.7.4 found, using Permissions.
    2011-09-16 15:42:08 [INFO] mcMMO version 1.1.05 is enabled!
    2011-09-16 15:42:08 [INFO] [Factions v1.4.5] === ENABLE START ===
    2011-09-16 15:42:08 [INFO] [Factions v1.4.5] Loading conf from disk
    2011-09-16 15:42:08 [INFO] [Factions v1.4.5] Loading players from disk
    2011-09-16 15:42:08 [INFO] [Factions v1.4.5] Loading factions from disk
    2011-09-16 15:42:08 [INFO] [Factions v1.4.5] Loading board from disk
    2011-09-16 15:42:08 [INFO] [Factions v1.4.5] Found and will use plugin Permissions v2.7.4
    2011-09-16 15:42:08 [INFO] [Factions v1.4.5] Hooked into iConomy, but interface is currently disabled ("econIConomyEnabled": false).
    2011-09-16 15:42:08 [INFO] [Factions v1.4.5] Hooked into EssentialsEco, but interface is currently disabled ("econEssentialsEcoEnabled": false).
    2011-09-16 15:42:08 [INFO] [Factions v1.4.5] === ENABLE DONE (Took 137ms) ===
    2011-09-16 15:42:08 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-09-16 15:42:08 [INFO] Done (0.670s)! For help, type "help" or "?"
    2011-09-16 15:42:09 [INFO] New max size: 484
    2011-09-16 15:42:09 [INFO] New max size: 784
    2011-09-16 15:42:09 [INFO] /184.164.131.2:48119 lost connection
    Nevermind i fixed it myself.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  2. Offline

    dantesus

    How did you fix it, I am having the same issue.
     
Thread Status:
Not open for further replies.

Share This Page