# Installation & First Run

Installation is easy! Just place the jar in your plugins folder and that's it!

If you aren't using a permissions plugin make sure to set `use-permissions` to false and then restart the server.&#x20;


# Commands & Permissions

## Commands

<table><thead><tr><th>Command</th><th width="180">Description</th><th>Permission</th></tr></thead><tbody><tr><td><code>/farmassist info</code><br><code>/farmassist about</code></td><td>Display information about the plugin.</td><td><code>farmassist.info</code></td></tr><tr><td><code>/farmassist toggle</code><br><code>/farmassist</code></td><td>Toggle farmassist functions.</td><td><code>farmassist.toggle</code></td></tr><tr><td><code>/farmassist global</code><br><code>/farmassist g</code></td><td>Toggle farmassist functions globally.</td><td><code>farmassist.toggle.global</code></td></tr><tr><td><code>/farmassist update</code><br><code>/farmassist u</code></td><td>Display if the plugin has an update.</td><td><code>farmassist.update</code></td></tr><tr><td><code>/farmassist reload</code></td><td>Reloads the plugin.</td><td><code>farmassist.reload</code></td></tr><tr><td><code>/farmassist language</code><br><code>/farmassist lang</code></td><td>Change the active plugin language.</td><td><code>farmassist.lang</code></td></tr></tbody></table>

## Permissions

<table><thead><tr><th width="275">Permission</th><th>Description</th></tr></thead><tbody><tr><td><code>farmassist.crops</code></td><td>Allows you to replant all crops. </td></tr><tr><td><code>farmassist.wheat</code></td><td>Allows auto replant for wheat.</td></tr><tr><td><code>farmassist.sugar_cane</code></td><td>Allows auto replant for sugar cane.</td></tr><tr><td><code>farmassist.nether_wart</code></td><td>Allows auto replant for nether wart.</td></tr><tr><td><code>farmassist.cocoa</code></td><td>Allows auto replant for cocoa.</td></tr><tr><td><code>farmassist.carrots</code></td><td>Allows auto replant for carrots.</td></tr><tr><td><code>farmassist.potatoes</code></td><td>Allows auto replant for potatoes.</td></tr><tr><td><code>farmassist.beetroots</code></td><td>Allows auto replant for beetroots.</td></tr><tr><td><code>farmassist.cactus</code></td><td>Allows auto replant for cactus.</td></tr><tr><td><code>farmassist.notify.update</code></td><td>Notify this player if there is an update for FarmAssistReboot.</td></tr><tr><td><code>farmassist.noseeds</code></td><td>Allows players to bypass the required seeds and just auto replant.</td></tr></tbody></table>


# Placeholders

<table><thead><tr><th width="287"></th><th></th></tr></thead><tbody><tr><td><code>farmassist_toggle</code></td><td>Global State of the plugin: <code>DISABLED</code> or <code>ENABLED</code></td></tr><tr><td><code>farmassist_player_toggle</code></td><td>Toggle state of the current player</td></tr><tr><td><code>farmassist_player_&#x3C;uuid></code></td><td>Toggle state of the player with uuid.</td></tr></tbody></table>


# config.yml

#### Wheat Specific Settings

<table><thead><tr><th width="293">Option</th><th>Description</th></tr></thead><tbody><tr><td><code>plant-on-till</code></td><td>Plant wheat when you till the ground.</td></tr></tbody></table>

<table><thead><tr><th width="294">Option</th><th>Description</th></tr></thead><tbody><tr><td><code>use-permissions</code></td><td>It's recommended to leave this set to true and use a permissions plugin. <br>You can set this to false if you don't want to use one.</td></tr><tr><td><code>replant-when-ripe</code></td><td>Only replant the crop when it's ripe. If it's broken prematurely, the crop will not replant.</td></tr><tr><td><code>ignore-seeds.renamed</code></td><td>Set renamed seeds to true to have farmassitreboot not take renamed seeds seeds from your inventory when replanting them.</td></tr><tr><td><code>ignore-seeds.nbt</code></td><td>Set seeds with nbt to true to have farmassitreboot not take renamed seeds with nbt seeds from your inventory when replanting them.</td></tr><tr><td><code>worlds.enable-per-world</code></td><td>Enable or disable this feature.</td></tr><tr><td><code>worlds.enabled-worlds</code></td><td>A list of enabled worlds.</td></tr></tbody></table>

{% hint style="info" %}
Want to have this per player? Set this to false and give them the permission "farmassist.noseeds"
{% endhint %}

<table><thead><tr><th width="295">Option</th><th>Description</th></tr></thead><tbody><tr><td><code>no-seeds</code></td><td>Setting this to true will make it so players are no longer required to have seeds in their inventory to replant.</td></tr></tbody></table>


# messages.yml

These are the local files.

You can modify these to achieve a custom look and feel.


# Installation & First Run

Installation is easy! Just place the jar in your plugins folder and that's it!

