promotional bannermobile promotional banner

Arcadia Spawn Dimension

Arcadia Spawn is a lightweight, optimized NeoForge mod dedicated to creating the perfect server lobby or hub dimension.

File Details

arcadia_spawn-1.4.1

  • R
  • Feb 3, 2026
  • 49.47 KB
  • 56
  • 1.21.1
  • NeoForge

File Name

arcadia_spawn-1.4.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:arcadia-spawn-dimension-1427222:7570022"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## [1.4.1] - 2026-02-03

### 🇺🇸 English
#### Added
- **Command Structure**: Consolidated lobby commands under `/arcadialobby` for better organization.
- **New Command**: `/arcadialobby edit <name> [description|item|location]` to modify existing lobby warps.
- **New Command**: `/arcadialobby tp <name>` to teleport directly to a lobby warp without the menu.
- **Optimization**: Switched `LobbyManager` to `CopyOnWriteArrayList` for better thread safety and performance.

#### Changed
- **Moved**: `/setlobbytp` is now `/arcadialobby setlobbytp`.
- **Moved**: `/dellobbytp` is now `/arcadialobby dellobbytp`.

#### Fixed
- **Stability**: improved error handling to prevent data corruption.

---

### 🇫🇷 Français
#### Ajouté
- **Structure des Commandes** : Regroupement des commandes de lobby sous `/arcadialobby` pour une meilleure organisation.
- **Nouvelle Commande** : `/arcadialobby edit <nom> [description|item|location]` pour modifier les warps existants.
- **Nouvelle Commande** : `/arcadialobby tp <nom>` pour se téléporter directement à un warp sans passer par le menu.
- **Optimisation** : Passage de `LobbyManager` à `CopyOnWriteArrayList` pour une meilleure sécurité des threads et performances.

#### Changé
- **Déplacé** : `/setlobbytp` devient `/arcadialobby setlobbytp`.
- **Déplacé** : `/dellobbytp` devient `/arcadialobby dellobbytp`.

#### Corrigé
- **Stabilité** : Amélioration de la gestion des erreurs pour empêcher la corruption des données.