Self hosted test
Find a file
2024-07-28 18:36:59 +02:00
defaultconfigs Add note to default configuration promoting the config gui. 2024-06-18 17:09:55 +02:00
gradle/wrapper Update gradle 2024-07-13 01:07:46 +02:00
libs Update enchantment squared. 2024-07-11 16:58:03 +02:00
src/main Add item to disable configuration button that would change nothing. 2024-07-28 18:36:59 +02:00
.gitignore Changed gradle to allow publication to maven central. 2024-07-13 04:10:18 +02:00
build.gradle.kts Fix not using the modified string. 2024-07-26 13:33:15 +02:00
gradle.properties Changed gradle to allow publication to maven central. 2024-07-13 04:10:18 +02:00
gradlew Initial commit 2022-08-20 21:14:21 -04:00
gradlew.bat Initial commit 2022-08-20 21:14:21 -04:00
LICENSE Create LICENSE 2024-07-12 13:12:46 +02:00
logo.png add config for xp formula and version up. also moved logo cause it is useless inside the plugin 2024-02-04 01:03:24 +01:00
README.md Edit README.md to reflect changes. 2024-07-24 16:07:37 +02:00
settings.gradle.kts save buton now only display when change happen. 2024-03-02 19:34:57 +00:00

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.21 minecraft servers running spigot or paper. (the plugin support of 1.16.5 to 1.17.1 is experimental an may encounter issues)

Custom Anvil was previously named Unsafe Enchants+. It was renamed because it now affects every anvil aspect and not only unsafe enchants
Custom Anvil is based on Unsafe Enchants by DelilahEve.

Download Locations:

the plugin can be downloaded on the Spigot site or on GitHub


Custom Anvil have the following features:

  • Vanilla like default configuration.
  • Custom enchantment level limit.
  • Custom anvil recipes.
  • Custom enchant restrictions (allow unsafe enchantment only for a group of item or create new restriction).
  • 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.
  • Permissions to bypass level limit or enchantment restriction.
  • Display xp cost instead of "to expensive" when above lv 40. (need ProtocoLib)
  • Can handle some custom enchantment plugins (see bellow for more information)
  • Gui to configure the plugin in game.

Permissions:

ca.affected: Player with this permission will be affected by the plugin
ca.bypass.fuse: Allow player to combine every enchantments to every item (no custom limit)
ca.bypass.level: Allow player to bypass every level limit (no custom limit)
ca.command.reload: Allow administrator to reload the plugin's configs
ca.config.edit: Allow administrator to edit the plugin's config in game

/!\ version under 1.3.1 use other permission. from 1.2.0 to 1.3.1-A1 use ua.unsafe instead of ca.affected under 1.2.0 replace ca prefix by ue and use ue.unsafe. some permission/features may not exist before the last version.

Commands

anvilconfigreload or carl: Reload every config of this plugin
customanvilconfig or configanvil: open a menu for administrator to edit plugin's config in game

Custom Enchantment Plugins

Custom Anvil can be compatible with some custom enchant plugins.
Currently, there is not a lot of compatible plugin

Here is a list of supported plugins with support status:

  • Enchantment²: Officially supported by Custom Anvil but still experimental. Automatic configuration.
  • EcoEnchant: Officially supported by Custom Anvil but still experimental. Need to use /anvilconfigreload or a server restart to add newly added enchantment. Use EcoEnchant restriction system by default.

If you like Custom Anvil to support a specific custom enchantment plugin. You can ask, but please note implementing compatibility will be considered as low priority as I work for the plugin on my free time for free.

For custom enchantment plugin developers

For information about the API, please refer to the Wiki
(Please note that the wiki is currently incomplete)


Default Plugin's Configurations

For 1.18 to 1.20.6 use the 1.18 configurations
For 1.21 use the 1.21 configurations


Known issue:

There is non known issue, if you find one please report the issue.

Planned:

  • Semi manual config update on plugin or minecraft update
  • Check unknown registered enchantment & warn
  • Warn admin on unsupported minecraft version
  • Better custom craft