Commands

Realistic Plant Growth Commands

plugin.yml
commands:
   rpg:
      description: Execute a RealisticPlantGrowth command.
      usage: /rpg <help|info|reload>
      permission: rpg.help
      aliases: [realisticPlantGrowth, realisticplantgrowth]

Overview

CommandPermissionCan be used in the console

-

/rpg help

Shows the Help menu if the user has the required permission.

/rpg info

Provides general information about the plant currently held in the player's hand. This includes details such as biome groups, valid biomes, and whether the plant can grow in darkness.

For more detailed and location-specific information, utilize the left-click feature of the display_growth_rates setting.

/rpg reload

Reloads the plugin and updates all configuration files, eliminating the need for a server restart to apply changes to the configured settings.


Last updated