Add paper backend server

This commit is contained in:
2025-03-27 00:50:24 +00:00
parent e30a75c983
commit b9c5fac9f7
23 changed files with 3315 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# Configuration for the random teleport command.
# Some settings may be defaulted, and can be changed via the /settpr command in-game.
default-location: '{world}'
excluded-biomes:
- cold_ocean
- deep_cold_ocean
- deep_frozen_ocean
- deep_lukewarm_ocean
- deep_ocean
- deep_warm_ocean
- frozen_ocean
- frozen_river
- lukewarm_ocean
- ocean
- river
- warm_ocean