mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Fix enchantments avoiding custom anvil rules when an ExcellentEnchants enchantment is present. fix #36
Also version up
This commit is contained in:
parent
1066508233
commit
c0af35fa0b
5 changed files with 25 additions and 11 deletions
|
|
@ -28,7 +28,7 @@ import java.util.logging.Level
|
|||
/**
|
||||
* Bukkit/Spigot/Paper plugin to alter anvil feature
|
||||
*/
|
||||
class CustomAnvil : JavaPlugin() {
|
||||
open class CustomAnvil : JavaPlugin() {
|
||||
|
||||
companion object {
|
||||
// bstats plugin id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue