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.2

  • R
  • Mar 11, 2026
  • 57.99 KB
  • 8
  • 1.21.1
  • NeoForge

File Name

arcadia_spawn-1.4.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

## [1.4.2] - 2026-03-11

### 🇺🇸 English
#### Added
- **Slot Bypass System**: New system allowing specific permission holders to bypass server slot limits.
  - Config file: `config/arcadia/arcadialobbyspawn/slot_bypass.toml`
  - Permission node: `arcadia_spawn.slots.bypass` (LuckPerms compatible via NeoForge PermissionAPI)
  - Configurable: `max_slots`, `kick_message`, `enabled`
- **Tweaks (Mixins)**: New configurable tweaks added to `slot_bypass.toml`
  - `fake_max_slots_enabled`: Displays `max_slots` in the server list instead of the real max.
  - `hide_join_leave_messages`: Prevents join/leave message spam in chat.

#### Fixed
- **`/setlobbyspawn` Command**: Fixed the command not being registered. The method existed but was never wired to the Brigadier dispatcher.
- **Typo**: Fixed "Teleposting" → "Teleporting" in English locale.

---

### 🇫🇷 Français
#### Ajouté
- **Système de Bypass de Slots** : Nouveau système permettant à certains joueurs de bypass la limite de slots du serveur.
  - Fichier de config : `config/arcadia/arcadialobbyspawn/slot_bypass.toml`
  - Permission : `arcadia_spawn.slots.bypass` (compatible LuckPerms via NeoForge PermissionAPI)
  - Configurable : `max_slots`, `kick_message`, `enabled`
- **Ajustements (Mixins)** : Nouveaux ajustements configurables ajoutés à `slot_bypass.toml`
  - `fake_max_slots_enabled` : Affiche `max_slots` dans la liste de serveurs à la place du maximum réel.
  - `hide_join_leave_messages` : Empêche le spam des messages de connexion/déconnexion dans le chat.

#### Corrigé
- **Commande `/setlobbyspawn`** : Correction de la commande qui n'était pas enregistrée. La méthode existait mais n'était jamais liée au dispatcher Brigadier.
- **Coquille** : Correction de "Teleposting" → "Teleporting" dans la locale anglaise.