Updated to 1.13.2

master
EspiDev 6 years ago
parent cd88a68e02
commit 250700fad1

@ -4,5 +4,5 @@ before_script:
build_image:
script:
- docker build -t gliders .
- docker tag gliders:latest dolphinbox.net:8084/gliders
- docker push dolphinbox.net:8084/gliders
- docker tag gliders:latest registry.estinet.net/estinet/gliders
- docker push registry.estinet.net/estinet/gliders

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -1 +0,0 @@
2Вщ>hJъЈ3*cd•x~

@ -1,15 +1,15 @@
# 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
# https://www.spigotmc.org/go/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
# (If this means nothing to you, just go to https://www.spigotmc.org/go/irc )
# Forums: https://www.spigotmc.org/
# Bug tracker: https://www.spigotmc.org/go/bugs
settings:

@ -1,17 +1,20 @@
# This is the commands configuration file for Bukkit.
# For documentation on how to make use of this file, check out the Bukkit Wiki at
# http://wiki.bukkit.org/Commands.yml
# https://www.spigotmc.org/go/commands-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
# (If this means nothing to you, just go to https://www.spigotmc.org/go/irc )
# Forums: https://www.spigotmc.org/
# Bug tracker: https://www.spigotmc.org/go/bugs
command-block-overrides: []
ignore-vanilla-permissions: false
aliases:
icanhasbukkit:
- version $1-
iliketotroll:
- ping <[&6Owner&f]_InDev_> I luv u. :D:D:D:D:D:D:D:D
plugins:

@ -2,7 +2,6 @@
echo "Initializing..."
if [ ! -f "init.lock" ]; then
echo "Adding log..."
echo server-port=$PORT_NUM >> server.properties
echo " Name: $CS_NAME" >> plugins/gFeatures/Config.yml
touch init.lock
fi

Binary file not shown.

