mirror of
https://github.com/WiIIiam278/Velocitab.git
synced 2025-03-13 13:30:01 +01:00
* Incremented join delay * Refactored the code to cache placeholders and then use them in sync * More cleanup * Sorting improvements * Improvements on server switch * Increased delay * Fixed problem with header & footer task Improved placeholder cache * Fixed some problems Not yet stable * Applied 250ms delay to tab group quit logic Reworked disconnect handling * Fixed problem, more stable * Removed debug messages * Recoded task manager Fixed possible synchronization problem Added possibility of using multiple tabgroups files * Fixes * Improvements * Removed mini expansion Changed placeholder internal logic * General improvements * Performance improvements Added not relational conditional placeholders Fixed problems with displayname * Fixed problem * Improved code style Removed useless lines * Optimized imports * Code cleanup * Code cleanup * Fixed possible when using relational placeholders * Added Toilet support * Improved toilet implementation * Added new DebugSystem removed old debug * Changed labels * Removed useless dependencies Bumped toilet * Changed from GeneralUtil to StringUtil * Added Locales * Fixed style * Reverted #238 * Added docs Removed locales * Removed confirm sub command from docs * remove comments * Fixed FileInclusionRule sorting * Fixed rowspan ---------
12 lines
303 B
INI
12 lines
303 B
INI
javaVersion=17
|
|
|
|
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
|
|
org.gradle.daemon=true
|
|
|
|
plugin_version=1.7.4
|
|
plugin_archive=velocitab
|
|
plugin_description=A beautiful and versatile TAB list plugin for Velocity proxies
|
|
|
|
velocity_api_version=3.4.0
|
|
velocity_minimum_build=453
|
|
papi_proxy_bridge_minimum_version=1.7 |