Updated to 1.13.2

master
EspiDev 6 years ago
parent cd88a68e02
commit 250700fad1

@ -4,5 +4,5 @@ before_script:
build_image: build_image:
script: script:
- docker build -t gliders . - docker build -t gliders .
- docker tag gliders:latest dolphinbox.net:8084/gliders - docker tag gliders:latest registry.estinet.net/estinet/gliders
- docker push dolphinbox.net:8084/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. # This is the main configuration file for Bukkit.
# As you can see, there's actually not that much to configure without any plugins. # 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 # 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 # If you need help on this file, feel free to join us on irc or leave a message
# on the forums asking for advice. # on the forums asking for advice.
# #
# IRC: #spigot @ irc.spi.gt # IRC: #spigot @ irc.spi.gt
# (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ ) # (If this means nothing to you, just go to https://www.spigotmc.org/go/irc )
# Forums: http://www.spigotmc.org/ # Forums: https://www.spigotmc.org/
# Bug tracker: http://www.spigotmc.org/go/bugs # Bug tracker: https://www.spigotmc.org/go/bugs
settings: settings:

@ -1,17 +1,20 @@
# This is the commands configuration file for Bukkit. # This is the commands configuration file for Bukkit.
# For documentation on how to make use of this file, check out the Bukkit Wiki at # 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 # If you need help on this file, feel free to join us on irc or leave a message
# on the forums asking for advice. # on the forums asking for advice.
# #
# IRC: #spigot @ irc.spi.gt # IRC: #spigot @ irc.spi.gt
# (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ ) # (If this means nothing to you, just go to https://www.spigotmc.org/go/irc )
# Forums: http://www.spigotmc.org/ # Forums: https://www.spigotmc.org/
# Bug tracker: http://www.spigotmc.org/go/bugs # Bug tracker: https://www.spigotmc.org/go/bugs
command-block-overrides: [] command-block-overrides: []
ignore-vanilla-permissions: false
aliases: aliases:
icanhasbukkit:
- version $1-
iliketotroll: iliketotroll:
- ping <[&6Owner&f]_InDev_> I luv u. :D:D:D:D:D:D:D:D - ping <[&6Owner&f]_InDev_> I luv u. :D:D:D:D:D:D:D:D
plugins: plugins:

@ -2,7 +2,6 @@
echo "Initializing..." echo "Initializing..."
if [ ! -f "init.lock" ]; then if [ ! -f "init.lock" ]; then
echo "Adding log..." echo "Adding log..."
echo server-port=$PORT_NUM >> server.properties
echo " Name: $CS_NAME" >> plugins/gFeatures/Config.yml echo " Name: $CS_NAME" >> plugins/gFeatures/Config.yml
touch init.lock touch init.lock
fi 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", "uuid": "b48083c2-19ca-4959-a0d0-a967a93d0fd3",
"name": "Seshpenguin", "name": "Seshpenguin",
@ -31,8 +7,8 @@
}, },
{ {
"uuid": "55618dfa-b17f-4e8a-814f-41768360af09", "uuid": "55618dfa-b17f-4e8a-814f-41768360af09",
"name": "_InDev_", "name": "EspiDev",
"level": 4, "level": 4,
"bypassesPlayerLimit": false "bypassesPlayerLimit": false
} }
] ]