@ -1,28 +1,4 @@
[
{
"uuid": "7eb39d72-e100-31b8-bfa0-7ff4efe6f2ce",
"name": "Seshpenugin",
"level": 4,
"bypassesPlayerLimit": false
},
{
"uuid": "960f9f21-6652-3084-99a9-fd82276ef83e",
"name": "Seshpenguin",
"level": 4,
"bypassesPlayerLimit": false
},
{
"uuid": "bf2c4ace-127b-3085-b987-88403d05c3cf",
"name": "_InDev_",
"level": 4,
"bypassesPlayerLimit": false
},
{
"uuid": "25a2906e-7fd0-39f0-858c-720089da2567",
"name": "_Indev-",
"level": 4,
"bypassesPlayerLimit": false
},
{
"uuid": "b48083c2-19ca-4959-a0d0-a967a93d0fd3",
"name": "Seshpenguin",
@ -31,7 +7,7 @@
},
{
"uuid": "55618dfa-b17f-4e8a-814f-41768360af09",
"name": "_InDev_",
"name": "EspiDev",
"level": 4,
"bypassesPlayerLimit": false
}

@ -3,30 +3,54 @@
# 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.
# 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 )
# Wiki: https://paper.readthedocs.org/
# Paper Forums: https://aquifermc.org/
# Website: https://papermc.io/
# Docs: https://paper.readthedocs.org/
verbose: false
config-version: 12
config-version: 15
settings:
load-permissions-yml-before-plugins: true
bungee-online-mode: true
queue-light-updates-max-loss: 10
suggest-player-names-when-null-tab-completions: true
watchdog:
early-warning-every: 5000
early-warning-delay: 10000
spam-limiter:
tab-spam-increment: 1
tab-spam-limit: 500
sleep-between-chunk-saves: false
region-file-cache-size: 256
save-empty-scoreboard-teams: false
incoming-packet-spam-threshold: 300
remove-invalid-statistics: false
min-chunk-load-threads: 2
use-versioned-world: false
velocity-support:
enabled: false
online-mode: false
secret: ''
save-player-data: true
enable-player-collisions: true
async-chunks:
enable: true
generation: true
thread-per-world-generation: true
load-threads: -1
player-auto-save-rate: -1
max-player-auto-save-per-tick: -1
use-alternative-luck-formula: false
min-chunk-load-threads: 2
set-health-before-death-event: false
messages:
kick:
flying-player: Flying is not enabled on this server
flying-vehicle: Flying is not enabled on this server
authentication-servers-down: ''
connection-throttle: Connection throttled! Please wait before reconnecting.
timings:
enabled: true
verbose: true
@ -38,28 +62,50 @@ timings:
history-length: 3600
world-settings:
default:
generator-settings:
canyon: true
caves: true
dungeon: true
fortress: true
mineshaft: true
monument: true
stronghold: true
temple: true
village: true
flat-bedrock: false
remove-corrupt-tile-entities: false
use-chunk-inhabited-timer: true
queue-light-updates: false
falling-block-height-nerf: 0
tnt-entity-height-nerf: 0
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
filter-nbt-data-from-spawn-eggs-and-related: true
max-entity-collisions: 8
disable-creeper-lingering-effect: false
portal-search-radius: 128
game-mechanics:
villages-load-chunks: false
scan-for-legacy-ender-dragon: true
disable-chest-cat-detection: false
disable-end-credits: false
disable-player-crits: false
disable-sprint-interruption-on-attack: false
shield-blocking-delay: 5
disable-unloaded-chunk-enderpearl-exploit: true
optimize-explosions: false
use-chunk-inhabited-timer: true
use-vanilla-world-scoreboard-name-coloring: false
delay-chunk-unloads-by: 10s
max-auto-save-chunks-per-tick: 24
save-queue-limit-for-auto-save: 50
remove-corrupt-tile-entities: false
squid-spawn-height:
minimum: 45.0
maximum: 63.0
enable-treasure-maps: true
treasure-maps-return-already-discovered: false
max-chunk-sends-per-tick: 81
max-chunk-gens-per-tick: 10
prevent-moving-into-unloaded-chunks: false
max-growth-height:
cactus: 3
reeds: 3
@ -69,58 +115,84 @@ world-settings:
despawn-ranges:
soft: 32
hard: 128
falling-block-height-nerf: 0
tnt-entity-height-nerf: 0
water-over-lava-flow-speed: 5
fast-drain:
lava: false
water: false
portal-search-radius: 128
lava-flow-speed:
normal: 30
nether: 10
lootables:
auto-replenish: false
restrict-player-reloot: true
reset-seed-on-fill: true
max-refills: -1
refresh-min: 12h
refresh-max: 2d
filter-nbt-data-from-spawn-eggs-and-related: true
max-entity-collisions: 8
frosted-ice:
enabled: true
delay:
min: 20
max: 40
nether-ceiling-void-damage: false
allow-non-player-entities-on-scoreboards: false
hopper:
cooldown-when-full: true
disable-move-event: false
push-based: false
duplicate-uuid-resolver: saferegen
duplicate-uuid-saferegen-delete-range: 32
keep-spawn-loaded-range: 8
auto-save-interval: -1
disable-explosion-knockback: false
elytra-hit-wall-damage: true
grass-spread-tick-rate: 1
enable-old-tnt-cannon-behaviors: false
game-mechanics:
disable-chest-cat-detection: false
disable-end-credits: false
use-alternate-fallingblock-onGround-detection: false
non-player-arrow-despawn-rate: -1
fire-physics-event-for-redstone: false
keep-spawn-loaded: true
anti-xray:
enabled: false
engine-mode: 1
chunk-edge-mode: 1
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
- lit_redstone_ore
- clay
- emerald_ore
- ender_chest
replacement-blocks:
- stone
- planks
experience-merge-max-value: -1
skip-entity-ticking-in-chunks-scheduled-for-unload: true
armor-stands-do-collision-entity-lookups: true
spawner-nerfed-mobs-should-jump: false
baby-zombie-movement-speed: 0.5
allow-leashing-undead-horse: false
auto-save-interval: -1
disable-thunder: false
skeleton-horse-thunder-spawn-chance: 0.01
disable-ice-and-snow: false
fire-physics-event-for-redstone: false
mob-spawner-tick-rate: 1
all-chunks-are-slime-chunks: false
grass-spread-tick-rate: 1
water-over-lava-flow-speed: 5
bed-search-radius: 1
nether-ceiling-void-damage: false
allow-non-player-entities-on-scoreboards: false
container-update-tick-rate: 1
parrots-are-unaffected-by-player-movement: false
non-player-arrow-despawn-rate: -1
creative-arrow-despawn-rate: -1
enable-old-tnt-cannon-behaviors: false
prevent-tnt-from-moving-in-water: false
disable-explosion-knockback: false
disable-teleportation-suffocation-check: false
enable-treasure-maps: true
treasure-maps-return-already-discovered: false
armor-stands-tick: true
spawner-nerfed-mobs-should-jump: false
baby-zombie-movement-speed: 0.5
allow-leashing-undead-horse: false
all-chunks-are-slime-chunks: false
mob-spawner-tick-rate: 1
squid-spawn-height:
maximum: 63.0
minimum: 45.0
generator-settings:
canyon: true
caves: true
dungeon: true
fortress: true
mineshaft: true
monument: true
stronghold: true
temple: true
village: true
flat-bedrock: false
fast-drain:
lava: false
water: false
lava-flow-speed:
normal: 30
nether: 10
elytra-hit-wall-damage: true
use-alternate-fallingblock-onGround-detection: false
verbose: false

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -0,0 +1,7 @@
# bStats collects some data for plugin authors like how many servers are using their plugins.
# To honor their work, you should not disable it.
# This has nearly no effect on the server performance!
# Check out https://bStats.org/ to learn more :)
enabled: true
serverUuid: b0eb3adc-2252-41c1-a3f8-a6fc014f8583
logFailedRequests: false

Binary file not shown.

@ -5,7 +5,6 @@ Config:
gDestroyCritical: 'false'
GenesisAccess: 'false'
GenesisBackup: 'false'
GenesisEconomy: 'true'
gFactions: 'false'
gHub: 'false'
gMusic: 'true'
@ -25,6 +24,8 @@ Config:
Shop: 'true'
FusionPlay: 'false'
SurvivalTwo: 'false'
EstiCoins: 'true'
EstiTicket: 'false'
Extensions:
Skript:
gCrates: 'false'
@ -50,3 +51,4 @@ ClioteSky:
Port: '36000'
Category: Gliders
Enable: 'true'
CheckTLS: 'false'

@ -0,0 +1,6 @@
{
"pack": {
"description": "Data pack for resources provided by Bukkit plugins",
"pack_format": 1
}
}

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save