-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
50 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,50 @@ | ||
# PluginTemplate | ||
https://www.spigotmc.org/resources/enchantcontrol-1-8-1-14-take-back-control-over-all-enchants-on-your-server.55084/ | ||
# EnchantControl Reforged - by [Dzious] | ||
___ | ||
|
||
### Current Recommended Versions | ||
* [Latest Release] supports Minecraft 1.16.*. | ||
* [Latest Pre-Release] supports Minecraft 1.16.*. | ||
|
||
| Minecraft Version | EnchantControl Version | | ||
|:----:|:----:| | ||
| MC 1.16.* | Use the [Latest Release]. | | ||
| MC 1.15.* or under| Use [Arkobat]'s plugin [EnchantContol] | | ||
|
||
___ | ||
|
||
### Installation/Configuration | ||
|
||
#### **Instalation :** | ||
- Download the jar file form our [Latest Release] or the version corresponding to your **Minecraft Version** | ||
- Safely shutdown your server | ||
- Put the jar file in your server `plugins` folder | ||
- Start the server | ||
- The plugin is now install on your server | ||
|
||
#### **Configuration :** | ||
- Simply edit the `config.yml` found in `plugins/EnchantControl` in your server files | ||
|
||
___ | ||
|
||
### Support | ||
|
||
Here on github's [Issue Tracker] you can file bug reports or feature requests. | ||
|
||
If you still need help or just have a question, join us on the [Discord server], where you can have support from both developper and community and alos discuss about the development of the plugin. | ||
|
||
___ | ||
|
||
|
||
[Dzious]: https://github.com/Dzious | ||
|
||
[Arkobat]: https://github.com/Arkobat | ||
[EnchantContol]: https://www.spigotmc.org/resources/enchantcontrol-1-8-1-14-take-back-control-over-all-enchants-on-your-server.55084/_ | ||
|
||
<!-- [Latest Release] --> | ||
<!-- [Latest Pre-Release] --> | ||
|
||
[Issue Tracker]: https://github.com/Dzious/EnchantControl/issues | ||
<!-- [bug reports] --> | ||
<!-- [feature requests] --> | ||
<!-- [general questions] --> | ||
[Discord server]: https://discord.gg/MNAeetQV4C |