Arcadia Lib

Arcadia Lib is the shared foundation required by all Arcadia Pets, Prestige and AH. It provides the database layer, player data management and debug mode.

6

Arcadia Lib

<div><h1 style="font-size:2.5em">Arcadia Lib</h1><p><a href="https://arcadia-echoes-of-power.fr/" rel="nofollow"><img src="https://img.shields.io/badge/Website-Arcadia-blue?style=for-the-badge&logo=google-chrome" alt="Website"></a>   <a href="https://ko-fi.com/aminoquiz" rel="nofollow"><img src="https://img.shields.io/badge/Donate-Ko--fi-FF5E5B?style=for-the-badge&logo=ko-fi&logoColor=white" alt="Donate"></a></p></div>
<p>Support the project on ko-fi: <a href="https://ko-fi.com/aminoquiz" rel="nofollow">https://ko-fi.com/aminoquiz</a></p>

<p style="font-size: 1.3em; font-weight: bold;">English</p>
<hr style="width: 40%;">

<p>Arcadia Lib is the shared foundation behind Prestige, Pets and the AH. Install it because something else asked for it.</p>

<p>What's inside:</p>
<ul>
<li>MySQL pool (HikariCP) so multi-server setups share one database. In-memory fallback in singleplayer.</li>
<li>Player data: daily streaks, particle preferences, server tagging.</li>
<li>The shared <code>arcadia_lib:arcadia_token</code> currency used by daily rewards and the AH.</li>
<li>Staff pet entities (Mythic-tier skins) so Pets runs without Prestige.</li>
<li>The <code>/arcadia</code> command that opens the shared hub.</li>
</ul>

<h3>Setup</h3>
<p>On a server, set MySQL credentials in <code>config/arcadia-database.toml</code> before first start. Singleplayer needs nothing.</p>

<p>For the modpack experience, hop on <a href="https://arcadia-echoes-of-power.fr/" rel="nofollow">our Industry, Magic & Exploration pack</a>.</p>

<p style="font-size: 1.3em; font-weight: bold;">Français</p>
<hr style="width: 40%;">

<p>Arcadia Lib est la base partagée par Prestige, Pets et l'HDV. Installe-la parce qu'un autre mod te le demande.</p>

<p>Ce qu'elle contient :</p>
<ul>
<li>Pool de connexions MySQL via HikariCP pour partager une même base entre plusieurs serveurs. Bascule en mémoire en solo.</li>
<li>Données joueur : suivi des connexions consécutives, préférences de particules, tag de serveur.</li>
<li>L'item monnaie <code>arcadia_lib:arcadia_token</code> utilisé par les récompenses journalières et l'HDV.</li>
<li>Les entités des pets staff (skins Mythic), pour que Pets fonctionne sans Prestige.</li>
<li>La commande <code>/arcadia</code> qui ouvre le hub partagé.</li>
</ul>

<h3>Installation</h3>
<p>Sur serveur, configure <code>config/arcadia-database.toml</code> avant le premier démarrage. En solo, rien à faire.</p>

<p>Pour l'expérience complète, viens jouer sur <a href="https://arcadia-echoes-of-power.fr/" rel="nofollow">notre modpack Industrie, Magie & Exploration</a>.</p>

<hr>
<p>Found a bug or want to suggest something? Drop a comment on the project page.</p>
<p>If you want to help keep these mods going, ko-fi is the best way: <a href="https://ko-fi.com/aminoquiz" rel="nofollow">https://ko-fi.com/aminoquiz</a>. Every donation matters.</p>

ADS