Config Generator [Project]

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

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

    Shadowwolf97

    Ive actually started a smaller project of this sort (I gave you credit for sparking the idea ;D)
    Im using it with PHP to generate and automatically parse the values to a file and download it. Without using any disk space. And i use java to parse all the data so you dont have to use a form to post it.
    I can help add this feature to yours if youd like ^^ its soo simple to make downloadable files with php xD
     
  2. Offline

    papand13

    Thanks i'll be sure to write to you if i need help with something of that sort. :)

    Im feeling well again, and im going to start working on mcconfig.net again now. ;)
     
  3. Offline

    Shadowwolf97

    Okay ^^ I also figured out how to write YML files with PHP as well. If you need any help with those either, lemme know ;D
     
  4. Offline

    drtshock

    I hope this starts to get more attention :)
     
  5. Offline

    lol768

  6. Offline

    papand13

    Thank you for tellling. Me, it complicates things a bit but i'll look into it. :)
     
  7. Offline

    lol768

    Sorry :/

    But yeah, global.yml can support multi-world:
    Code:
    settings:
    #settings here
     
    world_nether:
      settings:
        #Nether specific settings
     
  8. Offline

    zachoooo

    Hey Papand13, I updated my plugins config to include a new permission based messaging system. Do you think you could update the generator?
     
  9. Offline

    papand13

    Is it the following features?
    I am currently working on it so you will be seein flawed versions live on the site.

    permissionsenabled: false # If true, only people with permission can view the message.

    someother.permission:
    - 'Onlypeoplewiththesomeother.permissionnodecanseethis'
    another.node:
    - 'Onlypeoplewiththeanother.nodenodecanseethis'
     
    zachoooo likes this.
  10. Offline

    Geekola

  11. Offline

    papand13

    I am just getting back into my project, so i will start out with updating the ZavAutoMessager, then see if i can't finish up my work on the BattleKits. Of course if i find that one too hard, i will skip to yours. But when i'm done with those i will for sure give your plugin a go.
     
    zachoooo and Geekola like this.
  12. Offline

    zachoooo

    Yeah thats it, thanks!
     
  13. Offline

    papand13

    I have updated the configurator. Please test it several times and report all errors! I do not know how the plugin acts, so i must be told of errors by you. ;)
     
  14. Offline

    zachoooo

    Absolutely perfect, Thank you very much
     
  15. Offline

    papand13

    Noticed i hadn't made the font and special character box work with the perm specific messages.. Fixed it. :)
     
  16. Offline

    papand13

    So i've started some work on BattleKits, i am making progress and i hope to be done soon. ;)
     
  17. Offline

    papand13

    Right now i am remaking the look and feel for it. And i am making myself some PHP functions to make it easier for myself to make generator pages.

    I am also working on a proper front page, so that the site shows on search engines.
     
    zachoooo likes this.
  18. Offline

    papand13

    I am pushing the new site out tonight. Please report bugs if you find any! ;)
     
  19. Offline

    zachoooo

    Look amazing! Thanks for your work.

    The amount of tickets I would have would be through the roof without you <3

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

    papand13

    I don't think i got your whole message here.
    And what do you mean configurations area. What part?
     
  21. Offline

    Me4502

    Are we able to get an option to submit configurations for a plugin? That way we would be able to update our own configurations without having to get you to do it.

    On a side note, can you please add a CraftBook config generator? If you need help, I can help with the configuration.
     
  22. Offline

    papand13

    Actually that would already be possible if you got an example file. But it would reguire you to have some html, javascript and php knowledge.
     
  23. Offline

    Zarius

    Perhaps you could allow users to sign-up and manage the custom configs? I do think it'd be worth it - a lot of people would have the knowledge to modify the scripts and you might find ways to make it easier as you go :)

    This would allow the site to scale well (because otherwise as you get more and more configs you'll spend most of your time maintaining them).
     
  24. Offline

    papand13

    Alright, i'll take up this idea and can't promise it will be much good in the beginning. But i will try. ;)
     
Thread Status:
Not open for further replies.

Share This Page