Plugin YAML Creator (Make your plugin.yml with ease)

Discussion in 'Resources' started by teej107, Jun 18, 2014.

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

    teej107

    I am just going to say this: I hate typing up my plugin.yml file. That one space or tab can mess up your plugin developing experience. I have also seen quite a few people on the Plugin Development section of the forums having problems with their plugin.yml file as well. With that in mind, I present to you:
    Plugin YAML Creator
    (Make your plugin.yml with ease)
    • Simple editing
    [​IMG]
    • Generates the plugin.yml for you.
    [​IMG]
    • Easily add in authors, dependencies, etc.
    [​IMG]
    This application will allow you to save and load your plugin.yml files so you can edit them easily!
    How to use
    - Add new commands via the "Table" menu or the "command:" cell.
    - Click an already selected right side of a row to bring up more options.
    - Multiple selection of cells for mass deletion.
    - Deleting a command will delete all of the attributes that belong to it.
    Links
    Change log
    • Added in all of the attributes in the Plugin YAML Wiki. Yes that includes author/authors.
    Future Updates
    • Adding in the permission attributes
    • Got a request? Feel free to tell me and we'll see what I can do!
    Known Bugs​
    • How could I have forgotten about the aliases command attribute *facepalm*... will be updated to have that attribute when the permissions attributes come out.
    • If you think you found a bug, send me a message and I'll add it in this list.
     
  2. Offline

    Aqua

    teej107
    This thing is awesome.

    I do suggest to add function for the permissions section, which looks the same as commands. http://wiki.bukkit.org/Plugin_YAML

    And I noticed the saved plugin.yml has 2 spaces for command section, doesn't it need 4? I could be wrong here.

    Nonetheless; Awesome.
     
  3. Offline

    AoH_Ruthless

    Aqua
    It doesn't really matter on the spacing, just keep it consistent. I use 2 spaces. I believe you can use 2, 4, or 6 spaces. (Maybe any even number, but just continue what you've been doing :) )
     
    Aqua likes this.
  4. Offline

    Goblom

    Or you know... Don't create one at all ;)

    But seriously, nice work, although this fits more in the Bukkit Tools section
     
    Phasesaber and KingFaris11 like this.
  5. Offline

    teej107

    Goblom Interesting. I can't wait to see how it turns out. It sound good.
    Thanks for pointing that out. I totally forgot about that section.
     
  6. Offline

    BungeeTheCookie

    I do not really see the value in downloading this,
    it is easy to set up a plugin.yml file, although you can forget a thing or two - and it takes two seconds to fix.
    Why should we download an application to make the easiest part of our plugin?
    If you still do not understand the format of creating your plugin.yml, just copy and paste a successful one and change the words as necessary.
     
  7. Offline

    LCastr0

    There should be an option to put author/authors too :)
     
    FletchTech90 likes this.
  8. Offline

    MineStein

    It would be nice if it was an IntelliJ plug-in. Then I could use it directly in my IDE. :)
     
  9. Offline

    Onlineids

  10. Offline

    teej107

    MineStein I don't use IntelliJ. I have no idea how to make plugins for that IDE. I'm currently working on adding in everything that is in the Plugin YAML Wiki.
     
  11. Offline

    MineStein

  12. Offline

    FletchTech90

    Agreed.
     
  13. Offline

    Onlineids

    How dare you o.0
     
  14. Offline

    teej107

    MineStein Onlineids Both are "Eww". IntelliJ because of it's price tag and notepad because...well it's just a text editor.
     
  15. Offline

    Onlineids

    teej107 Notepad is sarcasm -_- I use eclipse
     
  16. Offline

    mazentheamazin

    Eww, IDEs. I don't get why you guys use IDEs, I just write java byte code through nano in Terminal.
     
  17. Offline

    Onlineids

  18. Offline

    teej107

    mazentheamazin gl!
    Onlineids Eclipse's text editor is just like Notepad.

    Updated the Plugin YAML Creator with all of the attributes except for the permission attributes. Those will be in a later update. If you think you found a bug, send me a message. You can use the debug menu and send me the possible error that occured.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 8, 2016
Thread Status:
Not open for further replies.

Share This Page