A plugin maker.

Discussion in 'Archived: Plugin Requests' started by shadowspartan45, Jan 24, 2013.

  1. Offline

    shadowspartan45

    like a program where it makes it easy to make???

    it would help with my server

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

    3DDarren

    Well what plugin do you want to make?
     
  3. Offline

    DarkRiddles

    off topic how did you link your dev.bukkit.org profile?
     
  4. Offline

    stuntguy3000

    minercraftain and bobacadodl like this.
  5. Offline

    boynedmaster

    http://tools.bukkit.org/associt/

    Because making plugins is that easy. Here's my code, guys. Check it please :)

    Code:
    make window
    add button with text saying make plugin
    add stuff to help user
    
    Guys, is there any mistakes?

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

    3DDarren

    There is no easier way to make plugins, you just have to learn how to make one.
     
  7. Offline

    bobacadodl

    You could use VariableTriggers(dev.bukkit.org/server-mods/VariableTriggers) to create scripts on your server to do a large variety of things. But to answer your question, there is no "plugin maker". plugins are coded in java so you will have to learn that if you wish to make a plugin.
     
  8. Offline

    Retherz_

    he wants like a mod maker but for bukkit plugins
     
  9. Offline

    Koolmike99

    I would reccomend Skript:
    dev.bukkit.org/server-mods/Skript
     
  10. Offline

    gamalamin1

    1. Take 6-week course on Java
    2. Have the brain capacity of atleast a 12 year old
    3. Look it up on youtube to get started/plugin help forum
    4. You make the ping plugin
    5. You type /ping
    6. *pong*
    7. You press Like :)
    [​IMG]
     
  11. Offline

    LexLaiden

    VariableTriggers or Skript are the closest things out there for bukkit
     
    WarmakerT likes this.
  12. Exactly where I was a few months ago, but I am 14 so :D
     
  13. Offline

    3DDarren

  14. Offline

    jjacobson

  15. Offline

    stuntguy3000

    It creates a template with the plugin yml and base files.
     
    DarkRiddles likes this.
  16. Offline

    -_Husky_-

    A program like this wouldnt be hard to make, its just what would it support and it wouldnt be able to support every method in the Bukkit API.
     
  17. Offline

    3DDarren

    I know it does, I 'm just showing it.
     
  18. Offline

    tenten8401

    XD
     
  19. Offline

    Zarius

    jjacobson

    Actually, it creates a basic plugin template with one class that says "Welcome" to you when you join the server. I find it useful for starting out new plugins.

    Doesn't make the actual coding part easier though. I'd second the suggestions of VariableTriggers & Skript but then it really depends on what you want to do.

    shadowspartan45 You'd have a better result if you posted some of the ideas you are trying to do here - perhaps there's already existing plugins or people can suggest ways of achieving what you want.
     
    fredghostkyle1 likes this.
  20. Offline

    fredghostkyle1

Share This Page