Skip to content

Instantly share code, notes, and snippets.

@Baba0bab
Baba0bab / config.yml
Last active April 25, 2023 12:07
DeltaManagerBungee - Configuration file
debug: false
# See: https://timezonedb.com/time-zones
ZoneId: 'Europe/Paris'
nopermission: '&cYou don''t have permission to use this command'
spacers: [' ', ', ', ' and ']
date:
format:
plural: ['years', 'months', 'days', 'hours', 'minutes', 'seconds']
singular: ['year', 'month', 'day', 'hour', 'minute', 'second']
@Baba0bab
Baba0bab / mods.txt
Created November 1, 2022 18:38
Liste des mods Survie modée DeltaMC
Aether
AppliedEnergistics
BiblioCraft
Chameleon (API)
Chisel
Conarm
CTM (API)
DamageIndicatorsMod (client seulement)
ExtraCells (Addon)
Forgelin (API)
@Baba0bab
Baba0bab / blacklist.yml
Last active June 14, 2022 12:06
DeltaShield - Blacklist configuration (Français)
# ╔══════════════════════╗
# ║ DeltaShield ║
# ║ > Blacklist file ║
# ╚══════════════════════╝
# Configuration version
config-version: 1.0.0
# Liste des punitions :
# - 1 : Avertir le joueur
# - 2 : Ecran noir avec des caractères matriciels
@Baba0bab
Baba0bab / blacklist.yml
Last active June 14, 2022 12:06
DeltaShield - Blacklist configuration (English)
# ╔══════════════════════╗
# ║ DeltaShield ║
# ║ > Blacklist file ║
# ╚══════════════════════╝
# Configuration version
config-version: 1.0.0
# List of punishment:
# - 1 : Warn player
# - 2 : Black screen with matrix characters
@Baba0bab
Baba0bab / messages.yml
Last active June 14, 2022 11:38
DeltaShield - Messages configuration (Français)
# ╔══════════════════════╗
# ║ DeltaShield ║
# ║ > Messages file ║
# ╚══════════════════════╝
# Configuration version
config-version: 1.0.0
alerts:
hack: '&4&lDeltaAC &8» &f%player% &7failed &f%check% &7(&fType %type%&7) &7[&4%vl%&7/&4%max-vl%&7]'
hack-punished: '&4&lDeltaAC &8» &f%player% &7has been punished for &f%check%'
@Baba0bab
Baba0bab / checks.yml
Last active June 14, 2022 11:44
DeltaShield - Checks configuration (Français)
# ╔══════════════════════╗
# ║ DeltaShield ║
# ║ > Checks file ║
# ╚══════════════════════╝
# Configuration version
config-version: 1.0.0
# All settings:
# description: Description of the violation
# enabled: Enable or disable the check
@Baba0bab
Baba0bab / messages.yml
Last active June 14, 2022 11:38
DeltaShield - Messages configuration (English)
# ╔══════════════════════╗
# ║ DeltaShield ║
# ║ > Messages file ║
# ╚══════════════════════╝
# Configuration version
config-version: 1.0.0
alerts:
hack: '&4&lDeltaAC &8» &f%player% &7failed &f%check% &7(&fType %type%&7) &7[&4%vl%&7/&4%max-vl%&7]'
hack-punished: '&4&lDeltaAC &8» &f%player% &7has been punished for &f%check%'
@Baba0bab
Baba0bab / checks.yml
Last active June 14, 2022 11:44
DeltaShield - Checks configuration (English)
# ╔══════════════════════╗
# ║ DeltaShield ║
# ║ > Checks file ║
# ╚══════════════════════╝
# Configuration version
config-version: 1.0.0
# All settings:
# description: Description of the violation
# enabled: Enable or disable the check
@Baba0bab
Baba0bab / config.yml
Last active April 25, 2022 21:26
DeltaShield fichier de configuration (Français)
# Pour une explication complète des fonctionnalités, rendez-vous sur : https://suite.deltamc.fr/
# Mise à jour automatique du fichier de configuration pour avoir les dernières modifications (recommandé)
auto-config-updater:
enabled: true
# Langues disponibles : en; fr; custom
language: fr
custom: null
# Message envoyé au personnel lorsqu'un joueur est signalé
@Baba0bab
Baba0bab / config.yml
Last active April 29, 2022 17:27
DeltaShield configuration file (English)
# For a full explanation of the features, go to : https://suite.deltamc.fr/
# Automatic update of the configuration file to have the latest changes (recommended)
auto-config-updater:
checks:
enabled: true
# Available languages: en; fr; custom
language: en
ignore-plugin-version: false
custom: 'https://gist.githubusercontent.com/user/**********/raw/config.yml'