Mirror von
https://github.com/Moulberry/AxiomPaperPlugin.git
synchronisiert 2024-11-08 17:40:04 +01:00
Add new options to default config
Dieser Commit ist enthalten in:
Ursprung
5c8e845b62
Commit
55e85a3d0e
@ -4,6 +4,13 @@ max-chunk-sends-per-tick: 0
|
||||
# Max chunk relights per tick (per-world), 0 = no limit
|
||||
max-chunk-relights-per-tick: 0
|
||||
|
||||
# Maximum distance from which players can load chunks
|
||||
# Set to 0 to only allow editing within render distance
|
||||
max-chunk-load-distance: 128
|
||||
|
||||
# Whether players are allowed to teleport between worlds using views
|
||||
allow-teleport-between-worlds: true
|
||||
|
||||
# Action to take when a user with an incompatible Minecraft version or Axiom version joins
|
||||
# Valid actions are 'kick', 'warn' and 'ignore'
|
||||
# Using 'ignore' may result in corruption and is only provided for debugging purposes
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren