[INACTIVE][ECON] 3co 2.0 - A simple economy plugin w/ API [860]

Discussion in 'Inactive/Unsupported Plugins' started by IC3D, Jun 21, 2011.

  1. Offline

    cereal

    Could you document the permissions side of 3co? I don't know what parameters are meant to be and I'd rather know what its meant to be without digging around. For example I don't know what arg0, arg1, and arg2 are supposed to be in the following:
    Code:
    getPermissionDouble(arg0, arg1, arg2)
    Thanks!
     
  2. Offline

    captainawesome7

    Where did you get that from? There is no getPermissionDouble... If you want to check for permissions you can just put it in your own plugin, or you can use the:
    Code:
    hasPerm(player, string);
    The line above will check the permissions for the player, but the string will be added on to the end of 3co. Basically, if you put:
    Code:
    hasPerm(player, "Derp");
    That would check if the player had the 3co.Derp node.
    Again, there is no getPermissionDouble method.
     
  3. Offline

    cereal

    I unfortunately need this support in order to support 3co. Let me know when that happens.

    Thanks.
     
  4. Offline

    captainawesome7

    What are you talking about? What "support" do you need?
     
  5. Offline

    cereal

    Informational nodes such that you can provide a node and get a value. This is useful for many applications and allows someone to arbitrarily use different values easily based upon groups, users, etc. Most permissions plugins that I've seen have a method to do this.
     
  6. Offline

    captainawesome7

    This isn't a permissions plugin... What are you talking about? You make up a method called getPermissionDouble, when talking about an economy plugin, and you want to know how to use the imaginary method that you dreamed up? What?
     
  7. Offline

    cereal

    I didn't make anything up. Read the feature list. "Permissions" is rather clearly listed. And really, the sarcasm wasn't necessary.

     
  8. Offline

    captainawesome7

    You definitely did make it up. "Permissions" means that 3co integrates with Permissions to allow certain users to do certain things. The method getPermissionDouble(arg1, arg2, arg3) is definitely made up. You were asking what the arguments were supposed to be, how should I know when you made up the method.
     
  9. Offline

    cereal

    Sorry about that, for whatever reason how it was stated just confused me along with the fact that the method hasPerm is a public method and your Permissions variable is also public which just for whatever reason threw me for a loop and I just needed to let my mind reset. Sorry again, didn't mean to frustrate you (I'm sure I did haha).

    In any case, it was relatively straight forward implementing this, thanks.
     
  10. Offline

    IC3D

    @Nijikokun If I wrote some Register classes myself and submitted a pull request on GitHub, would you add 3co support to Register?
     
  11. Offline

    cronikkk

    Why did we need another economy plugin?
     
  12. Offline

    DreadKyller

    @cronikkk like said before on many other posts, it seems that IC3D is the only account anyone ever complains about people making different versions of something. Why doesn't anyone talk about any of the other ones.

    3Co is simpler, it's not as advanced and has fewer features on purpose, the reason is to keep it simpler for people who's servers and never going to need anything not in this. iConomy has so many features that less that 1% of people will ever use, and it's a very large file size for a plugin, this covers the main important features simpler. there are probably about 8 economy plugins out there, maybe more, yet this is the only one I see anyone asking why people need another.

    IC3D makes plugins for own use, and to help out community posts the plugin they make. I'm not a fan either of having so many of the same type of plugin, but I do not get why people are only pointing that out on threads by IC3D, I find it really messed up.
     
  13. Offline

    cronikkk

    @DreadKyller maybe they should learn to be more creative and think of their own ideas.
     
  14. Offline

    DreadKyller

    @cronikkk you obviously do not read or you completely ignored what I just typed, stop flamming this thread when there are millions of other threads like it and this one is the only one getting shit spilled over it.
     
  15. Offline

    cronikkk

    @DreadKyller not just this thread, just saying this team copies all sorts of plugin ideas and has yet to come up with a creative one
     
    aPunch likes this.
  16. Offline

    DreadKyller

    um once again wrong, there are quite a few creative ones IC3D has made, AdventureLand is not copied, it's similar to some, but all RPG like plugins have some similar qualities. I actually see you've posted plugins that are EXTREMELY close to other ones so stop with this please.

    I'm going to say something that applies to every single forum I have ever seen, if you are not going to post this on every single post that has anything to do with other peoples stuff then don't post, it's extremely selective against a particular group of people or a person if only one group of people or one person is getting the complaint. Let me state one more time that there are LOTS of plugins that are almost copies it would seem and no one ever posts shit on their threads.
     
  17. Offline

    captainawesome7

    Like what?
     
  18. Offline

    cronikkk

    Funny you say that, because I right now have one major posted plugin. Nice try though :) The only reason I have one is because I'm working on a large project that as of right now, no one has made yet.. Should learn from that ;)
     
    aPunch likes this.
  19. Offline

    captainawesome7

    Funny you say that, as you made a a motd plugin and an announcement plugin. How are those not extremely close to tons of other plugins? Also, is your "large project" that "no one has made yet" Economy Craft?
    How original of you.
     
  20. Offline

    cronikkk

    I had way more features in mine then iConomy 5 did, Niji came to me and said why start another one? Now I help code on iConomy6. My annouce plugin was different at the time, Way more customizable then any other one. Unfortunatley all of your plugins (3co) have way less features then the originals. I'm bringing the features EconomyCraft was GOING to have, to iConomy6.

    Nice try though
     
    iPhysX likes this.
  21. Offline

    captainawesome7

    It would be cool if you would give me a link to the nonexistent "originals" of these plugins:
     
  22. Offline

    DreadKyller

    It does not matter how many extra features are added. It does not matter if it's more customizable. It still follows the same basic idea, which is what you are telling not to do, even though Like I said before you have made plugins similar to others. You complain to people because they can't be original, yet even after captainawesome7 quotes a post of yours you still come back saying that it's original because it has more features and more costumizations. Sorry, that does not make it original. No more original that this. Most of IC3D's plugins as simmilar concept, but like your plugin that we are referencing right now has either:

    A : More functionality than the original
    B : Is simpler and removes any unneeded pieces for most people. not saying that the features are unneeded, but not than many people will use some of the features in iConomy for example.

    So I'm just going to state this again. Please stop flaming about similar concept of the plugin unless you are going to go onto 80% of this forums releases and do the same exact thing.

    EDIT! Also, why would Nijikokun help with making Register compatible classes if he not want other economy plugins?
     
  23. Offline

    fizzyjoe908

    For some reason, the permissions are not working for 3co. I have 3co 2.0, bukkit build 1000, and using permissions 3.1.5. I entered the nodes correctly and did not use tabs in the YAML. I reloaded plugins in the console and my players still do not have access to the commands. I also put them in the right group. I get no errors in the console except for that access was denied for the command. I have 3copayday and 3co bank as add ons and those permissions are not working either. I would like to get some help here.
    Thanks
     
  24. Offline

    captainawesome7

    I only support Permissions 2.7.x Sorry
     
  25. Offline

    fizzyjoe908

    oh alright. Thanks
     
  26. Offline

    Steadyedy1

    it's not working for me, wen i type /eco show steadyedy1 it just doesn't do anything, it doesn't even say unknown console command. please help i really need soe sort of currency on my server
     
  27. Offline

    DreadKyller

    all commands work for me, but I get an error from a plugin using it saying I don't have any money... even though eco show shows 1000000
     
  28. Offline

    Lehl

    For my oppinion: the best economy plugin out there... i only run a small server for me and some friends... im new to bukkit and an absolutely noob with this yml coding and whatever.. and for people like me who dont even understand 1 word about mysql usage and such this plugin is just perfect.

    this cronikkk guy has just no idea^^ the simple way how the 3co plugins work makes them very unique ...

    first time i saw economy plugins i was like wow what awesome stuff u can do earn money and bank accounts and all this stuff... i opened the iConomy thread and started reading and my eyes was going like O.O i thought: wtf are they talking about?! mysql? sqllite? i can speak some english but for me as german i only can hardly understand the most things of the plugins...

    so like i said for ppl who are getting started setting up theyre first server and have not really a idea what to do 3co plugins are the best choice!

    keep up the good work im really looking forward for the next 3co plugin
     
  29. Offline

    Lehl

    @captainawesome7

    /eco show doesnt work for balance 0 maybe u could add that it show ur balance is 0 message? cus ppl think the plugin is broken if they spend all theyre money

    another suggestion is adding register support so this would work wich many other stuff it actually dont

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

    Lehl

    hmm still no responde.....
     

Share This Page