Initial commit
This commit is contained in:
commit
30f633c7ff
1281 changed files with 265821 additions and 0 deletions
16
servers/hub/plugins/Essentials/tpr.yml
Normal file
16
servers/hub/plugins/Essentials/tpr.yml
Normal 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.
|
||||
min-range: 0.0
|
||||
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
|
||||
Reference in a new issue