promotional bannermobile promotional banner

Arcadia Admin Pannel

**Arcadia Admin Panel** is a powerful server administration tool designed to simplify player management through an intuitive and modern GUI. Stop typing long commands! Manage your server efficiently with just a few clicks.

File Details

arcadia-admin-panel-1.1.0

  • R
  • Jan 14, 2026
  • 56.00 KB
  • 24
  • 1.21.1
  • NeoForge

File Name

arcadia-admin-panel-1.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:arcadia-admin-pannel-1427236:7460387"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## [1.1.0] - 2026-01-14

### 🇺🇸 English
#### Added
- **Warn System**:
    - New command `/warn <player> <reason>` to warn players with unified JSON storage (`warns.json`).
    - New command `/warnlist <player>` to view warning history in a dedicated GUI.
    - Added "Warn" and "View Warns" buttons in the player detail menu.
- **Dynamic Localization**:
    - Automatic detection of client language (English/French).
    - Menus and messages adapt instantly without resource packs.

#### Changed
- **Optimization**:
    - Refactored `LanguageHelper` for per-player context.
    - Cleaned up utility classes and improved cache handling.
    - Updated all author tags to `@author vyrriox`.

---

### 🇫🇷 Français
#### Ajouté
- **Système d'Avertissement** :
    - Nouvelle commande `/warn <joueur> <raison>` avec stockage JSON unifié.
    - Nouvelle commande `/warnlist <joueur>` pour voir l'historique dans un GUI dédié.
    - Ajout des boutons "Warn" et "Voir Warns" dans le menu de détail du joueur.
- **Localisation Dynamique** :
    - Détection automatique de la langue du client (Anglais/Français).
    - Les menus et messages s'adaptent instantanément sans resource pack.

#### Changé
- **Optimisation** :
    - Refonte du `LanguageHelper` pour gérer le contexte par joueur.
    - Nettoyage des classes utilitaires et amélioration de la gestion du cache.
    - Mise à jour de tous les tags d'auteur vers `@author vyrriox`.