Noah Clarkson

Results 12 comments of Noah Clarkson

True, I will write a configurable message in messages.yml for each collect-first setting so that people can change the language.

An enchantment is unlocked when a player holds an item, including an enchanted book, that holds that enchantment. Another thing to note is that by default the collect-first-setting for enchantments...

Auto-Tune needs a config option for default sorting and a button in the shop to cycle through sorting methods. All of the ones listed should be included and the default...

Looks like an issue with the AdventureAPI. This issue should be fixed with changing ```gradle compileOnly "net.kyori:adventure-api:$adventureVersion" compileOnly "net.kyori:adventure-text-minimessage:$adventureVersion" ``` to implementation in build.gradle. However, last time I did this...

Auto-Tune will be supported on versions of paper that include the miniMessage and adventure API. This means that these libraries will be included in paper and so we don't need...

Yes it should work with the latest commit

Ahh I see the issue. It looks like miniMessage isn't included in the 1.17 version of paper even though adventure is. I will try to find a way around this...

Could definitely consider this. Would be nice to give server owners a way to "debuff" the auto-selling feature without removing it. This means players at least have to work a...