Added siverten/ game server images, a tor image and a utility script
This commit is contained in:
48
siverten/magma/paper.yml
Normal file
48
siverten/magma/paper.yml
Normal file
@@ -0,0 +1,48 @@
|
||||
# This is the main configuration file for Paper.
|
||||
# As you can see, there's tons to configure. Some options may impact gameplay, so use
|
||||
# with caution, and make sure you know what each option does before configuring.
|
||||
#
|
||||
# If you need help with the configuration or have any questions related to Paper,
|
||||
# join us in our IRC channel.
|
||||
#
|
||||
# IRC: #paper @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=paper )
|
||||
# Wiki: https://paper.readthedocs.org/
|
||||
# Paper Forums: https://aquifermc.org/
|
||||
|
||||
verbose: false
|
||||
config-version: 13
|
||||
settings:
|
||||
sleep-between-chunk-saves: false
|
||||
load-permissions-yml-before-plugins: true
|
||||
region-file-cache-size: 256
|
||||
enable-player-collisions: true
|
||||
save-empty-scoreboard-teams: false
|
||||
bungee-online-mode: true
|
||||
incoming-packet-spam-threshold: 300
|
||||
player-auto-save-rate: -1
|
||||
max-player-auto-save-per-tick: -1
|
||||
remove-invalid-statistics: false
|
||||
save-player-data: true
|
||||
use-alternative-luck-formula: false
|
||||
min-chunk-load-threads: 2
|
||||
suggest-player-names-when-null-tab-completions: true
|
||||
spam-limiter:
|
||||
tab-spam-increment: 10
|
||||
tab-spam-limit: 500
|
||||
book-size:
|
||||
page-max: 2560
|
||||
total-multiplier: 0.98
|
||||
messages:
|
||||
kick:
|
||||
authentication-servers-down: ''
|
||||
flying-player: Flying is not enabled on this server
|
||||
flying-vehicle: Flying is not enabled on this server
|
||||
timings:
|
||||
enabled: true
|
||||
verbose: true
|
||||
server-name-privacy: false
|
||||
hidden-config-entries:
|
||||
- database
|
||||
- settings.bungeecord-addresses
|
||||
history-interval: 300
|
||||
history-length: 3600
|
Reference in New Issue
Block a user