iConomy 6 (Celtic) API?

Discussion in 'Plugin Development' started by 991jo, Nov 11, 2011.

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

    991jo

    Hi

    is there also a API for iConomy 6? i found the iConomy 5 API, but is it still working on iConomy 6??
    are there any tutorials or stuff like that??
    I hope you will answer me fast...

    991jo
     
  2. Offline

    iffa

    Use Register
     
  3. Offline

    polaris120990

    @991jo Or Vault, I personally find Vault a lot easier to use.
     
  4. Offline

    Fishrock123

  5. Offline

    991jo

    thank you all, Vault should work, and so i will make my plugin compitable with the other economy-systems.
     
  6. Offline

    Sleaker

    @iffa - blech.

    @991jo - if you need help with Vault integration let me know, I'm always willing to help prospective devs utilize the API or improve it.
     
    991jo likes this.
  7. Offline

    991jo

    Thanks Sleaker, if something isn't working i will get on your nervs ;)
     
  8. Offline

    Phibedy

    I got a mad problem and it´s freaking me out.
    I tried to connect my plugin to iconomy 6 but there is always a creepy red line under some words or I get a null poit error.
    Could you place tell me what I have to add in my plugin, I am trying it for 4 hours and read @github and javadocs but I can´t find my mistake.
    I just want to add some money to a user.
    I think I have to use
    depositPlayer(java.lang.String playerName, double amount)
    but I dont get it.

    best regards Phibedy
     
  9. Offline

    Sleaker

    Phibedy
    iCo6 will not work in the next update I highly suggest using Vault directly instead of attempting to hook an outdated/non-updated plugin.
     
  10. Offline

    Phibedy

    Vault won´t support ICon6 after the next update?
    How I hook into Vault for ICon? Use Vault istead Icon? I don´t get it. Maybe because I am programming for 16 hours, but whatever.

    Edit:
    Still don´t know what I have to copy from github in my code.

    RegisteredServiceProvider -> cant be resolved as a type
    log. -> can´t be resolved
    Level. -> import java.util.logging net.milkbowl.vault.economy.EconomyResponse.depositPlayer(); ->The method depositPlayer() is undefined for the type EconomyResponse

    best regards Phibedy

    It would be great if you could have a look at this:
    http://forums.bukkit.org/threads/iconomy6-vaul-hook.61237/

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 21, 2016
Thread Status:
Not open for further replies.

Share This Page