mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-01-08 19:38:36 +01:00
update via
This commit is contained in:
parent
fa3d59c5b0
commit
ad2b68e9c3
@ -72,5 +72,7 @@ object AspirinPlatform : ViaPlatform<UUID> {
|
||||
override fun getPlatformVersion() = AspirinServer.version
|
||||
override fun getPluginVersion() = VersionInfo.VERSION
|
||||
override fun isOldClientsAllowed() = true
|
||||
override fun hasPlugin(name: String?)= false
|
||||
|
||||
override fun isProxy() = true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user