If you aren't using a permissions plugin make sure to set `use-permissions` to false and then restart the server.&#x20;


# Commands & Permissions

## Commands

<table><thead><tr><th>Command</th><th width="180">Description</th><th>Permission</th></tr></thead><tbody><tr><td><code>/farmassist info</code><br><code>/farmassist about</code></td><td>Display information about the plugin.</td><td><code>farmassist.info</code></td></tr><tr><td><code>/farmassist toggle</code><br><code>/farmassist</code></td><td>Toggle farmassist functions.</td><td><code>farmassist.toggle</code></td></tr><tr><td><code>/farmassist global</code><br><code>/farmassist g</code></td><td>Toggle farmassist functions globally.</td><td><code>farmassist.toggle.global</code></td></tr><tr><td><code>/farmassist update</code><br><code>/farmassist u</code></td><td>Display if the plugin has an update.</td><td><code>farmassist.update</code></td></tr><tr><td><code>/farmassist reload</code></td><td>Reloads the plugin.</td><td><code>farmassist.reload</code></td></tr><tr><td><code>/farmassist language</code><br><code>/farmassist lang</code></td><td>Change the active plugin language.</td><td><code>farmassist.lang</code></td></tr></tbody></table>

## Permissions

<table><thead><tr><th width="275">Permission</th><th>Description</th></tr></thead><tbody><tr><td><code>farmassist.crops</code></td><td>Allows you to replant all crops. </td></tr><tr><td><code>farmassist.wheat</code></td><td>Allows auto replant for wheat.</td></tr><tr><td><code>farmassist.sugar_cane</code></td><td>Allows auto replant for sugar cane.</td></tr><tr><td><code>farmassist.nether_wart</code></td><td>Allows auto replant for nether wart.</td></tr><tr><td><code>farmassist.cocoa</code></td><td>Allows auto replant for cocoa.</td></tr><tr><td><code>farmassist.carrots</code></td><td>Allows auto replant for carrots.</td></tr><tr><td><code>farmassist.potatoes</code></td><td>Allows auto replant for potatoes.</td></tr><tr><td><code>farmassist.beetroots</code></td><td>Allows auto replant for beetroots.</td></tr><tr><td><code>farmassist.cactus</code></td><td>Allows auto replant for cactus.</td></tr><tr><td><code>farmassist.notify.update</code></td><td>Notify this player if there is an update for FarmAssistReboot.</td></tr><tr><td><code>farmassist.noseeds</code></td><td>Allows players to bypass the required seeds and just auto replant.</td></tr><tr><td><code>farmassist.nodrops</code></td><td>Disables drops for that particular player when this is set to true. </td></tr></tbody></table>


# Placeholders

<table><thead><tr><th width="287"></th><th></th></tr></thead><tbody><tr><td><code>farmassist_toggle</code></td><td>Global State of the plugin: <code>DISABLED</code> or <code>ENABLED</code></td></tr><tr><td><code>farmassist_player_toggle</code></td><td>Toggle state of the current player</td></tr><tr><td><code>farmassist_player_&#x3C;uuid></code></td><td>Toggle state of the player with uuid.</td></tr></tbody></table>


# config.yml

#### Wheat Specific Settings

<table><thead><tr><th width="293">Option</th><th>Description</th></tr></thead><tbody><tr><td><code>plant-on-till</code></td><td>Plant wheat when you till the ground.</td></tr></tbody></table>

<table><thead><tr><th width="294">Option</th><th>Description</th></tr></thead><tbody><tr><td><code>use-permissions</code></td><td>It's recommended to leave this set to true and use a permissions plugin. <br>You can set this to false if you don't want to use one.</td></tr><tr><td><code>replant-when-ripe</code></td><td>Only replant the crop when it's ripe. If it's broken prematurely, the crop will not replant.</td></tr><tr><td><code>ignore-seeds.renamed</code></td><td>Set renamed seeds to true to have farmassitreboot not take renamed seeds seeds from your inventory when replanting them.</td></tr><tr><td><code>ignore-seeds.nbt</code></td><td>Set seeds with nbt to true to have farmassitreboot not take renamed seeds with nbt seeds from your inventory when replanting them.</td></tr><tr><td><code>worlds.enable-per-world</code></td><td>Enable or disable this feature.</td></tr><tr><td><code>worlds.enabled-worlds</code></td><td>A list of enabled worlds.</td></tr></tbody></table>

{% hint style="info" %}
Want to have this per player? Set this to false and give them the permission "farmassist.noseeds"
{% endhint %}

<table><thead><tr><th width="295">Option</th><th>Description</th></tr></thead><tbody><tr><td><code>no-seeds</code></td><td>Setting this to true will make it so players are no longer required to have seeds in their inventory to replant.</td></tr><tr><td><code>no-drops</code></td><td>Settings this to true will disable drops for blocks being auto-replanted.</td></tr></tbody></table>


