AutoFarm icon

AutoFarm -----

An easy autofarm setup with worldguard and skript.




Fix an issue when breaking a bloc without the appropriate tool wont stop the event.

Easy fix by yourself : replace "mine" by "break" and tada !

Added a variable "prefix" so you only have to change it once.
Added a variable "server" for your server name.


Have a look to my new ressource "Survey" :
https://www.spigotmc.org/resources/useful-survey.89771/
To make your players vote for ideas !
----------, Mar 5, 2021

Now, when you do /autofarm a message will appear (editable), and if you have the permission autofarm.reload, a second text will appear saying that you can reload the skript.

Fixed an issue where /autofarm was reloading all the scripts.

Made the code cleaner, more user-friendly and easier to edit.

Added beetroot, pumpkin and melon to the autofarm.

Added woodfarm to the autofarm.

Now you have a beautiful code to edit !
Good luck for your servers.

You can say in discussion your server if you use this script and i'll add it to the plugin home page to get you a bit of visibility.
----------, Mar 4, 2021

Now there is a permission for /autofarm and a message that you can edit as you want when player do not have the right to use the /autofarm.

Code :
Code (Text):
#Reload the plugin.
command /autofarm: #You can change /autofarm (/!\ keep the "/")
    trigger:
        if player has permission "autofarm.reload":
            make player execute "skript reload scripts autofarm.sk" #If you changed the name of the skript file, please change "autofarm"
        else:
            message "§7[§e§lAutofarm§7] §e§lYou do not have the permission to do that." #You can edit the message as you want but for color code please use §
----------, Mar 4, 2021

Added the "/autofarm" command to reload the skript.
If you do not want to recreate everything, just copy/pase this :
Code (Text):
#Reload the plugin.
command /autofarm:
    trigger:
        make player execute "skript reload scripts autofarm"
----------, Mar 4, 2021

Resource Information
Author:
----------
Total Downloads: 434
First Release: Mar 4, 2021
Last Update: Mar 5, 2021
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings