BukkitDev for Sponge!?

Two month ago, before the big Bukkit GAU, I started working on a plugin repository, based on BukGet.
My campaign was a flop, but I tried it :stuck_out_tongue: BootsCraft - Manage your Minecraft Server! | Indiegogo

So, I work every day with PHP and have much knowledge about PHP5 and building web applications. Primarily I work at backend, design is not my strong point. Additional I work with TYPO3 for business and know how to build web services on top of TYPO3. But I didnā€™t think that TYPO3 were the right way here.

So, if you need some PHP, mail me :wink: ā†’ [email protected] or write me a message here

  • Morph

I think HeisenBugDev is shaping up to look really good, and perform well. Plus itā€™s a community driven, open source project. Why reinvent the wheel?

Otherwise, Sponge plugins are basically Forge modsā€¦ You could always have big-corporation, for profit, Curse host it on CurseForgeā€¦

2 Likes

Iā€™ll be starting the development today! For now, the name SpongeDev has received a lot of good feedback, and we will keep it for now.
As said previously, I will make it open-source, and based off Laravel 5, one of the fastest growing PHP framework. The front-end will mostly likely be based off Bootstrap, but I am open to suggestions (as said above, I am not a front-end designed).
It will be using Sass or Less (open for suggestions) for styling, Gulp for tasks, and Markdown for most formatting, as users that will be using it to post plugins will be developers, and most likely know how Markdown works. It will be hosting on Github under CraftThatBlock/SpongeDev.

Omg I would love if there was a ā€œsorry, this plugin is now inactive, here is another plugin that does similar functionalityā€

5 Likes

Seriously, why are you starting a brand new project when there are numerous other projects that are already more mature?

3 Likes

Rather wait for Sponge to announce the way they will allow developers to publish plugins.

Iā€™m rather optimistic that things can be improved if started over. Also lets him use the MIT license I suppose, like the rest of Sponge. Itā€™s not like weā€™re in a hurry as itā€™ll likely take a bit longer for the Sponge API to be usable anyways.

2 Likes

For those that asked me elsewhere, I rebooted the site I was working on, and you can find it here.
You can ignore the terrible designā€¦but itā€™s basically fully integrated with forums (Started this before sponge had forums, or anything really), downloads, revisions, and a full on plugin implementation, with downloads, wiki pages (Not finished IIRC), various stat tracking and other cool things that I was working on. If anyone is interested in hosting something like this shoot me a PM.

3 Likes

@CraftThatBlock It should be called Liquid

Well, I am a very experienced back-end developer and have experience with bootstrap too. I could help bring this up, and hopefully be part of the team.

Other than that, I liked SpongeDev. I just love the way itā€™s said. We really need this if Sponge is gonna come out sooner or later. We should have something ready to welcome the very first and new Sponge plugins!

I like SpongeDev because we all know what BukkitDev is. All developers and server owners will immediately know what SpongeDev vs. Sponge is.

1 Like

Here is an idea that I had that may involve a ā€œBukkitDevā€ kind of system.

I like how there is a specific place for a plugin to have a wiki. Also if your site getā€™s used for sponge (I bet it will) It should have some link up with the forums for logins and stuff.

Thanks for the feedback. I wanted to do that, but I believe discourse limits SSO to an admin API key. Would be cool to have that in the future :slight_smile:

Couldnā€™t you just use the db for discourse in order to do so? Iā€™m sure there is a way to get logins and such from there that way.

Thatā€™s essentially how it would work. SSO means Single sign-on, which basically allows you to register through the primary (Forums in this case), and use that session on other websites that use the forumā€™s SSO. That canā€™t be done without an admin API key from Discourse unfortunately.

ahh, well at least if they love your site(They should) then that shouldnā€™t be an issue.

Ore is in development: GitHub - SpongePowered/Ore: Repository software for Sponge plugins and Forge mods