Skip to content

Instantly share code, notes, and snippets.

@Yuhtin
Last active October 13, 2021 14:46
Show Gist options
  • Save Yuhtin/6b11bf691b7352f25d0339331ed1822a to your computer and use it in GitHub Desktop.
Save Yuhtin/6b11bf691b7352f25d0339331ed1822a to your computer and use it in GitHub Desktop.
[1.8.x] Otimize server by configuring spigot, paper, sportpaper & bukkit.yml
# This is the main configuration file for Bukkit.
# As you can see, there's actually not that much to configure without any plugins.
# For a reference for any variable inside this file, check out the Bukkit Wiki at
# http://wiki.bukkit.org/Bukkit.yml
#
# If you need help on this file, feel free to join us on irc or leave a message
# on the forums asking for advice.
#
# IRC: #spigot @ irc.spi.gt
# (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ )
# Forums: http://www.spigotmc.org/
# Bug tracker: http://www.spigotmc.org/go/bugs
settings:
# Habilite caso seu servidor utilize o mundo The End
allow-end: false
warn-on-overload: true
permissions-file: permissions.yml
update-folder: update
plugin-profiling: false
connection-throttle: -1
query-plugins: true
deprecated-verbose: default
shutdown-message: Servidor reiniciando.
spawn-limits:
monsters: 20
animals: 5
water-animals: 2
ambient: 1
chunk-gc:
period-in-ticks: 400
load-threshold: 300
ticks-per:
animal-spawns: 400
monster-spawns: 4
autosave: 6000
aliases: now-in-commands.yml
database:
username: bukkit
isolation: SERIALIZABLE
driver: org.sqlite.JDBC
password: walrus
url: jdbc:sqlite:{DIR}{NAME}.db
# This is the main configuration file for PaperSpigot.
# 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 PaperSpigot,
# join us at the IRC.
#
# IRC: #paperspigot @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=PaperSpigot )
config-version: 9
data-value-allowed-items: []
stackable-buckets:
lava: false
water: false
milk: false
effect-modifiers:
strength: 1.3
weakness: -0.5
settings:
baby-zombie-movement-speed: 0.5
limit-player-interactions: true
warnWhenSettingExcessiveVelocity: true
world-settings:
default:
verbose: true
cache-chunk-maps: false
remove-invalid-mob-spawner-tile-entities: true
generator-settings:
canyon: true
caves: true
dungeon: true
fortress: true
mineshaft: true
monument: true
stronghold: true
temple: true
village: true
flat-bedrock: false
allow-block-location-tab-completion: true
disable-teleportation-suffocation-check: false
despawn-ranges:
soft: 28
hard: 96
falling-block-height-nerf: 0
nether-ceiling-void-damage: false
fishing-time-range:
MinimumTicks: 100
MaximumTicks: 900
optimize-explosions: true
squid-spawn-height:
minimum: 45.0
maximum: 63.0
mob-spawner-tick-rate: 2
game-mechanics:
boats-drop-boats: false
disable-player-crits: false
disable-chest-cat-detection: true
disable-end-credits: false
remove-unloaded:
enderpearls: true
tnt-entities: true
falling-blocks: true
tnt-explosion-volume: 4.0
player-blocking-damage-multiplier: 0.5
load-chunks:
enderpearls: false
tnt-entities: false
falling-blocks: false
fast-drain:
lava: false
water: false
lava-flow-speed:
normal: 30
nether: 10
player-exhaustion:
block-break: 0.02500000037252903
swimming: 0.014999999664723873
max-growth-height:
cactus: 3
reeds: 3
disable-explosion-knockback: false
water-over-lava-flow-speed: 5
fix-cannons: false
tnt-entity-height-nerf: 0
use-hopper-check: true
all-chunks-are-slime-chunks: false
allow-undead-horse-leashing: false
container-update-tick-rate: 3
keep-spawn-loaded: true
falling-blocks-collide-with-signs: false
disable-mood-sounds: false
use-async-lighting: true
portal-search-radius: 128
disable-thunder: false
disable-ice-and-snow: false
tick-next-tick-list-cap: 10000
tick-next-tick-list-cap-ignores-redstone: false
# This is the main configuration file for Spigot.
# 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.
# For a reference for any variable inside this file, check out the Spigot wiki at
# http://www.spigotmc.org/wiki/spigot-configuration/
#
# If you need help with the configuration or have any questions related to Spigot,
# join us at the IRC or drop by our forums and leave a post.
#
# IRC: #spigot @ irc.spi.gt ( http://www.spigotmc.org/pages/irc/ )
# Forums: http://www.spigotmc.org/
config-version: 8
messages:
whitelist: Servidor em Whitelist!
unknown-command: §7Comando desconhecido.
server-full: O servidor esta cheio!
outdated-client: Versão muito antiga. Atualize para 1.8x
outdated-server: Versão não suportada.
restart: Servidor reiniciando.
settings:
save-user-cache-on-stop-only: true
# Desabilite a função caso não use bungeecord
bungeecord: true
late-bind: true
sample-count: 12
player-shuffle: 0
filter-creative-items: true
user-cache-size: 1000
int-cache-limit: 1024
moved-wrongly-threshold: 0.0625
moved-too-quickly-threshold: 100.0
timeout-time: 60
restart-on-crash: true
restart-script: ./start.sh
netty-threads: 4
attribute:
maxHealth:
max: 2048.0
movementSpeed:
max: 2048.0
attackDamage:
max: 2048.0
debug: false
timings:
enabled: false
verbose: true
server-name-privacy: false
hidden-config-entries:
- database
- settings.bungeecord-addresses
history-interval: 300
history-length: 3600
commands:
tab-complete: 0
log: true
spam-exclusions:
- /skill
silent-commandblock-console: false
replace-commands:
- setblock
- summon
- testforblock
- tellraw
stats:
disable-saving: false
forced-stats: {}
world-settings:
default:
verbose: true
mob-spawn-range: 3
nerf-spawner-mobs: true
growth:
cactus-modifier: 100
cane-modifier: 100
melon-modifier: 100
mushroom-modifier: 100
pumpkin-modifier: 100
sapling-modifier: 100
wheat-modifier: 100
netherwart-modifier: 100
entity-activation-range:
animals: 6
monsters: 16
misc: 2
entity-tracking-range:
players: 48
animals: 48
monsters: 48
misc: 32
other: 64
ticks-per:
hopper-transfer: 24
hopper-check: 24
hopper-amount: 3
random-light-updates: false
save-structure-info: true
anti-xray:
enabled: false
engine-mode: 1
hide-blocks:
- 14
- 15
- 16
- 21
- 48
- 49
- 54
- 56
- 73
- 74
- 82
- 129
- 130
replace-blocks:
- 1
- 5
max-bulk-chunks: 10
max-entity-collisions: 2
dragon-death-sound-radius: 0
seed-village: 10387312
seed-feature: 14357617
hunger:
walk-exhaustion: 0.2
sprint-exhaustion: 0.8
combat-exhaustion: 0.3
regen-exhaustion: 3.0
max-tnt-per-tick: 100
max-tick-time:
tile: 1000
entity: 1000
item-despawn-rate: 4000
merge-radius:
item: 4.0
exp: 6.0
arrow-despawn-rate: 300
enable-zombie-pigmen-portal-spawns: true
wither-spawn-sound-radius: 0
view-distance: 3
hanging-tick-frequency: 100
zombie-aggressive-towards-villager: true
chunks-per-tick: 850
clear-tick-list: false
# This is the main configuration file for SportPaper.
# Command aliases also go in this file, just put what you would normally put in commands.yml under a commands: tag
bukkit:
chunk-gc:
period-in-ticks: 400
load-threshold: 300
ticks-per:
animal-spawns: 400
monster-spawns: 4
autosave: 6000
spawn-limits:
monsters: 20
animals: 5
water-animals: 2
ambient: 1
settings:
allow-end: false
warn-on-overload: true
update-folder: update
plugin-profilling: false
connection-throttle: -1
query-plugins: true
deprecated-verbose: default
shutdown-message: Servidor reinicinado.
use-exact-login-location: false
world-container: .
database:
username: bukkit
isolation: SERIALIZABLE
driver: org.sqlite.JDBC
password: walrus
url: jdbc:sqlite:{DIR}{NAME}.db
spigot:
settings:
save-user-cache-on-stop-only: true
bungeecord: true
late-bind: true
sample-count: 12
player-shuffle: 0
filter-creative-items: true
user-cache-size: 1000
int-cache-limit: 1024
moved-wrongly-threshold: 0.0625
moved-too-quickly-threshold: 100.0
timeout-time: 60
restart-on-crash: true
restart-script: ./start.sh
fetch-skulls: true
netty-threads: 4
attribute:
maxHealth:
max: 2048.0
movementSpeed:
max: 2048.0
attackDamage:
max: 2048.0
debug: false
timings:
enabled: true
verbose: true
server-name-privacy: false
hidden-config-entries:
- database
- settings.bungeecord-addresses
history-interval: 300
history-length: 3600
commands:
tab-complete: 0
log: true
spam-exclusions:
- /skill
silent-commandblock-console: false
replace-commands:
- setblock
- summon
- testforblock
- tellraw
messages:
whitelist: Servidor em Whitelist!
unknown-command: '&7Comando desconhecido.'
internal-error: '&cOcorreu um erro ao executar o comando.'
server-full: O servidor esta cheio!
outdated-client: Versão muito antiga. Atualize para {0}
outdated-server: Versão não suportada. Use a {0}
restart: Servidor reiniciando.
stats:
disable-saving: false
forced-stats: {}
world-settings:
verbose: true
growth:
cactus-modifier: 100
cane-modifier: 100
melon-modifier: 100
mushroom-modifier: 100
pumpkin-modifier: 100
sapling-modifier: 100
wheat-modifier: 100
netherwart-modifier: 100
max-bulk-chunks: 10
max-entity-collisions: 2
dragon-death-sound-radius: 0
anti-xray:
enabled: false
engine-mode: 1
hide-blocks:
- 14
- 15
- 16
- 21
- 48
- 49
- 54
- 56
- 73
- 74
- 82
- 129
- 130
replace-blocks:
- 1
- 5
mob-spawn-range: 3
nerf-spawner-mobs: true
entity-tracking-range:
players: 48
animals: 48
monsters: 48
misc: 32
other: 64
ticks-per:
hopper-transfer: 24
hopper-check: 24
hopper-amount: 1
seed-village: 10387312
seed-feature: 14357617
hunger:
walk-exhaustion: 0.2
sprint-exhaustion: 0.8
combat-exhaustion: 0.3
regen-exhaustion: 3.0
max-tnt-per-tick: 100
max-tick-time:
tile: 1000
entity: 1000
random-light-updates: false
save-structure-info: true
entity-activation-range:
animals: 6
monsters: 16
misc: 2
enable-zombie-pigmen-portal-spawns: true
item-despawn-rate: 4000
merge-radius:
item: 4.0
exp: 6.0
arrow-despawn-rate: 300
view-distance: 3
wither-spawn-sound-radius: 0
hanging-tick-frequency: 100
zombie-aggressive-towards-villager: true
chunks-per-tick: 850
clear-tick-list: false
paper:
settings:
player-auto-save-rate: -1
max-player-auto-save-per-tick: -1
include-randomness-in-arrow-trajectory: false
include-randomness-in-arrow-damage: true
spam-limiter:
tab-spam-increment: 10
tab-spam-limit: 500
empty-server-suspend: PT1M
tick-empty-worlds: true
baby-zombie-movement-speed: 0.5
limit-player-interactions: true
region-file-cache-size: 256
save-empty-scoreboard-teams: false
require-all-plugins: false
save-player-data: true
data-value-allowed-items: []
fire-physics-event-for-redstone: false
effect-modifiers:
strength: 1.3
weakness: -0.5
stackable-buckets:
lava: false
water: false
milk: false
warnWhenSettingExcessiveVelocity: true
knockback:
friction: 2.0
horizontal: 0.4
vertical: 0.4
vertical-limit: 0.4
extra-horizontal: 0.5
extra-vertical: 0.1
world-settings:
verbose: true
generator-settings:
canyon: true
caves: true
dungeon: true
fortress: true
mineshaft: true
monument: true
stronghold: true
temple: true
village: true
flat-bedrock: false
allow-block-location-tab-completion: true
fishing-time-range:
MinimumTicks: 100
MaximumTicks: 900
cache-chunk-maps: false
player-blocking-damage-multiplier: 0.5
despawn-ranges:
soft: 28
hard: 96
remove-unloaded:
enderpearls: true
tnt-entities: true
falling-blocks: true
fast-drain:
lava: false
water: false
lava-flow-speed:
normal: 30
nether: 10
remove-invalid-mob-spawner-tile-entities: true
optimize-explosions: true
mob-spawner-tick-rate: 2
tnt-explosion-volume: 4.0
max-auto-save-chunks-per-tick: 24
max-growth-height:
cactus: 3
reeds: 3
squid-spawn-height:
minimum: 45.0
maximum: 63.0
player-exhaustion:
block-break: 0.02500000037252903
swimming: 0.014999999664723873
remove-corrupt-tile-entities: false
use-chunk-inhabited-timer: true
falling-block-height-nerf: 0
game-mechanics:
boats-drop-boats: false
disable-player-crits: false
disable-chest-cat-detection: true
disable-end-credits: false
nether-ceiling-void-damage: false
load-chunks:
enderpearls: false
tnt-entities: false
falling-blocks: false
disable-teleportation-suffocation-check: false
auto-save-interval: -1
disable-explosion-knockback: false
grass-spread-tick-rate: 1
water-over-lava-flow-speed: 5
fix-cannons: false
tnt-entity-height-nerf: 0
use-hopper-check: true
all-chunks-are-slime-chunks: false
allow-undead-horse-leashing: false
portal-search-radius: 128
disable-thunder: false
disable-ice-and-snow: false
tick-next-tick-list-cap: 10000
tick-next-tick-list-cap-ignores-redstone: false
container-update-tick-rate: 3
keep-spawn-loaded: true
falling-blocks-collide-with-signs: false
armor-stands-do-collision-entity-lookups: true
disable-mood-sounds: false
use-async-lighting: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment