This release doesn't change the behavior of the plugin, but it is a full rewrite in Kotlin. It addresses some problems with the original (like shadowing the entire Spigot API in the plugin—oops).
Fixed a bad practice where everything was imported from Bukkit accidentally.
Fixed a redundant code check.
Now if amount is set to 0 it will not ask for payment, as intended.