Chars4Cars Sponge port

Hello everyone :smiley:
I have a cars plugin called Chars4Cars for bukkit, which lets you drive realistic cars in minecraft. You can find further information on bukkit.
Now I want to ask; Is there interest for such a plugin? and… if there are some very big differences that I need to take care of… how could I do so?
(Source Code is on bukkit → GitHub)

Thanks in advance :slight_smile:

2 Likes

This would be a welcome addition to the Sponge ecosystem. I can’t think of any similar plugins that have been made for Sponge yet, and I for one would definitely take it for a test drive :slight_smile:

We have some documentation comparing Bukkit methods to Sponge equivalents (where they exist), although it’s still a crude guide. Most things will probably still need a substantial rewrite, as many of the methods used by Sponge are quite different (eg. Optional everything).

It would be helpful if you provided a link to your GitHub repo too. Many developers here would probably be willing to provide helpful advice once they know what they’re looking at.

2 Likes

Thanks :blush:, the GitHub link is on the plugins’ bukkit site, but here ya go: GitHub