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
3ff6505adf
commit
c8a8b70422
1 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ or [on GitHub](https://github.com/alexcrea/CustomAnvil/releases/latest)
|
||||||
- Custom items of unit repairs (repair damaged with unit of "material", for example the repair of diamond sword by diamonds)
|
- Custom items of unit repairs (repair damaged with unit of "material", for example the repair of diamond sword by diamonds)
|
||||||
- Custom XP cost for every aspect of the anvil
|
- Custom XP cost for every aspect of the anvil
|
||||||
- Permissions to bypass level limit or enchantment restriction.
|
- Permissions to bypass level limit or enchantment restriction.
|
||||||
- Gui to configure the plugin in game (in alpha: can only edit 6/7 configs. next versions will focus on this feature)
|
- Gui to configure the plugin in game
|
||||||
---
|
---
|
||||||
### Permissions:
|
### Permissions:
|
||||||
```yml
|
```yml
|
||||||
|
|
@ -54,7 +54,7 @@ Default configuration can be found on following links:
|
||||||
- [custom_recipes.yml](https://github.com/alexcrea/CustomAnvil/blob/master/src/main/resources/custom_recipes.yml)
|
- [custom_recipes.yml](https://github.com/alexcrea/CustomAnvil/blob/master/src/main/resources/custom_recipes.yml)
|
||||||
---
|
---
|
||||||
### Known 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)
|
There is non known issue, if you find one please report the issue.
|
||||||
|
|
||||||
### Planned:
|
### Planned:
|
||||||
- Finish the config gui
|
- Finish the config gui
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue