promotional bannermobile promotional banner

Arcadia Games

A server-side minigames mod featuring

File Details

arcadia_games-1.1.0

  • R
  • Apr 19, 2026
  • 175.40 KB
  • 121
  • 1.21.1
  • NeoForge

File Name

arcadia_games-1.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:arcadia-games-1507012:7950951"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

### Added

- **Participation system** — Opt-in/opt-out system with clickable [JOIN]/[LEAVE] buttons in chat during 30s countdown. Players must click to participate. `/arcadia_games join`, `leave`, `optout`, `optin` commands.
- **Spawn points system** — Configurable teleport positions via `/arcadia_games admin spawn add/remove/list`. JSON persistence in `config/arcadia/arcadiagames/spawnpoints.json`. Cross-dimension support.
- **Position save/restore** — Players teleported for arena games (Proximity, Infection, PvP) are automatically returned to their original position when the game ends.
- **Command blocker** — Configurable list of blocked commands during active games (lobby, spawn, tpa, home, etc.). Only affects participating players. Editable in `config.json`.
- **PvP Arena minigame (#21)** — Combat without real death. Players respawn on elimination with brief invulnerability. Scoring by total damage dealt.
- **Treasure Hunt minigame (#22)** — Find random items (diamond, emerald, golden apple, etc.) by mining, crafting, or looting. Items consumed from inventory when detected.
- **Clickable Pinata TP** — Clickable `[CLICK TO TELEPORT]` button in chat when Zombie Pinata spawns. Uses `/arcadia_games tp_pinata` to bypass command blocker.
- **`/arcadia_games next` command** — Shows time until next automatic minigame.
- **Countdown phase** — All games now start with a 30s registration phase. Game cancelled if 0 participants.
- **HighestPoint ground TP** — Players teleported to ground level at game start for fairness.

### Fixed

- **Join after countdown** — `/join` now blocked once game has started. Only works during countdown.
- **Command blocker scope** — Only participating players have commands blocked, not all server players.
- **Pinata TP blocked** — TP button used `/tp` which was blocked. Now uses dedicated `/arcadia_games tp_pinata`.

### Changed

- **Commands lowercase** — All commands now use `/arcadia_games` (lowercase) instead of `/Arcadia_Games`.
- **Participation required** — All 22 games use participation system. No auto-join.
- **Game ID range** — Admin start command supports 1-22.

### Ajouts

- **Systeme de participation** — Systeme opt-in/opt-out avec boutons cliquables [REJOINDRE]/[QUITTER] dans le chat pendant le countdown de 30s. Les joueurs doivent cliquer pour participer.
- **Systeme de points de spawn** — Positions de teleportation configurables via `/arcadia_games admin spawn add/remove/list`. Persistance JSON. Support cross-dimension.
- **Sauvegarde/restauration des positions** — Les joueurs teleportes pour les jeux d'arene sont automatiquement reteleportes a leur position d'origine.
- **Bloqueur de commandes** — Liste configurable de commandes bloquees pendant les jeux (lobby, spawn, tpa, home, etc.). N'affecte que les participants.
- **Arene PvP (mini-jeu #21)** — Combat sans vraie mort. Respawn apres elimination avec invulnerabilite temporaire. Score par degats infliges.
- **Chasse au Tresor (mini-jeu #22)** — Trouver des items aleatoires en minant, craftant ou fouillant. Items retires de l'inventaire quand detectes.
- **TP cliquable Pinata** — Bouton cliquable dans le chat pour se teleporter au Zombie Pinata.
- **Commande `/arcadia_games next`** — Affiche le temps avant le prochain mini-jeu automatique.
- **Phase de countdown** — Tous les jeux demarrent avec 30s d'inscription. Jeu annule si 0 participant.
- **Sommet du Monde TP au sol** — Joueurs teleportes au sol au debut pour l'equite.

### Correctifs

- **Join apres countdown** — `/join` bloque une fois le jeu lance. Fonctionne uniquement pendant le countdown.
- **Portee du bloqueur** — Seuls les participants ont les commandes bloquees, pas tous les joueurs.
- **TP Pinata bloque** — Le bouton utilisait `/tp` qui etait bloque. Utilise maintenant `/arcadia_games tp_pinata`.

### Modifications

- **Commandes en minuscules** — Toutes les commandes utilisent `/arcadia_games` au lieu de `/Arcadia_Games`.
- **Participation obligatoire** — Les 22 jeux utilisent le systeme de participation. Pas d'inscription automatique.
- **Plage d'ID** — La commande admin start supporte 1-22.