Plugins to be ported!

@LesCM19 please check the list before you say the plugins

Thats quite a extensive list. Don’t know if they can manage to do that. Sorry.

I will try my best to port Kits when I get some free time.

This is a list of a few plugins I use that I would like to see added to the list.

Thanks for all of ya’ll hard work!

Hey all!
Updated up to here.
Thanks for all your input :3

ServerControl


Author: MrSparkzz
License: GNU GPL v3
Last Updated: August 26, 2014

I wouldn’t mind porting my HothGenerator plugin:

http://dev.bukkit.org/bukkit-plugins/hothgenerator/

License: MIT
Last update: Sep 14, 2014

However the list of bukket classes that it uses is quite extensive so it may take some time Before Sponge is up to it.

Bukkit package classes

org.bukkit.Bukkit
org.bukkit.ChatColor
org.bukkit.Chunk
org.bukkit.DyeColor
org.bukkit.GameMode
org.bukkit.GrassSpecies
org.bukkit.Location
org.bukkit.Material
org.bukkit.SandstoneType
org.bukkit.Server
org.bukkit.TreeSpecies
org.bukkit.TreeType
org.bukkit.World
org.bukkit.block.Biome
org.bukkit.block.Block
org.bukkit.block.BlockFace
org.bukkit.block.BlockState
org.bukkit.block.Chest
org.bukkit.block.CreatureSpawner
org.bukkit.command.Command
org.bukkit.command.CommandSender
org.bukkit.configuration.file.FileConfiguration
org.bukkit.configuration.file.YamlConfiguration
org.bukkit.entity.*
org.bukkit.entity.CaveSpider
org.bukkit.entity.Entity
org.bukkit.entity.EntityType
org.bukkit.entity.FallingBlock
org.bukkit.entity.LivingEntity
org.bukkit.entity.Player
org.bukkit.entity.Slime
org.bukkit.event.EventHandler
org.bukkit.event.EventPriority
org.bukkit.event.Listener
org.bukkit.event.block.Action
org.bukkit.event.block.BlockBreakEvent
org.bukkit.event.block.BlockFadeEvent
org.bukkit.event.block.BlockFormEvent
org.bukkit.event.block.BlockGrowEvent
org.bukkit.event.block.BlockPlaceEvent
org.bukkit.event.block.BlockSpreadEvent
org.bukkit.event.entity.CreatureSpawnEvent
org.bukkit.event.player.PlayerInteractEvent
org.bukkit.event.world.StructureGrowEvent
org.bukkit.generator.BlockPopulator
org.bukkit.generator.ChunkGenerator
org.bukkit.inventory.Inventory
org.bukkit.inventory.ItemStack
org.bukkit.inventory.PlayerInventory
org.bukkit.material.LongGrass
org.bukkit.material.MaterialData
org.bukkit.material.Mushroom
org.bukkit.material.Sandstone
org.bukkit.material.Stairs
org.bukkit.material.Tree
org.bukkit.material.Vine
org.bukkit.material.Wool
org.bukkit.permissions.Permission
org.bukkit.permissions.PermissionDefault
org.bukkit.plugin.Plugin
org.bukkit.plugin.PluginDescriptionFile
org.bukkit.plugin.java.JavaPlugin
org.bukkit.util.noise.PerlinNoiseGenerator

WorldEdit package classes

com.sk89q.worldedit.Vector
com.sk89q.worldedit.bukkit.WorldEditPlugin
com.sk89q.worldedit.bukkit.selections.CuboidSelection
com.sk89q.worldedit.bukkit.selections.Selection
com.sk89q.worldedit.regions.CuboidRegion
com.sk89q.worldedit.regions.CuboidRegionSelector
com.sk89q.worldedit.regions.RegionSelector

WorldGuard package classes

com.sk89q.worldguard.bukkit.WorldGuardPlugin
com.sk89q.worldguard.protection.ApplicableRegionSet
com.sk89q.worldguard.protection.flags.DefaultFlag
com.sk89q.worldguard.protection.flags.StateFlag.State
com.sk89q.worldguard.protection.regions.ProtectedRegion

1 Like

Glad to hear HothGen may yet come to MC1.8/Sponge.

Correlation between Bukkit classes and the new Sponge equivalents is something that will need to be addressed, once there are more than bare bones in the Sponge API. Changes are inevitable, in form and function, that will need good explanations for smoothing the transition from Bukkit to Sponge.

I’m not sure there is anything that yet fulfills this need. Perhaps someone more conversant with coding than I will step forward and start a thread (or wiki or google doc) to begin the arduous process of listing which Bukkit classes translate to Sponge equivalents, when they actually exist.

1 Like

Hey. I’m the developer of the following plugins and I will be porting them over

  • Ships
  • Vessels
  • KF: weldTool

Please add

  • Privileges (GitHub)
    It’s my Permissions plugin of choice! Even though it hasn’t been updated in a while…

Might as well add ClickSort too!

All plugins up to this point added to the spreadsheet, with one exception:

@MoseMister: I couldn’t find a BukkitDev page or GitHub repo of your Killing Floor: weldTool plugin. If you have either, could you link me to it? :slight_smile:

@Lemonous Thats because its currently in preAlpha … sorry forgot about that

If the original author is not going to port DeathLog, I will develop a new version for Sponge. :smile:

EDIT: I can also do AntiPvPGamemode and GlassDropper

I am the developer of the Hotels plugin on Bukkit (http://dev.bukkit.org/bukkit-plugins/hotels/).
Unfortunately I never got to even publish the first version of my plugin, since Bukkit got abandoned and then the DMCA takedown request.

So when the Sponge API will be ready I will probably port my plugin to such platform.

They have a flaw with there click counter for the lins… i just spammed the link
and now my chrome is filled :wink:
oh well what a funny bug…
Maybe per person you can click once on a single link.

Oh uh! stupid Bug! I can spam links and make the click counter go up!

I’ll be porting my plugins, Player Count Message and Blocks Versus Zobmies (the misspelling has grown on me). Just look them up and they will be on bukkit and they’re mine if the author is flyguy23ndm. I really need to learn how to use github.

1 Like

We just hit 400 plugins posted on the spreadsheet. Thank you so much for everyone who is porting and suggesting plugins for the list. Could not have done it without ya!

Special thanks to @Lemonous for his work on the spreadsheet with me

Keep posting more and if you see your plugin on the list and it isn’t claimed, claim it!

7 Likes

I can confirm I will be porting EasyControl as will it be retaining its BSD license