Taking over plugins.

Discussion in 'Archived: Plugin Requests' started by Iron_Crystal, Apr 29, 2012.

  1. Offline

    TripleXPenguin

    im 12 ande wut is this?
     
  2. Offline

    Iron_Crystal

    No. Go to the link, and go to the github source code. From there you can fork the code and have your own project. I believe you will have to make your own thread though, as I don't believe you can use mine.

    For permissions, all you need to do is like, if (player.hasPermission("Torture.Hurt") or something like that.

    This is for developers who are interested in continuing my plugins.

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

    TripleXPenguin

    I was actually making fun of Zombie, but ok. And you should be able to add Riderj to your BukkitDev page as an author so he also has access.
     
  4. Offline

    Iron_Crystal

  5. Offline

    Riderj

    Goody, will start working on it tomorrow. I would upload the source to the repository but I do not know the dev git.
     
  6. Offline

    Iron_Crystal

  7. Offline

    Riderj

    Code:
    if (command == 1)
    {
    player.performCommand("starve");
    }
    if (command == 2)
    {
    player.performCommand("hurt");
    }
    I'm prolly gonna spend more time optimizing your code, we could have used a switch statement here :3
     
  8. Offline

    Iron_Crystal

    Yeah, I know. I coded this a while ago and I wasn't too familiar with switch statements. You apparently know what you are doing, so I am glad. If you look into the recent comments, there have been several permissions requests and others if you could implement them.
     
  9. Offline

    Riderj

    Have a skype?
     
  10. Offline

    Iron_Crystal

    No, why would you want to chat?

    If you want to talk, start a private conversation.
     
  11. Offline

    Riderj

    That is a good idea, I usually use skype for conversations because web chat is slow. Any ways, thank you for letting me proceed with your plugin :3

    Iron by chance do you have the plugin.yml

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

    Austin Rogers

    Wow, reading this is pathetic. This guy is full of lies! Don't trust him. Bump this and wait for a good plugin dev.
     
  13. Offline

    zombieman1000

    i sayed forget it
     
  14. Offline

    Iron_Crystal

    Bump, still would like if someone could do the football plugin....
     
  15. Offline

    ogedi

    What exactly needs to be done with it? I may have time for a couple quick fixes.
     
  16. Offline

    Iron_Crystal

    Well, someone asked for limits on the teams, but currently not much. I just need someone to hand it over to as I really don't have time to work on it any more.
     
  17. Offline

    JayzaSapphire

    I might take over the American Football plugin, i'll have a scroll through your code and if i think i can do something with it well, i'll ask to take over. :)
    Oh and, http://dev.bukkit.org/profiles/JayzaSapphire/
    If you wanted to look at my plugins.
    And me taking over would require that you teach me how to use github.
     
  18. Offline

    Iron_Crystal

    Maybe. Take a look at my code and make a pull request. Try to add something to the code that would benefit it, and I'll see if you are good enough. Taking a look at your plugins, they were fairly basic, and I want to make sure you would be able to handle taking over my plugin.
     
  19. Offline

    Sorroko

    This might not be the right place but oh well,

    You know what i've been doing for the past hour ;D? Ive been looking through zombieman1000 's posts (some are quite funny), you keep posting damn useless help on topics..

    In this thread you posted that 'eclipse couldn't find java' well guess what... eclipse runs on java.. (My head hurts) Then you say you deleted the Java JDK, do you know what that is? Its java.. and the JVM (Not quite sure bout JVM) but still in effect you said you deleted Java because 'it was screwing with netbeans', I wonder how many people that use netbeans have that same problem (<- sarcasm if you didn't quite realise).

    You have yet to make a single plugin but you have countlessly offered to do plugin requests.

    EDIT: Just like to point something else out: He released a 'craft bukkit starter' which is a copy of the bat file on the bukkit wiki with a craftbukkit jar: http://forums.bukkit.org/threads/craft-bukkit-starter.74446/

    Don't you have anything better to do?
    - Sorry if this wasn't the best place to post this :p
     
    Iron_Crystal likes this.
  20. Offline

    ogedi

    Ah im afraid i wont be able to manage it entirely then. Im about to launch a server of mine :/
     
  21. Offline

    zombieman1000

    first of all it could not find java cause i Deleted the jdk
    and craftbukkit starter is a bat and the latest craftbukkit build so they can make there own server
     
  22. Offline

    Iron_Crystal

    Isn't the code for the bat file given by bukkit here?
     
  23. Offline

    PandazNWafflez

    Just want to say that reading this was hilarious.

    Also, I might look at your American Football plugin. Proof I'm good: https://github.com/RageDevs/RageMod - It's a huge plugin, I don't.claim to have made all of.it, it's a joint effort.between three people.

    I'm on my.phone, so sorry for .s where there should be spaces in some places and other.bad.grammar.
     
  24. Offline

    Iron_Crystal

    ok. thanks for considering!
     
  25. Offline

    Deleted user

  26. Offline

    Riderj

    Haha, still got a kick out of this.
     
  27. Offline

    zombieman1000

  28. Offline

    ogedi

    Ffs just stop posting zombie!

    Just because you downloaded netbeans and eclipse doesnt make you a java pro. Neither does making a chestlock plugin. What decompiler do you use? What version of java do you compile in? Do you use any plugin dependent api? Do you even know what im talking about? Probably not. Id suggest learning your alphabet from A-Z before attempting java, And a double digit IQ. So now gtfo >:I
     
  29. Offline

    zombieman1000

    i also got intellij idea and bluej lol
     
  30. Offline

    ogedi

    My point exactly.
     

Share This Page