Skip to content

A Bukkit plugin allowing anvils to function for costs of up to 32767 levels instead of 40.

License

Notifications You must be signed in to change notification settings

cloudnode-pro/AnvilUnlocker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anvil Unlocker

Disables the ‘Too Expensive!’ message and allows using anvils past the normal level cap of 40. No permissions.

The new level cap is configurable. Any integer from 41 to 32,767 is valid.

ProtocolLib is required.

Screenshot showing an anvil with ‘Enchantment Cost: 55’ in green.

Caveats

Due to Vanilla client limitations:

  • Anvil costs above 40 levels cannot be displayed in red if the client lacks the required experience. For simplicity and consistency, the mechanic of the cost turning red is disabled entirely.
  • Costs greater than 32,767 levels cannot be rendered correctly and are therefore not supported.

About

A Bukkit plugin allowing anvils to function for costs of up to 32767 levels instead of 40.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%