[INACTIVE]RedeemCodes V2.8.3 Iconomy Support![766][support CButD]

Discussion in 'Inactive/Unsupported Plugins' started by jordanske, Jan 19, 2011.

  1. Offline

    Phanku

    I second this.
     
  2. You can do that. Just write to the file with for example php, mysql would only take unnesecary resources.
     
  3. Offline

    Oddstr13

    yes, i do that with a python cgi script :)

    a little documentation on the file format(s) would be nice trough
     
  4. Offline

    xlilcasper

    I would like a MySQL option as my web server and my game server are on different machines. MySQL would be a much better way then FTP to the machine, read the file, change the file, disconnect. It can still have flatfile just make it a config option for those of us that want it.
     
  5. Offline

    Mattdk

    Is this up and running on #556 yet?
    Really want to start using this in tandem with a donation shop. It looks like just what I've been looking for.
     
  6. Offline

    Wolfy9247

    Could you please update this to b602 (MC 1.4) ~ Thanks! (if it's not already working with that version...)
     
  7. Offline

    Tony Xu

    i have an awesome idea!
    buy codes ( it will give you a random code after you bought the code)
    of course, you can edit the codes that you want to sell
     
  8. Offline

    Phanku

    bump for 617 support
     
  9. Offline

    jordanske

    can someone test new version?
    i have not much time to do this but i will work on it when i can.
     
  10. Offline

    DeeLaYz

    This plugin is AWESOME but i don't understund one thing please help me. How should i write if i want a this.
    Code name: DeeLaY
    Type: Item
    ID: 1
    Amount: 64
    Times of Use: 1
    How should i write this? /code DeeLaY item 1 1 64 is that right? If it is right i installed the mod wrong... please help me
     
  11. Offline

    Phanku

    FYI, it explodes when you type code in the console.
    Might want to do some player checking on those commands =)

    Other than that.. it looks like every thing is working great!
     
  12. Offline

    jordanske

    u need do "items" instead of "item"
     
  13. Offline

    DeeLaYz

    Thank you, it works
     
  14. Offline

    Thodiral

    I'm going to simplify it to a scenario.
    I want to set up a php script where when after it's finished, a redeem code is added and a player is able to redeem it ingame.

    When I try to add codes into the .codes file, (not using /code, but physically changing the .codes file) and then try to redeem them ingame, I get

    http://pastebin.com/4WpW1a0L

    Could you tell me why? Is this intentional? I'd really like for this to work.
     
  15. Offline

    jordanske

    @Thodiral
    you need to write the .player file to.
    like
    code=null;
    or
    code=playername;
     
  16. Offline

    Tony Xu

    Link broke????? :'(
     
  17. Offline

    jordanske

    what link?
     
  18. Offline

    Tony Xu

    Oh sorry I couldnt find the download link.. Now I find it

    Uhhhh... I get this when I tried to create a code on console
    2011-04-06 10:56:24 [SEVERE] GroupManager - SEVERE - A plugin is asking permission 'RedeemCodes.Code' for a null player... Which plugin does that? Bastards!

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

    Nader

    i'd like to make a request of u, can u please make add the following feature?
    /codeg [ code] [group] [type] [times of use] [type stuff]
    i'd greatly appreciate it, thx for this great plugin =]
     
  20. Offline

    sirjayjayec123

    hi i need this deperatly if you could make this i would be extremly grateful :)
     
  21. Offline

    Bloodykittens

    Code:
    18:23:28 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'redeem' in plugin RedeemCodes v2.8.3
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:233)
            at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:594)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:557)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:551)
            at net.minecraft.server.Packet3Chat.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    Caused by: java.lang.NumberFormatException: For input string: "ic:"
            at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1242)
            at java.lang.Double.parseDouble(Double.java:527)
            at nl.trimbo.Jordanske.RedeemCodes.RCPlayerListener.onCommand(RCPlayerListener.java:239)
            at nl.trimbo.Jordanske.RedeemCodes.RedeemCodes.onCommand(RedeemCodes.java:73)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    
    Whenever someone redeems a code i created for 1 iconomy coin. I get this error.

    Is this another plugin thats causing this? or something i can fix?
     
  22. Offline

    Phinary

    for some reason i cant download redeemcodes.zip it says it doesnt exist or something
     
  23. feature idea : redeem code add permissions to user.
    for example : user buy a Donator rank on the site, he gets a redeem code tu use ingame, he use it and he become Donator.
     
  24. Offline

    deathdude202

    the link doesn't work
     
  25. Offline

    BioRage

    Quick question, for example, if you made a redemption code, is it possible to see if it was claimed or not?

    To prevent user's being "ZOMG I DIDN'T GETZOR MY ITEMS?!@#!?@#"

    Thanks.
     
  26. Offline

    4am

    server log should have it. as for a query command, no probably not
     
  27. Offline

    jordanske

    i got really not very much time the last days but soon i will update redeemcodes and mysignedit to newest build
    if can ask me for update it to a specific build.

    and if a code is redeemed i is removed.
     
  28. The best build to update it to, at the moment, is 733.
     
  29. Offline

    Quintin Rose

    maybe add the abiliity so a player can only use it once?
     
  30. Offline

    Plague

    considered inactive
     

Share This Page