mirror of
https://github.com/WiIIiam278/Velocitab.git
synced 2025-03-13 13:30:01 +01:00
* feat: add server URLs * refactor: cleanup imports * fix: only send server links to 1.21 clients * feat: update server links on reload * refactor: minor cleanup * docs: add docs for server links * fix: protocol version check issue * Improved ServerUrl#resolve --------- Co-authored-by: AlexDev_ <56083016+alexdev03@users.noreply.github.com>
11 lines
263 B
INI
11 lines
263 B
INI
javaVersion=17
|
|
|
|
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
|
|
org.gradle.daemon=true
|
|
|
|
plugin_version=1.7
|
|
plugin_archive=velocitab
|
|
plugin_description=A beautiful and versatile TAB list plugin for Velocity proxies
|
|
|
|
velocity_api_version=3.3.0
|
|
velocity_minimum_build=400 |