This plugin allows budding amethyst to drop with a silk touch item. Only works 1.17+.
The
silktouchamethyst.use permission is required by default to mine a budded amethyst block with silk touch. If you want to disable this feature, set "usePermission" to "false" in the config file.
Also, the plugin adds a warning message when breaking a budded amethyst block that WONT drop. You can change the message in the config file.
Code (YAML):
#Force people to have the "silktouchamethyst.use" permission to drop budded amethyst with silk touch. "true" or "false". usePermission: true
#The message sent when a player tries to break a budded amethyst without silk touch/the permission breakWarning: "&cBreaking this block again with that item and/or your permissions won't drop the budded amethyst! You've been warned."