[ADMN/ECON] RewardMe - Reward your users with custom rewards! [1.6.4]

Discussion in 'Archived: Plugin Releases' started by se1by, Oct 31, 2011.

  1. Offline

    se1by

    Version: 3.0
    RewardMe let you reward your users with custom rewards!
    You can set them up in the config file.

    Features:
    • Give points to your users
    • Point storage, even after reboot
    • Unlimited rewards
    • Permissions support
    • Redeem feature
    • Console support
    Permissions:
    RewardMe.givePoints
    RewardMe.redeem

    Commands:
    • /points to show your current points
    • /points <user> <amount> to give <user> <amount> points
    • /rewards to show all accessible rewards
    • /reward <number> to buy the reward with number <number>
    • /generateRedeem <name> <duration in days> to generate a redeemcode (alias /genred)
    • /useRedeem <code> to use a redeem (once per user, alias /usered)
    Download:
    http://dev.bukkit.org/server-mods/rewardme/



    Sourcecode:
    https://github.com/se1by/RewardMe

    You can reward me
    Just hit the donate button :)



    Please give feedback!
     
    Nick Hooper, nicom1997 and kahlilnc like this.
  2. Offline

    worstboy32

    Thanks a lot! When I'm home I will test it.
    Could you add a donate button for the money?
     
  3. Offline

    se1by

    I'll :)
     
  4. Offline

    worstboy32

    Can't wait to test it lol.
    But at work atm :(
     
  5. Offline

    se1by

    That annoying, but who can change it?
    I couldn't sleep last night, so I finished it :D
    Perhaps, but only perhaps, I'll implement the permission buy system until this evening.
    Perhaps because I have to go to work, too :D
     
  6. Offline

    worstboy32

    did you added the command thing?
    So players can buy skills and permissions?
    and the timer for to remove it like after 5 days?
    And permissions arent really needed.
    Just only op (admin) to give away points.
     
  7. Offline

    se1by

    atm, you can define a command and its prize and its description.
    I found a way to buy permissions, but no resource saving way to remove them after the time.
    What I could do:
    Give them the command when they buy it and write the name and the (expire) date in a file, which would be shown to a admin if he use a special command.
    What about that?
     
  8. Offline

    Archelaus

    Moved to releases
     
  9. Offline

    worstboy32

    Finally got home to test it :)
    But it isnt working :(
    it dont load the plugin at all i just tested it on localhost
    without any other pluginhttp://pastie.org/2788681
     
  10. Offline

    Josh2905

    well thats strange. It's working for me (friend of se1by).
    Have you got the latest Java (7)? I know he compiles it with this.
     
  11. Offline

    se1by

    I think you don't use build 1337.
    try it again after downloading the latest recommended build.
     
  12. Offline

    Josh2905

    Code:
    version git-Bukkit-0.0.0-1131-g86b7fa8-b1337jnks
    Actually he IS using this build ;)
     
  13. Offline

    se1by

    Sorry for my multiple posts, my mobile gone crazy.
    I deleted them.
     
  14. Offline

    worstboy32

    2011-10-31 16:57:11 [INFO] Starting Minecraft server on localhost:25565 2011-10-31 16:57:11 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1131-g86b7fa8-b1337jnks (
     
  15. Offline

    se1by

    didnt saw it, I looked into the error with my mobile(I was at work).
    I'll try to find a solution for this problem.
    Do you have skype?
     
  16. Offline

    worstboy32

    yes add me worstboy32
    but i dont got a mic atm so cant talk.
     
  17. Offline

    np98765

    Hmm...

    I get this error:

    21:48:32 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1131-g86b7fa8-b1337jnks (MC: 1.8.1)
    21:48:33 [SEVERE] Could not load 'plugins/RewardMe.jar' in folder 'plugins':
    java.lang.UnsupportedClassVersionError: me/se1by/RewardMe/RewardMe : Unsupported major.minor version 51.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:247)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:170)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:136)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:112)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)


    Any ideas? Im running 1337...
     
  18. Offline

    Josh2905

    I'm pretty shure it's your Java version. Have you got Java 7?
     
  19. Offline

    se1by

    For everybody getting an error with "Unsupported major.minor version 51.0" in it:
    I use java 7, so update your java and it should work.
    Otherwise, write it here
     
  20. Offline

    Colm

    could you add more stuff like get enough points for money and also get enough points to get a rank stuff like that but use permissions 3x etc all the major ones if you can its just a idea which i think would be great it will have a perfect potion if you did that. please get back to me. thanks.
     
  21. Offline

    se1by

    please use more dots :D
    you mean I should make the points buyable?
    and ranks you can buy with points?
    I could make that, yes.
     
  22. Offline

    cell123

    How to solve:
    Update your java to java 1.7.
    how update to 1,7?im using debian 5.My java version "1.6.0_22"
     
  23. Offline

    se1by

    Sorry for the late answer (havn't seen your post earlier, to avoid it, type "@se1by" at the begining of your post).
    If you can wait until bukkit released a rb for 1.0.0, you won't have to update your java.
     
  24. Offline

    cell123

    @se1by
    i see.thx for info!good plugin ;)
    i need w8 to recommended bukkit for 1.0.0?
     
  25. Offline

    se1by

    Yeah, that was my plan, but perhaps I'll do it earlier.
    Depending on how much time I have.
     
    cell123 likes this.
  26. Offline

    cell123

    okey.i will wait.
     
  27. Offline

    se1by

    Version 2.0 is out!
    Changes:
    • No permissions plugin needed
    • Unlimited rewards
    • A few bugfixes
    • Totally new code (I rewrote it)

    @cell123
     
  28. Offline

    cell123

    THX SE1BY!!![diamond]
     
  29. Offline

    se1by

    np :)
    I think about adding a daily login reward (custom ofc) and automated rewards (like some for farming, custom too).
    What do you think about it?
     
    Sketaful likes this.
  30. Offline

    cell123

    @se1by
    Would certainly good.Can you advise how to edit .class file?i want translate only plugin in my language.
     

Share This Page