CustomGreenThumb is a plugin add-on for mcMMO servers that enchances gameplay by expanding the Green Thumb ability.
Unlike the default Greenthumb behavior, which converts dirt to grass one block at a time, this plugin allows players to convert dirt in a customizable, larger radius using wheat seeds. Supporting conversions of up to 121 blocks at once! Key features and details are outlined below.
Demo
CustomGreenThumb v1.1
Purpose
CustomGreenThumb is an essential plugin for servers with Towny, faction-based gameplay, or creative building, enhancing how players handle grass spreading.
Here’s why:
Faster Plot Building
Convert large dirt areas to grass quickly with a customizable radius (0-5), saving time and effort.
Perfect for quickly preparing building plots or designing landscapes.
Improved Landscaping
Efficiently prepare large landscapes with fast dirt-to-grass conversion.
Enhanced Gameplay
Reduce the grind of manual dirt conversion, allowing players to focus on building, farming, and exploring.
Adds a quality-of-life improvement for both casual and hardcore players.
Features
Custom Radius
Converts dirt to grass in a customizable radius (0–5) using wheat seeds.
-radius 1 (9 block conversion)
-radius 2 (25 block conversion)
-radius 3 (49 block conversion)
-radius 4 (81 block conversion)
-radius 5 (121 block conversion)
Works seamlessly with mcMMO’s Green Thumb ability.
Seed Consumption
Consumes wheat seeds based on the number of blocks converted.
Configurable via seed-consumption in the config.yml file.
Cooldown System
Prevents spamming of the Green Thumb ability.
Cooldown duration is configurable via cooldown in the config.yml file.
Reload System
Reload the plugin configuration without restarting the server using /greenthumb reload.
Toggle Command
Quickly enable or disable the plugin with /greenthumb toggle.
Max Radius Limit
Prevents excessive block conversion by setting a maximum radius (configurable via max-radius in config.yml).
Consume Seeds Toggle
Option to toggle seed consumption on or off (configurable via consume-seeds in config.yml).
Customizable Messages
All messages (e.g., errors, notifications) can be customized in the config.yml file.
Permissions
customgreenthumb.use - Gives access to all plugin features.
customgreenthumb.admin - Allows access to admin commands (e.g., reload, toggle).
Requirements
Plugin: mcMMO (https://mcmmo.org/)
Server: Spigot or Paper (1.16 or higher)
Commands
/greenthumb enable - Enables the plugin.
/greenthumb disable - Disables the plugin.
/greenthumb toggle - Toggles the plugin on or off.
/greenthumb radius <value> - Sets the conversion radius (0–5).
/greenthumb reload - Reloads the plugin configuration.
Installation
-
Place
CustomGreenThumb.jarin your server’spluginsfolder. -
Restart the server.
-
Configure the plugin using the
config.ymlfile.