Config Generator [Project]

Discussion in 'Bukkit Discussion' started by papand13, Nov 10, 2012.

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

    papand13

    Hey there Bukkit users!

    I am starting up a small project of my own, in order to learn som PHP and Javascript through work.
    I am making a config generator site, wich will generate configs for plugins and the like.

    I have already started it up over at mcconfig.net, so please give me some feedback if you like. :D

    If you have made a plugin and will allow me to try and make a config generator for it on my site, then tell me and i will begin at once, i just want your permission first. :)

    Regards,
    Papand13.
     
  2. Offline

    zachoooo

  3. Offline

    papand13

  4. Offline

    chakyl

    I'm pretty sure MobArena would be one people would go crazy for.
     
  5. Offline

    lol768

    BattleKits would be really complex but awesome if you could do it. Might do it myself actually

    Also, generator settings field seems broken.
     
  6. Offline

    zachoooo

    If you could create this website well, it would save thousands of noobs from syntax errors.
     
  7. Offline

    papand13

    It works for me? Can you specify what the issue is? :)

    I am currently working on adding 2 plugins, at it takes time as each plugin has different ways of making their config. So i kinda have to make a custom generator for each plugin. I won't start adding another one before im done with those i am doing atm. ;)

    I am aiming at making it well. :D
     
  8. Offline

    zachoooo

    When will my config be added? I plan on adding a link to the website on my bukkitdev page. Also you should put some ads on the site
     
  9. Offline

    papand13

    Ads? Well it is more for an educational purpose. :p
    I got a request from the author of the plugin "Give Anything Listener" before i got yours, so am kinda working on that mainly. And that plugin has a quite complex configuration to add, but i tell you, i am learning lots from this already. :)
    I'll be quick and work a bit more on yours for a little now, it seems easier and faster to add.
     
  10. Offline

    lol768

    http://i.imgur.com/DA7tN.png
    Essentially the generator-settings filed in the config isn't filled out when an option is chosen. Browser is Firefox 12.0 but this issue is reproducible in Chrome.
     
  11. Offline

    Tomaz

    Looks pretty good, you could probably make an web API so anyone can add it, and you only need to approve it.
     
  12. Offline

    papand13


    If you hover over the description, it tells you that "World Type" must be Flat for it to work. Please try setting World Type to Flat and re attempt it so i can see if it works for you then.

    Im not at all good enough af PHP and Javascript for that. Atleast not yet. ;) Remember, i am learning from this. :)

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

    lol768

    Whoops, oversight on my part :confused:
    Suggestion: Disable the selection box unless the world type is flat?
     
  14. Offline

    papand13

    I'll do that. ;)

    http://www.mcconfig.net/?gen=zavautomessagerConfig
    Should be working now. :)

    Please come with feedback about it.

    I learned alot from making this one generator. :p

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

    zachoooo

  16. Offline

    papand13

    I will be looking into this after i have finished Give Anything Listener.

    It looks outdated to me? Is it still being updated? Because i wouldn't wanna make a generator for an inactive plugin.

    Thank you ;)
    No one has called me a scholar before, that's new. :D

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

    chakyl

    garbagemule is active in the MobArena forum topic, but hasn't been updated since September.
     
  18. Offline

    lol768

    If you tag me I can give you the work I've done on it so far. Might save you a bit of time :)
     
  19. Offline

    Adriani6

    Need any help with this project ?
    I don't mind helping.
     
  20. Offline

    papand13

    Sure. :) But what do you mean with tagging you? :p

    I'll be sure to ask should i need help. What kind of help do you mean? :)
     
  21. Offline

    Adriani6

    Well i know HTML PHP and JavaScript. Thought you might want to make some team effort since I made the permission generator months ago. I wanted to make something similar to your project however... I noticed you already started iot.
     
  22. Offline

    404Ninja

    TerrainControl would be amazin :p
     
  23. Offline

    lol768

    Just type my name with an @ before it: lol768
    Gives me an alert so I'm reminded about this :)
     
  24. Offline

    lol768

  25. Offline

    papand13

    Thank you. :) I will probably use it for inspiration, as i will just go for my standard design, and because i want to make a lot of it by myself, in order to learn more from it. Thank alot for all the work. :)
     
  26. Offline

    lol768

    That's fine. Just though the inventory code might save you some time ;)
     
  27. Offline

    Shadowwolf97

    I would be happy to help work on any creations of the generators if youd like ^^ This is an amazing idea :D
     
  28. Offline

    papand13

    Sure. I am sick with the flu atm, so i haven't gotten alot of work done. As soon as i get well, i will continue with the project. :)
     
  29. Offline

    Shadowwolf97

    Okay ^^ Hope you feel better :D This is such a good idea xD Would you mind, since i code custom plugins, If I made my own system for config generators for each of my custom plugins? I still would be glad to help once you get going again ^.^ and even possibly tackle a large plugin like an essentials config or something. What is it programmed in? Im assuming jquery, and just a bunch of if statements to generate the config?
     
  30. Offline

    papand13

    Actually it is made purely with PHP and Javascript.
    The smaller ones only use Javascript, and the larger ones are a combination of the two.
    And yes, a lot of if's and else's.
     
    Shadowwolf97 likes this.
Thread Status:
Not open for further replies.

Share This Page