@ -3,30 +3,54 @@
# with caution, and make sure you know what each option does before configuring. # 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, # 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 ) # IRC: #paper @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=paper )
# Wiki: https://paper.readthedocs.org/ # Website: https://papermc.io/
# Paper Forums: https://aquifermc.org/ # Docs: https://paper.readthedocs.org/
verbose: false verbose: false
config-version: 12 config-version: 15
settings: settings:
load-permissions-yml-before-plugins: true load-permissions-yml-before-plugins: true
bungee-online-mode: 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 sleep-between-chunk-saves: false
region-file-cache-size: 256 region-file-cache-size: 256
save-empty-scoreboard-teams: false save-empty-scoreboard-teams: false
incoming-packet-spam-threshold: 300 incoming-packet-spam-threshold: 300
remove-invalid-statistics: false 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 enable-player-collisions: true
async-chunks:
enable: true
generation: true
thread-per-world-generation: true
load-threads: -1
player-auto-save-rate: -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 set-health-before-death-event: false
messages: messages:
kick: kick:
flying-player: Flying is not enabled on this server flying-player: Flying is not enabled on this server
flying-vehicle: 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: timings:
enabled: true enabled: true
verbose: true verbose: true
@ -38,28 +62,50 @@ timings:
history-length: 3600 history-length: 3600
world-settings: world-settings:
default: default:
generator-settings: remove-corrupt-tile-entities: false
canyon: true use-chunk-inhabited-timer: true
caves: true
dungeon: true
fortress: true
mineshaft: true
monument: true
stronghold: true
temple: true
village: true
flat-bedrock: false
queue-light-updates: false 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 optimize-explosions: false
use-chunk-inhabited-timer: true
use-vanilla-world-scoreboard-name-coloring: false use-vanilla-world-scoreboard-name-coloring: false
delay-chunk-unloads-by: 10s delay-chunk-unloads-by: 10s
max-auto-save-chunks-per-tick: 24 max-auto-save-chunks-per-tick: 24
save-queue-limit-for-auto-save: 50 save-queue-limit-for-auto-save: 50
remove-corrupt-tile-entities: false enable-treasure-maps: true
squid-spawn-height: treasure-maps-return-already-discovered: false
minimum: 45.0 max-chunk-sends-per-tick: 81
maximum: 63.0 max-chunk-gens-per-tick: 10
prevent-moving-into-unloaded-chunks: false
max-growth-height: max-growth-height:
cactus: 3 cactus: 3
reeds: 3 reeds: 3
@ -69,58 +115,84 @@ world-settings:
despawn-ranges: despawn-ranges:
soft: 32 soft: 32
hard: 128 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: hopper:
cooldown-when-full: true
disable-move-event: false
push-based: false push-based: false
duplicate-uuid-resolver: saferegen
duplicate-uuid-saferegen-delete-range: 32
keep-spawn-loaded-range: 8 keep-spawn-loaded-range: 8
auto-save-interval: -1 fire-physics-event-for-redstone: false
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
keep-spawn-loaded: true 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 armor-stands-do-collision-entity-lookups: true
spawner-nerfed-mobs-should-jump: false auto-save-interval: -1
baby-zombie-movement-speed: 0.5
allow-leashing-undead-horse: false
disable-thunder: false disable-thunder: false
skeleton-horse-thunder-spawn-chance: 0.01 skeleton-horse-thunder-spawn-chance: 0.01
disable-ice-and-snow: false disable-ice-and-snow: false
fire-physics-event-for-redstone: false grass-spread-tick-rate: 1
mob-spawner-tick-rate: 1 water-over-lava-flow-speed: 5
all-chunks-are-slime-chunks: false bed-search-radius: 1
nether-ceiling-void-damage: false
allow-non-player-entities-on-scoreboards: false
container-update-tick-rate: 1 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 disable-teleportation-suffocation-check: false
enable-treasure-maps: true armor-stands-tick: true
treasure-maps-return-already-discovered: false 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 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' gDestroyCritical: 'false'
GenesisAccess: 'false' GenesisAccess: 'false'
GenesisBackup: 'false' GenesisBackup: 'false'
GenesisEconomy: 'true'
gFactions: 'false' gFactions: 'false'
gHub: 'false' gHub: 'false'
gMusic: 'true' gMusic: 'true'
@ -25,6 +24,8 @@ Config:
Shop: 'true' Shop: 'true'
FusionPlay: 'false' FusionPlay: 'false'
SurvivalTwo: 'false' SurvivalTwo: 'false'
EstiCoins: 'true'
EstiTicket: 'false'
Extensions: Extensions:
Skript: Skript:
gCrates: 'false' gCrates: 'false'
@ -50,3 +51,4 @@ ClioteSky:
Port: '36000' Port: '36000'
Category: Gliders Category: Gliders
Enable: 'true' 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