[UNSUPPORTED][ECON] CodeRedEconomy v0.8.0 (RedStrype Econ) [320]

Discussion in 'Inactive/Unsupported Plugins' started by Vandolis, Jan 20, 2011.

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

    Vandolis

    First off let me say that I only made this plugin because I was bored and wanted some more practice programming. I made it for the server I play on, RedStrype, and it was built with only the features the servers admins wanted. I am posting it to get feedback on it, and maybe it will be better suited for what you want than some of the more established (and more functional) economies such as iConomy.

    Also please note that this economy is not for everyone, as most people will probably want one that is more full featured, but I plan on keeping this one small.

    Also if you are starting to write plugins please feel free to look through my code. I'm still a novice myself, but it might be able to help somehow :D

    So to sum up this economy in one word: Simple

    All your users need to learn are 6 easy commands.

    /buy, /sell, /balance, /pay, /undo, /prices

    Thats it.

    Syntax for these are:
    /buy [item name] [amount] or /buy [amount] [item name]
    /sell [item name] [amount] or /sell [amount] [item name]
    /balance
    /pay [player name] [amount]
    /undo
    /prices [page]

    Full info is in the readme which, if you just want to check out more about the plugin, is available for download. This includes (poorly written) situations that display how the plugin behaves, as well as an explanation on how to set it up.

    ***NOTE***
    Right now the plugin only uses flatfile (/plugins/CodeRedEconomy/), but I am in the process of adding SQLite support, so forgive me.

    Also please note that this is still in heavy development, and is really just an ongoing experiment. There is about a 100% chance that there are still bugs in it, but if you are worried about bugs than you shouldn't even be using bukkit right now ;)


    Download:
    <Edit by Moderator: Redacted mediafire url>
    Source
    <Edit by Moderator: Redacted mediafire url>
    Example Stats File

    Changelog:
    v0.8.0: Fixed bugs, most of the SQL code is in there, although its not for use yet.


    v0.0.0->v0.7.1: Work on first release.
     
    Last edited by a moderator: Dec 15, 2016
    spoonikle likes this.
  2. Offline

    funnyl

    I'd like to create a php function who modify the users.txt file, to add or remove money.
    What is the long number after the player's balance? Must I modify it to change the player's balance? How?

    (Sorry for my english, french guy ;) )
     
  3. Offline

    Dorado185

    Ahh - that makes sense too! Should of known.


    I do have questions about the latest builds. I have this working on b423 but it fails to load on 450 and 456.

    On b423 it states:
    "Using the stupidly long constructor com.bukkit.Vandolis.CodeRedEconomy.CodeRedEconomy(PluginLoader, Server, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of CodeRedEconomy to remove it! (Nothing is broken, we just like to keep code clean.)"

    This constructor may be removed in later builds. dunno

    On Build 450 and 456 it states:
    Could not load plugins\CodeRedEconomy.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:80)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:129)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:94)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:59)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.NoSuchMethodException: com.bukkit.Vandolis.CodeRedEconomy.CodeRedEconomy.<init>()
    at java.lang.Class.getConstructor0(Unknown Source)
    at java.lang.Class.getConstructor(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:75)
    ... 8 more


    Do you have plans to update this for later versions? I really do like this plug in and would like to continue with it.
     
  4. Offline

    spoonikle

    so, when will we see an update to work with the latest bukkit builds?

    Darn TSLPC, making my console scream at me.
    --- merged: Mar 2, 2011 12:59 PM ---
    ****don't make me have to decompile the release to fix the invalid methods, and remove TSLPC myself... that would be un-cool.
     
  5. Offline

    anson chow

    every time i try tp /buy something it say shop doesnt have enough stock so i dont know wat to do... but i could just be because im a noob at this bukkit stuff but can u plzz help somehow
     
  6. Offline

    kazeen

    Awh this sucks can somone update this for 450
    Loved this made shop so simple it was all in one no need for several plugins to do this
     
  7. Offline

    Dorado185

    Please do if we do not hear back soon. :)


    Try /restock. If that doesn't work sell one item to the store of each item. Then when you see restocking store in the console you should have the items in inventory.
     
  8. Offline

    spoonikle

    or use -1 for the stock of all items in the store...
    --- merged: Mar 6, 2011 5:39 PM ---
    this guy hasnt been on since the 22 of February. Consider this plug-in "unsupported".
     
  9. Offline

    kazeen

    yea sucks it was simple and i didnt need other plugins to tie into for it to work
     
  10. Offline

    spoonikle

    screw it i failed to make this work.
     
  11. Offline

    goudgoud

    Hello, thanks a lot Vandolis for this plugin and the source code is very clear.
    I allowed myself to change a little bit CodeRedEconomy.
    My kids wanted to be able to properties on different items for each player to simulate asystem start to trade with merchants, etc ...
    If anyone is interested I can send source code or .jar

    (Sorry I'm french and my english is a little light).
     
  12. Offline

    Adondriel

    download is broken, all i get when i say download is a new add that breaks firefox. please put it in DropBox? if possible?
     
  13. Offline

    goudgoud

    Hi this link is good :
    HTML:
    <a target="_blank" href="http://download805.mediafire.com/177dzoyv9ojg/r5u9rhhdihqco4d/CodeRedEconomy.jar">http://download805.mediafire.com/177dzoyv9ojg/r5u9rhhdihqco4d/CodeRedEconomy.jar</a>
     
  14. Offline

    Adondriel

    Thanks a ton!
     
Thread Status:
Not open for further replies.

Share This Page