**Update** Sponge Plugin Competition - Summer 2016

Just out of curiosity, does this mean it has to be compatible with 4.1/4.2 or can it be built with 5.0.0?

I have clarified in the post.

I’m still not clear on what ‘latest available’ means. Does that mean latest stable, or will the bleeding version at the time be eligible?

Also, what happens if a new sponge is released during the competition? Especially since SoS, for some mysterious reason, sometimes occur right before or after a large update. What happens (hypothetically) if 5.0 is released three days before the end date? Will all submissions have to update?

Given that I am always in contact with Sponge team members if a release close to the submission deadline were to happen I would make a ruling based on how much time remains.

In general we want all submissions to be compatible with the latest release available at the time of the submission deadline. If plugin ‘BananaTrees’ targets 4.1 and 5.0 is the latest, we will not disqualify them unless it is incompatible with the latest. Submissions that target different API versions will only be disqualified if they are not compatible with the latest release.

I am submitting NoXray.

  • The plugins main feactures is to make xrayers life a living hell.
  • It also serves as an example in how to use mixins in sponge plugins.

Updated phrasing of rules/requirements.

Updated again. Thanks for the feedback. :slight_smile: Feel free to PM me on IRC if you have any other tweaks you feel should be made.

Why’s it suddenly 18 and not 17?

1 Like

Was overlooked. All fixed. :slight_smile:

C’mon guys! A little over a month in and we only have four submissions? We can do better! :smiley:

3 Likes

I wrote a little PvP protection that works with a Friendslist. If it’s ok that the “bonus” (a little lockette like container protection) is not 100% working * I’ll enter with that.

*)To be more precise, I couldn’t get the ChangeBlockEvent to prevent TNT from breaking eveything, but since that was not the primary goal of this plugin I just ignored it

use the explosion event to cancel the transactions for the impacted blocks - that happens before the blockchangevent

Can we submit plugins released under ‘Plugin Releases’? My latest plugin isn’t the most interesting/fun, it’s more like a staple plugin than something fun/goofy (it’s my take on a ChestShop-like plugin).

So long as it meets the qualifications in the contest rules/requirements then certainly. You’d just need to post a thread in the competition section either detailing the plugin or providing a link to the releases thread.

Not too much longer left before the deadline. How many of you are holding out until the end is near? :stuck_out_tongue:

2 Likes

I’m sure that I’m going to enter. I just have to make sure I have enough time to finish my plugin.

The same for me :wink:

I’m trying my darndest to get a date time formatter working properly. When that’s done I’ll blow all of your minds.
Edit: Apparently it has to be simpler to parse than YYYY:MM:DD:HH:mm:ss:tt, no repeat separators allowed.

2 Likes