mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Update README.md
This commit is contained in:
parent
1c802bc1c0
commit
db1bfd957e
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
|
@ -1,6 +1,6 @@
|
|||
# Custom Anvil
|
||||
|
||||
**Custom Anvil** is a plugin to allow admin to customise evey aspect of the anvil's mechanics.
|
||||
**Custom Anvil** is a plugin that allows server administrators to customise every aspect of the anvil's mechanics.
|
||||
It is expected to work on 1.18 to 1.20.4 minecraft servers running spigot or paper.
|
||||
|
||||
**Custom Anvil** was previously named **Unsafe Enchants+**.
|
||||
|
|
@ -13,8 +13,8 @@ It was renamed because it now affects every anvil aspect and not only unsafe enc
|
|||
### Download Locations:
|
||||
|
||||
the plugin can be downloaded on the
|
||||
[Spigot site](https://www.spigotmc.org/resources/unsafe-enchants.114884/)
|
||||
or [on GitHub](https://github.com/alexcrea/UnsafeEnchantsPlus/releases/latest)
|
||||
[Spigot site](https://www.spigotmc.org/resources/custom-anvil.114884)
|
||||
or [on GitHub](https://github.com/alexcrea/CustomAnvil/releases/latest)
|
||||
---
|
||||
**Custom Anvil** have the following features:
|
||||
- Vanilla like default configuration
|
||||
|
|
@ -39,10 +39,10 @@ anvilconfigreload or carl: Reload every config of this plugin
|
|||
### Default Configuration:
|
||||
|
||||
Default configuration can be found on following links:
|
||||
- [config.yml](https://github.com/alexcrea/UnsafeEnchantsPlus/blob/master/src/main/resources/config.yml)
|
||||
- [enchant_conflict.yml](https://github.com/alexcrea/UnsafeEnchantsPlus/blob/master/src/main/resources/enchant_conflict.yml)
|
||||
- [item_groups.yml](https://github.com/alexcrea/UnsafeEnchantsPlus/blob/master/src/main/resources/item_groups.yml)
|
||||
- [unit_repair_item.yml](https://github.com/alexcrea/UnsafeEnchantsPlus/blob/master/src/main/resources/unit_repair_item.yml)
|
||||
- [config.yml](https://github.com/alexcrea/CustomAnvil/blob/master/src/main/resources/config.yml)
|
||||
- [enchant_conflict.yml](https://github.com/alexcrea/CustomAnvil/blob/master/src/main/resources/enchant_conflict.yml)
|
||||
- [item_groups.yml](https://github.com/alexcrea/CustomAnvil/blob/master/src/main/resources/item_groups.yml)
|
||||
- [unit_repair_item.yml](https://github.com/alexcrea/CustomAnvil/blob/master/src/main/resources/unit_repair_item.yml)
|
||||
---
|
||||
### Know issue:
|
||||
There is non known issue, if you find one please report the issue.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue