# Exports

## Client Side

<details>

<summary>useNaturalSeed</summary>

```lua
exports.pls_weed.useNaturalSeed()
```

***

*Using this export, you will place seed in grass or allowed grass object.*

</details>

<details>

<summary>usePlot</summary>

```lua
exports.pls_weed.usePlot()
```

***

*Using this exports you can force place a plot on ground.*

</details>

<details>

<summary>useFan</summary>

```lua
exports.pls_weed.useFan()
```

***

*Using this exports you can force use fan tool.*

</details>

<details>

<summary>useLight1</summary>

```lua
exports.pls_weed.useLight1()
```

***

*Using this exports you can force use small light.*

</details>

<details>

<summary>useLight2</summary>

```lua
exports.pls_weed.useLight2()
```

***

*Using this exports you can force use industrial light.*

</details>

## Server Side

* **WIP**
