|
12 | 12 | --- |
13 | 13 |
|
14 | 14 | ## 📑 Table of Contents |
15 | | -- [Requirements](#-requirements) |
16 | | -- [Installation](#-installation) |
17 | | -- [Features](#-features) |
18 | | -- [Configuration](#-configuration) |
19 | | -- [Permissions & Commands](#-permissions--commands) |
20 | | -- [Documentation](#-documentation) |
21 | | -- [Usage Examples](#-usage-examples) |
22 | | -- [Contributing](#-contributing) |
23 | | -- [Support & Community](#-support--community) |
24 | | -- [License](#-license) |
| 15 | +- [EzAuction](#ezauction) |
| 16 | + - [📑 Table of Contents](#-table-of-contents) |
| 17 | + - [📦 Requirements](#-requirements) |
| 18 | + - [🚀 Installation](#-installation) |
| 19 | + - [✨ Features](#-features) |
| 20 | + - [⚙️ Configuration](#️-configuration) |
| 21 | + - [🛡️ Permissions \& Commands](#️-permissions--commands) |
| 22 | + - [📚 Documentation](#-documentation) |
| 23 | + - [🛠️ Usage Examples](#️-usage-examples) |
| 24 | + - [Creating a Listing](#creating-a-listing) |
| 25 | + - [Listening for Events](#listening-for-events) |
| 26 | + - [🤝 Contributing](#-contributing) |
| 27 | + - [🛡️ Support \& Community](#️-support--community) |
| 28 | + - [📄 License](#-license) |
25 | 29 |
|
26 | 30 | --- |
27 | 31 |
|
|
30 | 34 | - Bukkit/Spigot/Paper server (1.17+ recommended) |
31 | 35 |
|
32 | 36 | ## 🚀 Installation |
33 | | -1. Download the latest EzAuction JAR from the [releases page](https://github.com/Gyvex/ezauction/releases). |
| 37 | +1. Download the latest EzAuction JAR from the [releases page](https://github.com/ez-plugins/ezauction/releases). |
34 | 38 | 2. Place the JAR in your server's `plugins/` directory. |
35 | 39 | 3. Start or reload your server. |
36 | 40 | 4. Configure the plugin as needed (see below). |
|
0 commit comments