# messages.yml

These are the local files.

You can modify these to achieve a custom look and feel.


# Installation & First Run

Installation is easy! Just place the jar in your plugins folder and that's it!

If you aren't using a permissions plugin make sure to set `use-permissions` to false and then restart the server.&#x20;


# Commands & Permissions

## Commands

<table><thead><tr><th>Command</th><th width="180">Description</th><th>Permission</th></tr></thead><tbody><tr><td><code>/farmassist info</code><br><code>/farmassist about</code></td><td>Display information about the plugin.</td><td><code>farmassist.info</code></td></tr><tr><td><code>/farmassist toggle</code><br><code>/farmassist</code></td><td>Toggle farmassist functions.</td><td><code>farmassist.toggle</code></td></tr><tr><td><code>/farmassist global</code><br><code>/farmassist g</code></td><td>Toggle farmassist functions globally.</td><td><code>farmassist.toggle.global</code></td></tr><tr><td><code>/farmassist update</code><br><code>/farmassist u</code></td><td>Display if the plugin has an update.</td><td><code>farmassist.update</code></td></tr><tr><td><code>/farmassist reload</code></td><td>Reloads the plugin.</td><td><code>farmassist.reload</code></td></tr><tr><td><code>/farmassist language</code><br><code>/farmassist lang</code></td><td>Change the active plugin language.</td><td><code>farmassist.lang</code></td></tr></tbody></table>

## Permissions

<table><thead><tr><th width="275">Permission</th><th>Description</th></tr></thead><tbody><tr><td><code>farmassist.crops</code></td><td>Allows you to replant all crops. </td></tr><tr><td><code>farmassist.wheat</code></td><td>Allows auto replant for wheat.</td></tr><tr><td><code>farmassist.sugar_cane</code></td><td>Allows auto replant for sugar cane.</td></tr><tr><td><code>farmassist.nether_wart</code></td><td>Allows auto replant for nether wart.</td></tr><tr><td><code>farmassist.cocoa</code></td><td>Allows auto replant for cocoa.</td></tr><tr><td><code>farmassist.carrots</code></td><td>Allows auto replant for carrots.</td></tr><tr><td><code>farmassist.potatoes</code></td><td>Allows auto replant for potatoes.</td></tr><tr><td><code>farmassist.beetroots</code></td><td>Allows auto replant for beetroots.</td></tr><tr><td><code>farmassist.cactus</code></td><td>Allows auto replant for cactus.</td></tr><tr><td><code>farmassist.notify.update</code></td><td>Notify this player if there is an update for FarmAssistReboot.</td></tr><tr><td><code>farmassist.noseeds</code></td><td>Allows players to bypass the required seeds and just auto replant.</td></tr></tbody></table>


# Placeholders

<table><thead><tr><th width="287"></th><th></th></tr></thead><tbody><tr><td><code>farmassist_toggle</code></td><td>Global State of the plugin: <code>DISABLED</code> or <code>ENABLED</code></td></tr><tr><td><code>farmassist_player_toggle</code></td><td>Toggle state of the current player</td></tr><tr><td><code>farmassist_player_&#x3C;uuid></code></td><td>Toggle state of the player with uuid.</td></tr></tbody></table>


# config.yml

#### Wheat Specific Settings

<table><thead><tr><th width="293">Option</th><th>Description</th></tr></thead><tbody><tr><td><code>plant-on-till</code></td><td>Plant wheat when you till the ground.</td></tr></tbody></table>

<table><thead><tr><th width="294">Option</th><th>Description</th></tr></thead><tbody><tr><td><code>use-permissions</code></td><td>It's recommended to leave this set to true and use a permissions plugin. <br>You can set this to false if you don't want to use one.</td></tr><tr><td><code>replant-when-ripe</code></td><td>Only replant the crop when it's ripe. If it's broken prematurely, the crop will not replant.</td></tr><tr><td><code>ignore-seeds.renamed</code></td><td>Set renamed seeds to true to have farmassitreboot not take renamed seeds seeds from your inventory when replanting them.</td></tr><tr><td><code>ignore-seeds.nbt</code></td><td>Set seeds with nbt to true to have farmassitreboot not take renamed seeds with nbt seeds from your inventory when replanting them.</td></tr><tr><td><code>worlds.enable-per-world</code></td><td>Enable or disable this feature.</td></tr><tr><td><code>worlds.enabled-worlds</code></td><td>A list of enabled worlds.</td></tr></tbody></table>

{% hint style="info" %}
Want to have this per player? Set this to false and give them the permission "farmassist.noseeds"
{% endhint %}

<table><thead><tr><th width="295">Option</th><th>Description</th></tr></thead><tbody><tr><td><code>no-seeds</code></td><td>Setting this to true will make it so players are no longer required to have seeds in their inventory to replant.</td></tr></tbody></table>


# messages.yml

These are the local files.

You can modify these to achieve a custom look and feel.


