-
Notifications
You must be signed in to change notification settings - Fork 1
Increase target-agnostic utility #31
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Abstract
Some projects rely on useful tools like FileManager found in labyrinth-common, which is awesome in the Bukkit world of things--once you head off platform, working with FileManager is a lot more challenging. As it is a current dependency of labyrinth-common, its consumers also automatically pick up spigot-api, which can slow down or even break a build.
Concept
Pull Bukkit couplings to a new module. This should make it easier to keep most of the functionality we want from labyrinth-common while fixing the target issue with multiple platforms.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request