3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-12-22 06:20:06 +01:00
Paper/src/main
Travis Watkins 478fa4a969 Remove "failed to querty stty columns" spam. Fixes BUKKIT-1669.
When trying to execute stty to get terminal properties an
InterruptedException can be triggered even though we've read all of the
output from stty that we need. Instead of printing a warning and returning
-1 in this case try to parse what data we do have and reset the cache timer.
May also address BUKKIT-1627 and BUKKIT-1686.
2012-05-23 15:32:42 -05:00
..
java Remove "failed to querty stty columns" spam. Fixes BUKKIT-1669. 2012-05-23 15:32:42 -05:00
resources/configurations Add per-world spawn limits with fallback to server-wide bukkit.yml settings. 2012-04-23 22:54:43 -04:00