Inactive [ECON] iConomy 6.0.7 (Celty) [1337]

Discussion in 'Inactive/Unsupported Plugins' started by Nijikokun, Jan 3, 2011.

     
  1. Offline

    Nijikokun

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    This post has been edited 3 times. It was last edited by Nijikokun Sep 17, 2011.
  2.  
  3. Offline

    eNormini

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    How do i make my money system be calles pora instead of dollars ?
  4. Offline

    Hydrosis

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Open the config and search for this:
    Code:
      Default:
        Currency:
          # Major is the first segment [Major].Minor
    
          # Major ([Major].Minor) 1.00 Dollar (With Seperate 1 Dollar)
          Major: [ 'Dollar', 'Dollars' ]
    
          # Minor (Major.[Minor]) 0.23 Coins  (With Seperate 0 Dollars, 23 Coins)
          Minor: [ 'Cent', 'Cents' ]
    Replace Dollar and Dollars with Pora and Poras (or what ever the plural/singular forms of that currency is lol)
  5. Offline

    Trliix

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  6. Offline

    Hydrosis

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    One word with a "?" at the end doesn't make it a question :3
  7. Offline

    madmac

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I dont use mySQL
  8. Offline

    d00ba

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    As it stands iConomy doesn't work with PermissionsEX at all. If you really must use iConomy, I would suggest using PermissionsBukkit as it works fine with that. Alternatively, wait for an iConomy update (which may not come) or switch to an alternative economy system (Essentials, BOSE etc)
  9. Offline

    TurtleSick

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    How can I get this to work on 1.0?
  10. Offline

    Bloodstar

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i cant get this to work...
    i want an expirience based economy system, so I set database type to
    Type: 'xp'

    but nothing works. Ingame i can only use /money help
    all other commands give me "Internal error...." ingame and
    from the server:
    " [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'money' in plugin iConomy v6.0.8b"


    does this plugin even work with exp as currency ??
  11. Offline

    Euthyphro

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Just wondering when transaction logging will be implemented again? We need this on our server to detect fraud, however, as many people are saying, right now transaction logging doesnt work despite being enabled on the config.

    Could you please turn it back on so it logs transaction to a mysql table? thanks!
    Kipperlenny likes this.
  12. Offline

    Mukrakiish

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Nijikokun hasn't been here since Sept 30.

    People need to either look into an alternative economy plugin or try to coerce a dev to take over.
  13. Offline

    Digi

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Well, I made a similar one, iCoin, it's not yet released but kinda done tough :-? but I dunno what features are really most used from iConomy :-?
    The inventory storage (items as money) would be one that I'd also want to implement :-?

    This post has been edited 1 time. It was last edited by Digi Dec 28, 2011.
  14. Offline

    zackman0010

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    If you look at the first line in your error, it says that it is a MySQL error.

    2011-09-24 07:37:57 [INFO] [iConomy] Database Error: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure


    You may not use it, but iConomy is trying to access it. Like I said before, this appears when it tries to access a MySQL server that isn't there. Check your config settings in the plugins/iConomy folder. There should be an option at the bottom that lets you change from MySQL to H2 style storage. The H2 does not require any external programs (I think), but is more irritating to edit if you need to change something manually.

    This post has been edited 2 times. It was last edited by zackman0010 Dec 29, 2011.
  15. Offline

    shanko

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I use flatfile, is there anyway i can save everyones money and transfer it to an updated economy plugin?

    This post has been edited 1 time. It was last edited by shanko Dec 29, 2011.
  16. Offline

    fakemailer

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I want to write my own plugin. How can I find out the name of the money that I specify in the configFile by iConomy?
  17. Offline

    Grey_S

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi,

    Whenever I reload the plugins or reboot my server, all of the money in town banks (towny plugin), and in players accounts are reset to the default amount of $30. This has become a huge problem, and I would appreciate some feedback.

    Reboot log
    Code:
    07:15:41 [INFO] Lockette: Closing all automatic doors.
    07:15:41 [INFO] Commands Logging says Goodbye!
    07:15:41 [INFO] [PermissionsEx] v1.15 disabled successfully.
    07:15:41 [INFO] CommandBook: Using the Bukkit Permissions API.
    07:15:41 [INFO] WorldEdit: Using the Bukkit Permissions API.
    07:15:41 [INFO] LightVote version 1.59 disabled.
    07:15:41 [INFO] SpamHammer 1.7a disabled.
    07:15:41 [INFO] [BananaChunk] version 4.6 is disabled!
    07:15:41 [INFO] [ChatManager] ChatManager disabled!
    07:15:41 [INFO] IllegalName version 1.8 is disabled!
    07:15:41 [INFO] [WhoMode] v1.4 is disabled!
    07:15:41 [INFO] LogStopper has been disabled
    07:15:41 [INFO] [AutoMessage] version [1.5] disabled
    07:15:41 [INFO] [NoCheat] version [2.22a] is disabled.
    07:15:41 [INFO] [xAuth] v2.0b4.3 Disabled!
    07:15:41 [INFO] [obuShutTheHellUp version 0.3] Disabled!
    07:15:41 [INFO] Exp plugin by Jimbobt123 DISABLED
    07:15:41 [INFO] [ServerSave] ServerSave disabled!
    07:15:41 [INFO] [MobDisguise] by desmin88 version 1.65 disabled.
    07:15:41 [INFO] [Questioner] v0.4 - Disabled
    07:15:41 [INFO] [WurkIt] un-hooked from iConomy.
    07:15:41 [INFO] [WurkIt] v1.2.0 Disabled Successfully
    07:15:41 [INFO] [iConomy] Plugin disabled.
    07:15:41 [INFO] [ChestShop] Economy plugin disabled!
    07:15:41 [INFO] [ChestShop] version 3.24 shutting down!
    07:15:41 [INFO] ==============================================================
    07:15:41 [INFO] [Towny] saveWorldList
    07:15:41 [INFO] [Towny] Version: 0.77.1.29 - Mod Disabled
    07:15:41 [INFO] =============================================================
    07:15:41 [INFO] [MobArena] disabled.
    07:15:41 [INFO] [EasyBan] EasyBan disabled; Version: 2.1
    07:15:41 [INFO] PlayerFreeze disabled
    07:15:41 [INFO] [PermissionsEx] sql backend registered!
    07:15:41 [INFO] [PermissionsEx] file backend registered!
    07:15:41 [INFO] [PermissionsEx] PermissionEx plugin initialized.
    07:15:42 [SEVERE] ebean.properties not found
    07:15:42 [INFO] DataSourcePool [ModTRS] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    07:15:42 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    07:15:42 [INFO] Entities enhanced[0] subclassed[2]
    07:15:47 [INFO] [PermissionsEx] Initializing file backend
    07:15:47 [INFO] CommandBook 1.6 enabled.
    07:15:47 [WARNING] CommandBook: 5 Warps(s) loaded
    07:15:47 [WARNING] CommandBook: 239 Homes(s) loaded
    07:15:47 [INFO] CommandBook: Maximum wrapper compatibility is enabled. Some features have been disabled to be compatible with poorly written server wrappers.
    07:15:47 [INFO] CommandBook: 6 banned name(s) loaded.
    07:15:47 [INFO] CommandBook: 0 kit(s) loaded.
    07:15:47 [INFO] CommandBook: Using the Bukkit Permissions API.
    07:15:47 [INFO] Lockette version 1.4.4 is being enabled!  Yay!  (Core version 1.2.3)
    07:15:47 [INFO] Lockette: Detected craftbukkit build [1619] ok.
    07:15:47 [INFO] Lockette: Linked to Towny plugin version 0.77.1.29
    07:15:47 [INFO] Lockette: Using ops file for admin permissions.
    07:15:47 [INFO] Lockette: Ready to protect your containers.
    07:15:47 [INFO] Commands Logging version 1.1 is enabled!
    07:15:47 [INFO] [PermissionsEx] Superperms support enabled.
    07:15:47 [INFO] [PermissionsEx] v1.15 enabled
    07:15:47 [INFO] CommandBook: PermissionsEx detected! Using PermissionsEx for permissions.
    07:15:47 [INFO] LightVote 1.59 initialized
    07:15:47 [INFO] LightVote 1.59 scanning properties file.
    07:15:47 [INFO] SpamHammer 1.7a enabled.
    07:15:47 [INFO] [BananaChunk] version 4.6 is enabled!
    07:15:47 [INFO] [ChatManager] ChatManager enabled!
    07:15:47 [INFO] IllegalName version 1.8 no permissions plugin, reverting to OP!
    07:15:47 [INFO] [WhoMode] v1.4 is enabled!
    07:15:47 [INFO] Logstopper version:1.0 has been enabled
    07:15:47 [INFO] [AutoMessage] version [1.5] loaded
    07:15:47 [INFO] Can not test connection as heartbeatsql is not set
    07:15:47 [INFO] Closing Connection[ModTRS.1] psReuse[0] psCreate[1] psSize[0]
    07:15:47 [INFO] runScript
    07:15:47 [INFO] executing 1 of 2 create table modtrs_request ( id                        integer primary key, use...
    07:15:47 [INFO] executing 2 of 2 create table modtrs_user ( id                        integer primary key, name...
    07:15:47 [INFO] ... end of script
    07:15:47 [INFO] [ModTRS] Plugin enabled! (version 2.1)
    07:15:47 [INFO] [NoCheat] version [2.22a] is enabled.
    07:15:48 [INFO] [xAuth] 'Permissions' not detected, using Bukkit Superperms
    07:15:48 [INFO] [xAuth] Connection to database established!
    07:15:48 [INFO] [xAuth] Accounts: 4691, Sessions: 24
    07:15:48 [INFO] [xAuth] v2.0b4.3 Enabled!
    07:15:48 [INFO] [obuShutTheHellUp version 0.3] Settings file successfully loaded
    07:15:48 [INFO] [obuShutTheHellUp version 0.3] Enabled!
    07:15:48 [INFO] [EXP PLUGIN] v1.2 enabled
    07:15:48 [INFO] [EXP PLUGIN] Developed by Jimbobt123
    07:15:48 [INFO] WorldEdit 4.7 enabled.
    07:15:48 [INFO] WorldEdit: PermissionsEx detected! Using PermissionsEx for permissions.
    07:15:48 [INFO] [ServerSave] Save interval is: 600 seconds.
    07:15:48 [INFO] [ServerSave] ServerSave enabled!
    07:15:48 [INFO] [MobDisguise] by desmin88 version 1.65 enabled.
    07:15:48 [INFO] [Questioner] v0.4 - Enabled
    07:15:48 [INFO] [WurkIt] Permission system not detected, defaulting to OP
    07:15:48 [INFO] [WurkIt] v1.2.0 Enabled Successfully
    07:15:48 [INFO] [iConomy] Default setup file written: Config.yml
    07:15:48 [INFO] [iConomy] Default setup file written: Template.yml
    07:15:48 [INFO] [iConomy] Logging is currently disabled.
    07:15:48 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    07:15:48 [INFO] [iConomy] Developed by: [Nijikokun]
    07:15:48 [INFO] [WurkIt] hooked into iConomy.
    07:15:48 [INFO] [ChestShop] Lockette version 1.4.4 loaded.
    07:15:48 [INFO] [ChestShop] Towny version 0.77.1.29 loaded.
    07:15:48 [INFO] [ChestShop] version 3.24 initialized!
    07:15:48 [INFO] [ChestShop] iConomy 5 loaded.
    07:15:48 [INFO] ====================      Towny      ========================
    07:15:48 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    07:15:49 [INFO] [Towny] Using: PermissionsEX v1.15, iConomy v5.01, Questioner v0.4
    07:15:49 [INFO] [Towny] Time until a New Day: 11 hours, 44 minutes, 11 second
    07:15:49 [INFO] =============================================================
    07:15:49 [INFO] [Towny] Version: 0.77.1.29 - Mod Enabled
    07:15:49 [INFO] =============================================================
    07:15:49 [INFO] [MobArena] Payment method found (iConomy version: 5)
    07:15:49 [WARNING] [MobArena] Could not find the world for arena 'default'. Using default world! Check the config-file!
    07:15:49 [INFO] [MobArena] v0.94.3.24 enabled.
    07:15:50 [INFO] [EasyBan] EasyBan enabled; Version: 2.1
    07:15:50 [INFO] PlayerFreeze v1.2 enabled!
    07:15:50 [INFO] Server permissions file permissions.yml is empty, ignoring it
    07:15:50 [INFO] Reload complete.


    Other info:

    Running RB 1.0.0
    iConomy 5
    Latest Towny dev build
  18. Offline

    clavat

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    hi,i have problem with iconomy6
    i would like to developp new plugin using iconomy6
    but when i testing it my server say error message
    java.lang.NoClassDefFoundError: com/iCo6/system/Accounts
    but on eclipse i don't have error in code
  19. Offline

    QweSteR

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  20. Offline

    Teqn

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Very Good :)!
  21. Offline

    Subrosa20

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Okay, I got a problem.

    Installed iConomy. As an OP, everything works fine. But Somehow, users can only use /money.
    I gave all users the iConomy.payment. But if the try to use /money pay Subrosa20 1, it doesn't work. But there is no Error. NOTHING in the chat or the console. Not even something like "No Permissions" or "Unknown command".

    What else can I try to make this work?



    Another problem. If I (OP) try to use /money top or /money rank, it just says: "Account "Top/Rank" doesn't exist".
  22. Offline

    Nuinbot

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Check the iConomy BukkitDev FAQ. It looks like you are not allowing the correct permissions.
  23. Offline

    Nuinbot

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have everything configured properly, and I am coming up across two problems:

    1. Interest: Announce: Enabled: true does not work. I receive no message whatsoever and need to manually /money to check that the balance went up.
    2. Interest: Amount: Percent: 1.0 (for 1%) does not work, it instead uses the Min/Max random range instead of calculating the percentage. Percent is supposed to override Max/Min settings. No matter what I set these values to (including 0), Percent has no effect. I also tried commenting out the two variables, to which it defaulted back to the min:1, max: 2 setting.

    Anyone know what is going on here, or is this plugin truly dead?
  24. Offline

    Buckethead

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    is ur pic of that thing from dark crystal :p
  25. Offline

    Buckethead

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    im kinda confused how i use this. i get thts its an api. but how do i use it. so say i a persone getts like 5 stack o wood. they can like sell it or something somehow and get this virtuall money. and then with a mod like chests shops they buy and sell other stuf.????
  26. Offline

    DarklightPvP

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Idea: Add editable prices? Or, use the EssentialsEco price list?
    If this is already a feature, please tell me how to use it?
    If not, please add this feature, because I am tired of people using the 'noobs' way of earning money.
  27. Offline

    dxwarlock

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Maybe I missed part of the conversation, but been using iConomy and PEX for almost 7 months, and no issues here.
  28. Offline

    Tendonsie

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    In some cases there are problems.

    On my server we have "lagg" with iconomy for external mysql database.
    Other people have other problems. And there is no update of iconomy for weeks..
  29. Offline

    dxwarlock

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    ahh ok got ya
    yea, iConomy with SQL on first day of install was lagging it like crazy on buying/selling. switched to the .mini file version and been working good for us.
  30. Offline

    lundahldaniel

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Am I able to make iConomy connect to a mysql server on another computer on the same network? It just don't work for me :(
  31. Offline

    radie1230

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi guys, I would appreciate some help connecting to my mysql database.

    the error i keep getting is:
    Code:
    [iConomy] Database Error: java.sql.SQLException: Access denied for user..........
    the url for the database i am using is:
    Code:
    URL: 'mysql://mcsql.mc092.com:3306/mc092'
    I am pretty sure the problem is with the url because I login to the mysql database online just fine using the same exact username and password i entered into the config.yml
  32. Offline

    Snipes01

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    No it works with PEX...it works with everything actually. The most be another issue.

Share This Page