1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-02-19 11:39:50 +01:00
PaperMC/patches
Oliver Janka 1cb2bf466f
Add velocity forwarding secret env override ()
Previously, the velocity forwarding secret could only be configured via
the configuration option in the global paper configuration.
This makes configuring/passing such a value rather difficult for
containerized/orchestrated servers as these configuration files are
usually part of the server data volume itself and hence cannot be
sourced from a secret.

This commit enables administrators to define the PAPER_VELOCITY_SECRET
environment variable, which will override any potentially configured
velocity secret.
2024-09-22 20:25:27 +02:00
..
api Deprecate BlockType#isInteractable () 2024-09-22 20:09:41 +02:00
removed Re-add patches for can-place/can-destroy API () 2024-08-11 13:51:37 -07:00
server Add velocity forwarding secret env override () 2024-09-22 20:25:27 +02:00
unapplied/server Apply optimise collision checking in move packet handling patch 2024-08-16 06:56:13 -07:00