This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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'] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Aether | |
| AppliedEnergistics | |
| BiblioCraft | |
| Chameleon (API) | |
| Chisel | |
| Conarm | |
| CTM (API) | |
| DamageIndicatorsMod (client seulement) | |
| ExtraCells (Addon) | |
| Forgelin (API) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ╔══════════════════════╗ | |
| # ║ 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ╔══════════════════════╗ | |
| # ║ DeltaShield ║ | |
| # ║ > Blacklist file ║ | |
| # ╚══════════════════════╝ | |
| # Configuration version | |
| config-version: 1.0.0 | |
| # List of punishment: | |
| # - 1 : Warn player | |
| # - 2 : Black screen with matrix characters |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ╔══════════════════════╗ | |
| # ║ 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%' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ╔══════════════════════╗ | |
| # ║ DeltaShield ║ | |
| # ║ > Checks file ║ | |
| # ╚══════════════════════╝ | |
| # Configuration version | |
| config-version: 1.0.0 | |
| # All settings: | |
| # description: Description of the violation | |
| # enabled: Enable or disable the check |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ╔══════════════════════╗ | |
| # ║ 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%' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ╔══════════════════════╗ | |
| # ║ DeltaShield ║ | |
| # ║ > Checks file ║ | |
| # ╚══════════════════════╝ | |
| # Configuration version | |
| config-version: 1.0.0 | |
| # All settings: | |
| # description: Description of the violation | |
| # enabled: Enable or disable the check |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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é |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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' |