enebo / Purugin

Ruby Minecraft Plugin support on top of bukkit
238 stars 32 forks source link

Request: compatibility with Sponge (or Forge) #55

Closed brandondrew closed 8 years ago

brandondrew commented 9 years ago

Sponge appears to be the future, so it might be worth taking some initial steps toward movement toward compatibility with Sponge.

brandondrew commented 8 years ago

Or CanaryMod—that seems to be the best available option at the moment.

ryantheleach commented 8 years ago

To my knowledge CanaryMod had entirely died, and someone had forked it recently just trying to get it off the ground. Sponge is alive and kicking, and getting better each release, and have just entered Beta.

enebo commented 8 years ago

I have trunk running again with Spigot. Most everything I tried seemed to be working but I was not all that exhaustive when I was trying out the example plugins. I am closing this issue since Spigot was the path of least resistance to getting this running again.

brandondrew commented 8 years ago

Thanks for the update, and the work getting it working again.