mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-10-04 21:50:07 +00:00
Make monitor parameters configurable
This commit is contained in:
@@ -65,3 +65,10 @@ eventcratechance=10
|
||||
spawnx=632032
|
||||
spawny=187177
|
||||
spawnz=-5500
|
||||
|
||||
# Player location monitor interface configuration
|
||||
[monitor]
|
||||
# the port to listen for connections on
|
||||
port=8003
|
||||
# how often the listeners should be updated (in milliseconds)
|
||||
interval=5000
|
||||
|
Reference in New Issue
Block a user