> For the complete documentation index, see [llms.txt](https://wiki.novadev.ovh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.novadev.ovh/novamobcoins/novamobcoins/documentation-novamobcoins-index-complet.md).

# 📚 Documentation NovaMobcoins - Index Complet

**Version** : 2026.02.23 - (1.2.1 #7)\
**Développeur** : YoannFM\
**Date de dernière mise a jour** : 23 février 2026\
**Compatible** : Minecraft 1.16+ (Paper/Spigot)

***

### 📋 Fichiers Disponibles (10 fichiers)

#### 🚀 Guide de Démarrage

* Quick Start\
  Installation en 5 minutes, configuration rapide, commandes essentielles

#### 📖 Documentation Principale

1. **`Introduction`**\
   Présentation du plugin, points forts, cas d'usage
2. **`Fonctionnalites`**\
   Exploration détaillée de toutes les fonctionnalités
3. **`Installation`**\
   Installation pas-à-pas, EULA, licence, dépannage
4. **`Configuration`**\
   Référence complète du config.yml avec exemples
5. **`Commandes`**\
   Liste exhaustive commandes joueur + admin
6. **`Permissions`**\
   Gestion permissions, groupes LuckPerms/PEX
7. **`PlaceholderAPI`**\
   50+ placeholders avec exemples scoreboard/TAB/chat
8. **`Changelog`**\
   Historique complet : v1.0.1 #1 → v1.0.1 #2 → v1.2.1 #7
9. **`Depannage`**\
   FAQ, solutions problèmes courants, support
10. `EULA`

***

### 🎯 Nouveautés v1.2.1 #7 Documentées

#### Corrections Majeures

✅ Encodage UTF-8 (navigation /mc top)\
✅ Pagination Shop (28 items/page)\
✅ SQLite Fix (UnsatisfiedLinkError)\
✅ Top 1000 joueurs (au lieu de 100)\
✅ Nouveaux placeholders (top\_X\_name, top\_X\_balance)

#### Changement Architecture

✅ **Suppression système décimal** : Plus de 0.5, 0.3 mobcoins\
✅ **Entiers directs** : Config = Réalité\
✅ **Migration documentée** : Guide complet v1.0.1 → v1.2.1

***

### 🗂️ Structure Recommandée

```
Documentation/
├── README.md                ← Index général (LIRE EN PREMIER)
├── 00-Quick-Start.md        ← Démarrage rapide
├── 01-Introduction.md
├── 02-Fonctionnalites.md
├── 03-Installation.md
├── 04-Configuration.md
├── 05-Commandes.md
├── 06-Permissions.md
├── 07-PlaceholderAPI.md
├── 08-Changelog.md          ← Historique versions
├── 09-Depannage.md          ← FAQ
├── 10-EULA.md               ← Licence
└── _INDEX.md                ← Ce fichier
```

***

### 💡 Utilisation

#### Pour les Utilisateurs Finaux

1. Lisez **Quick-Start**
2. Consultez **Depannage** si problème

#### Pour les Administrateurs

1. Lisez **Configuration** en entier
2. Configurez permissions via **Permissions**
3. Intégrez placeholders via **PlaceholderAPI**

#### Pour le Support

1. Consultez **Changelog** pour version
2. Dirigez vers **Depannage** pour FAQ
3. Utilisez **README** comme index rapide

***

### 📞 Liens Utiles

* **Discord** : <https://discord.gg/HtjPAfqUXu>
* **PayPal** : <https://paypal.me/YoannFM>
* **Version** : 2026.02.23 - (1.2.1 #7)
* **Compatible** : Minecraft 1.16+

***

### ✅ Contenu Documenté

| Élément        | Status                |
| -------------- | --------------------- |
| Installation   | ✅ Documenté           |
| Configuration  | ✅ Complète            |
| Commandes      | ✅ Toutes listées      |
| Permissions    | ✅ Avec exemples       |
| PlaceholderAPI | ✅ 50+ placeholders    |
| Changelog      | ✅ Historique complet  |
| Dépannage      | ✅ FAQ + Solutions     |
| EULA           | ✅ Contrat complet     |
| Migration      | ✅ Guide v1.0.1→v1.2.1 |

***

### ⚖️ LICENCE

**NovaMobcoins est un plugin propriétaire et commercial.**

* ❌ Code source NON accessible
* ❌ Redistribution interdite
* ❌ Modification interdite
* ❌ Reverse engineering interdit
* ✅ Usage avec licence valide
* ✅ Support professionnel Discord

***

**Documentation complète et prête à l'emploi !** 📚✨

**Développeur** : YoannFM\
**Version** : v1.2.1 #7\
**Compatible** : Minecraft 1.16+

© 2026 YoannFM - Tous droits réservés


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.novadev.ovh/novamobcoins/novamobcoins/documentation-novamobcoins-index-complet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
