LeStegii / server-software

This repository contains lists of server softwares for minecraft
https://lestegii.github.io/server-software/
217 stars 14 forks source link

For DirtyFolia's description of the plugin types #59

Closed killerprojecte closed 1 year ago

killerprojecte commented 1 year ago

I think the description of the plugin types supported by DirtyFolia is incorrect. DirtyFolia supports part of the Bukkit/Spigot plugin interface. I think changing to "Folia (Bukkit [incomplete]/Spigot [incomplete]/Paper)" might be more appropriate.

LeStegii commented 1 year ago

Folia is in a quite unusual state when it comes to api support, as most spigot plugins will work out of the box but have to specify folia support in the plugin.yml if I remember correctly.

But you're right, I will add a note 👍

LeStegii commented 1 year ago

@killerprojecte Could you check #60?

killerprojecte commented 1 year ago

I think there is no problem, DirtyFolia provides environment parameters for high-end users to allow all plugins to be run to skip the repeated step of adding identifiers inside plugin artifacts