mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
Update README.md
Updated for 1.20.5
This commit is contained in:
parent
46ff34deea
commit
45401edbf4
1 changed files with 11 additions and 3 deletions
14
README.md
14
README.md
|
|
@ -1,7 +1,7 @@
|
|||
# Custom Anvil
|
||||
|
||||
**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.
|
||||
It is expected to work on 1.18 to 1.20.5 minecraft servers running spigot or paper.
|
||||
|
||||
**Custom Anvil** was previously named **Unsafe Enchants+**.
|
||||
It was renamed because it now affects every anvil aspect and not only unsafe enchants
|
||||
|
|
@ -53,5 +53,13 @@ Default configuration can be found on following links:
|
|||
- [unit_repair_item.yml](https://github.com/alexcrea/CustomAnvil/blob/master/src/main/resources/unit_repair_item.yml)
|
||||
- [custom_recipes.yml](https://github.com/alexcrea/CustomAnvil/blob/master/src/main/resources/custom_recipes.yml)
|
||||
---
|
||||
### Know issue:
|
||||
There is non known issue, if you find one please report the issue.
|
||||
### Known issue:
|
||||
- Custom recipe config GUI is not reloaded on reload config command. (this should not impact a lot of admin, Custom recipe config should be edited manually only in rare occasion)
|
||||
|
||||
### Planned:
|
||||
- Finish the config gui
|
||||
- Semi manual config update on pluign or minecraft update
|
||||
- Check unknow registered enchantment & warn
|
||||
- Warn admin on unsuported minecraft version
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue