Skip to content

Commit

Permalink
removed pufferfish and added folia & minestom
Browse files Browse the repository at this point in the history
  • Loading branch information
ezTxmMC committed Aug 19, 2024
1 parent fad4cb6 commit 0fe0a2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/grouptypes.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ enum ServiceType {

enum ProxySoftwareType {
BUNGEECORD,
FLUX,
VELOCITY
}

enum ServerSoftwareType {
SPIGOT,
PAPER,
PURPUR,
PUFFERFISH
FOLIA,
MINESTOM
}

enum SupportedVersions {
Expand Down

0 comments on commit 0fe0a2c

Please sign in to comment.