First commit

This commit is contained in:
Laurin
2025-12-01 03:45:44 +01:00
commit 0daabe3de2
18 changed files with 1304 additions and 0 deletions

View File

@@ -0,0 +1,80 @@
#
# |-----| |-----| |-----| |-----| |---\ | | |-----|
# | | | | | | \ | | |
# |-----| |-----| |---| |---| | | |-----| | |--|
# | | | | | / | | | |
# |-----| | |-----| |-----| |---/ | | |-----|
# v1.0.0 by TDSTOS
#
# Organization: McScrims-Network (https://github.com/McScrims-Network/)
# Owner: TDSTOS (https://github.com/TDSTOS)
# Contributors: stavgun (https://github.com/stavgun)
#
debug: false
language: 'en_US'
restart_time: 3
network:
enabled: false
serverId: 'server-1'
type: REDIS
redis:
host: 'localhost'
port: 6379
user: 'default'
password: ''
database: 0
timeout: 5000
poolSize: 10
cooldown: 30
needed_hits: 15
world:
name: 'Default'
border:
size: 1000.0
warning_distance: 5.0
damage: 5.0
decrease: 100.0
game:
name: 'SpeedHG'
variantName: 'Solo - Single Kit'
minimumPlayers: 8
competitiveGame: false
competitiveCommands:
- 'server'
- 'servers'
- 'hub'
- 'lobby'
- 'l'
playerState:
waiting: 'Waiting - %time%'
preStart: 'Waiting - %time%'
immunity: 'Playing - %time%'
battle: 'Playing - %time%'
feast: 'Playing - %time%'
deathmatch: 'Playing - %time%'
end: 'Ending - %time%'
recraftNerf:
enabled: false
maxAmount: 64
beforeState: 'FEAST'
teams:
enabled: false
maximumPlayers: 2
blockedKits: []
blockedPerks: []
perks:
maximumAmount: 2