mirror of
https://github.com/kaboomserver/server.git
synced 2024-11-01 01:11:18 +00:00
217 lines
6.7 KiB
YAML
217 lines
6.7 KiB
YAML
# 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 Discord or IRC channel.
|
|
#
|
|
# Discord: https://paperdiscord.emc.gs
|
|
# IRC: #paper @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=paper )
|
|
# Website: https://papermc.io/
|
|
# Docs: https://paper.readthedocs.org/
|
|
|
|
verbose: false
|
|
config-version: 20
|
|
timings:
|
|
enabled: false
|
|
verbose: true
|
|
server-name-privacy: false
|
|
hidden-config-entries:
|
|
- database
|
|
- settings.bungeecord-addresses
|
|
- settings.velocity-support.secret
|
|
history-interval: 300
|
|
history-length: 3600
|
|
server-name: Unknown Server
|
|
settings:
|
|
console-has-all-permissions: false
|
|
max-joins-per-tick: 3
|
|
track-plugin-scoreboards: false
|
|
fix-entity-position-desync: true
|
|
player-auto-save-rate: -1
|
|
max-player-auto-save-per-tick: -1
|
|
chunk-tasks-per-tick: 1000
|
|
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
|
|
suggest-player-names-when-null-tab-completions: true
|
|
save-player-data: true
|
|
use-alternative-luck-formula: true
|
|
watchdog:
|
|
early-warning-every: 15000
|
|
early-warning-delay: 20000
|
|
spam-limiter:
|
|
recipe-spam-increment: 1
|
|
recipe-spam-limit: 20
|
|
tab-spam-increment: 1
|
|
tab-spam-limit: 500
|
|
velocity-support:
|
|
enabled: false
|
|
online-mode: false
|
|
secret: ''
|
|
book-size:
|
|
page-max: 2560
|
|
total-multiplier: 0.98
|
|
async-chunks:
|
|
enable: true
|
|
threads: -1
|
|
unsupported-settings:
|
|
allow-headless-pistons: false
|
|
allow-permanent-block-break-exploits: false
|
|
allow-piston-duplication: false
|
|
allow-headless-pistons-readme: This setting controls if players should be able
|
|
to create headless pistons.
|
|
allow-permanent-block-break-exploits-readme: This setting controls if players
|
|
should be able to break bedrock, end portals and other intended to be permanent
|
|
blocks.
|
|
allow-piston-duplication-readme: This setting controls if player should be able
|
|
to use TNT duplication, but this also allows duplicating carpet, rails and potentially
|
|
other items
|
|
messages:
|
|
no-permission: '&cI''m sorry, but you do not have permission to perform this command.
|
|
Please contact the server administrators if you believe that this is in error.'
|
|
kick:
|
|
flying-player: Flying is not enabled on this server
|
|
flying-vehicle: Flying is not enabled on this server
|
|
authentication-servers-down: ''
|
|
connection-throttle: Wait 5 seconds before connecting, thanks! :)
|
|
world-settings:
|
|
default:
|
|
phantoms-do-not-spawn-on-creative-players: true
|
|
phantoms-only-attack-insomniacs: true
|
|
baby-zombie-movement-modifier: 0.5
|
|
spawner-nerfed-mobs-should-jump: false
|
|
keep-spawn-loaded: false
|
|
falling-block-height-nerf: 0
|
|
tnt-entity-height-nerf: 0
|
|
nether-ceiling-void-damage-height: 0
|
|
optimize-explosions: true
|
|
disable-explosion-knockback: false
|
|
disable-thunder: false
|
|
disable-ice-and-snow: false
|
|
mob-spawner-tick-rate: 200
|
|
container-update-tick-rate: 1
|
|
all-chunks-are-slime-chunks: false
|
|
portal-search-radius: 16
|
|
portal-create-radius: 16
|
|
disable-teleportation-suffocation-check: true
|
|
allow-non-player-entities-on-scoreboards: false
|
|
allow-leashing-undead-horse: false
|
|
non-player-arrow-despawn-rate: -1
|
|
creative-arrow-despawn-rate: -1
|
|
skeleton-horse-thunder-spawn-chance: 0.01
|
|
fixed-chunk-inhabited-time: -1
|
|
grass-spread-tick-rate: 400
|
|
use-vanilla-world-scoreboard-name-coloring: false
|
|
prevent-tnt-from-moving-in-water: false
|
|
remove-corrupt-tile-entities: true
|
|
filter-nbt-data-from-spawn-eggs-and-related: true
|
|
enable-treasure-maps: true
|
|
treasure-maps-return-already-discovered: false
|
|
seed-based-feature-search: true
|
|
max-entity-collisions: 1
|
|
parrots-are-unaffected-by-player-movement: false
|
|
disable-creeper-lingering-effect: false
|
|
experience-merge-max-value: -1
|
|
iron-golems-can-spawn-in-air: false
|
|
bed-search-radius: 1
|
|
armor-stands-do-collision-entity-lookups: true
|
|
armor-stands-tick: true
|
|
water-over-lava-flow-speed: 5
|
|
prevent-moving-into-unloaded-chunks: true
|
|
use-faster-eigencraft-redstone: true
|
|
duplicate-uuid-resolver: saferegen
|
|
duplicate-uuid-saferegen-delete-range: 32
|
|
keep-spawn-loaded-range: 5
|
|
auto-save-interval: 200
|
|
max-auto-save-chunks-per-tick: 6
|
|
count-all-mobs-for-spawning: false
|
|
fix-zero-tick-instant-grow-farms: true
|
|
per-player-mob-spawns: false
|
|
entities-target-with-follow-range: false
|
|
zombie-villager-infection-chance: -1.0
|
|
tracker-update-distance: 1.0
|
|
light-queue-size: 20
|
|
max-growth-height:
|
|
cactus: 3
|
|
reeds: 3
|
|
fishing-time-range:
|
|
MinimumTicks: 100
|
|
MaximumTicks: 600
|
|
despawn-ranges:
|
|
soft: 32
|
|
hard: 128
|
|
game-mechanics:
|
|
disable-end-credits: false
|
|
disable-chest-cat-detection: false
|
|
disable-player-crits: false
|
|
disable-sprint-interruption-on-attack: false
|
|
disable-unloaded-chunk-enderpearl-exploit: true
|
|
shield-blocking-delay: 5
|
|
scan-for-legacy-ender-dragon: false
|
|
disable-relative-projectile-velocity: false
|
|
disable-pillager-patrols: true
|
|
nerf-pigmen-from-nether-portals: false
|
|
pillager-patrols:
|
|
spawn-chance: 0.2
|
|
spawn-delay:
|
|
per-player: false
|
|
ticks: 12000
|
|
start:
|
|
per-player: false
|
|
day: 5
|
|
lightning-strike-distance-limit:
|
|
sound: -1
|
|
impact-sound: -1
|
|
flash: -1
|
|
frosted-ice:
|
|
enabled: true
|
|
delay:
|
|
min: 20
|
|
max: 40
|
|
lootables:
|
|
auto-replenish: false
|
|
restrict-player-reloot: true
|
|
reset-seed-on-fill: true
|
|
max-refills: -1
|
|
refresh-min: 12h
|
|
refresh-max: 2d
|
|
squid-spawn-height:
|
|
maximum: 0.0
|
|
anti-xray:
|
|
enabled: false
|
|
engine-mode: 1
|
|
chunk-edge-mode: 2
|
|
max-chunk-section-index: 3
|
|
update-radius: 2
|
|
hidden-blocks:
|
|
- gold_ore
|
|
- iron_ore
|
|
- coal_ore
|
|
- lapis_ore
|
|
- mossy_cobblestone
|
|
- obsidian
|
|
- chest
|
|
- diamond_ore
|
|
- redstone_ore
|
|
- clay
|
|
- emerald_ore
|
|
- ender_chest
|
|
replacement-blocks:
|
|
- stone
|
|
- oak_planks
|
|
alt-item-despawn-rate:
|
|
enabled: false
|
|
items:
|
|
COBBLESTONE: 300
|
|
generator-settings:
|
|
flat-bedrock: false
|
|
hopper:
|
|
cooldown-when-full: true
|
|
disable-move-event: true
|
|
viewdistances:
|
|
no-tick-view-distance: 10
|