Skip to content

Commit

Permalink
Remove dead paper forks (#1884)
Browse files Browse the repository at this point in the history
Tuinity has since merged with Paper, and is now not a valid fork

Airplane is shutting down / not updating to 1.18.x
  • Loading branch information
Fredthedoggy committed Dec 5, 2021
1 parent 7277432 commit 2d03252
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ public enum ServerSoftware {
GLOWSTONE(Compatibility.INCOMPATIBLE),
SPIGOT(Compatibility.COMPATIBLE),
PAPER(Compatibility.SUPPORTED),
TUINITY(Compatibility.SUPPORTED),
AIRPLANE(Compatibility.SUPPORTED),
PURPUR(Compatibility.SUPPORTED),
TACOSPIGOT(Compatibility.NOT_SUPPORTED),
AKARIN(Compatibility.NOT_SUPPORTED),
Expand Down

0 comments on commit 2d03252

Please sign in to comment.