Update to give players the option to craft melons back to melon slices and set the amount returned (i.e. you can make it worse or better than mining them out).
New config
Code (Text):
# If set to false - command will fail when inventory is full
allowFullInventory: true
# Decide weather players can craft melons to slices
allowCraftMelons: true
# Determine the amount players get crafting melons to slices
slicesReturned: 7
Discord:
# Enable discord notifications.
enabled: false
webhookURL: URL_HERE
webhookImage: https://amzfiles.antimatterzone.net/api/public/dl/YG8o6te6
webhookUser: AutoMelons
# Creates all discord notifications embedded.
webhookEmbedded: true
# Embedded message color. Supported colors are
# Black, blue, cyan, dark_gray, gray, green, light_gray, magenta, orange, pink, red, white, yellow
color: blue
# Plugin enabled/disabled notification
plugin: true