ClearFlora

ClearFlora

264 Downloads

ClearFlora

Description:
Clear Flora is used to easily remove unwanted grass, leaves, flowers and other vegetation, including water flora such as lily pads, kelp and seagrass.

When the command is run, a GUI will appear which you can use to set what you'd like to remove, the radius and height. Any vegetation selected in that range will be removed.

Usage:
/clearflora - Opens the GUI
/clearflora help - Displays help for custom radius/height options
/clearflora <radius (#)> <height (#)> <grass_to_dirt (true/false)> <remove_grass (true/false)> <remove_tall_grass (true/false)> <remove_flowers (true/false)> <remove_leaves (true/false)> <remove_water_flora (true/false)>

If any of the options when specifying custom radius/height etc. are not provided or an invalid data type are given (one instead of 1 etc.) then the defaults will be used

Example:
/clearflora - this will clear the flora based on the values in the configuration file
/clearflora 30 - This will clear the florawith a radius of 30 and the height from the configuration file
/clearflora 30 10 false - This will clear the florawith a radius of 30 and a height of 10, but will not convert grass blocks to dirt blocks
/clearflora 60 - This will clear the flora with a radius of 50 as that is the maximum value
/clearflora 20 30 - This will clear the florawith a radius of 20 and a height of 20 as 20 is the maximum height allowed

Permissions:
- flora.clear

Configuration:

radius: 5 - radius is the default radius value
height: 3 - height is the default height value
grass_to_dirt: true - If true, turns grass blocks into plain dirt
remove_grass: true - If true, removes grass
remove_tall_grass: true - If true, removes tall grass
remove_flowers: true - If true, removes flowers
remove_leaves: true - If true, removes leaves (does not remove the tree logs)
remove_water_flora: true - If true, removes water flora such as seagrass
view_stats: true - if true, displays how many of each type of vegetation is cleared

Install & Usage video from GamingJuts (for version 1.0.0)