File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ ServerPulse now supports **all Minecraft server platforms** in the ecosystem:
33
33
34
34
- ** Bukkit/Spigot** : Full support with custom TPS monitoring implementation
35
35
- ** Paper and its forks** (Purpur, Pufferfish, etc.): Enhanced support with native TPS monitoring
36
+ - ** BungeeCord** : Support for BungeeCord proxy servers with network-wide player monitoring
36
37
- ** Velocity** : Support for Velocity proxy servers (ofc TPS and world metrics are not available)
37
38
- ** Fabric** : Support for Fabric servers (latest versions of Fabric API and Minecraft)
38
39
Original file line number Diff line number Diff line change 1
1
group = " it.renvins"
2
- version = " 0.3.5 -SNAPSHOT"
2
+ version = " 0.4.0 -SNAPSHOT"
3
3
4
4
repositories {
5
5
mavenCentral()
You can’t perform that action at this time.
0 commit comments