3
0
Mirror von https://github.com/PaperMC/Velocity.git synchronisiert 2024-09-29 06:30:16 +02:00
Velocity/proxy
Adrian 508c1edb3a
Fixed possible IOException if forwarding-secret-file path is a directory (#743)
* Fixed possible IOException if path is a directory

* Removed File usage

* Catch possible NumberFormatException on invalid config version

!Files.exists -> Files.notExists
2022-06-18 20:06:51 -04:00
..
src Fixed possible IOException if forwarding-secret-file path is a directory (#743) 2022-06-18 20:06:51 -04:00
build.gradle Fix "pointers" for players never being used lol & Type pointers (#674) 2022-03-31 22:09:10 -04:00