Jump to content

Farmers Paradise (FarmPro) 1.0.8

$50.00 $39.90
   (0 reviews)
Message added by Marte6,

Come hang out on Discord community!

Whether you need support, want the latest updates, have feature suggestions. Your feedback is always welcome, and we’re here to help you make the most of your plugins!

Join Discord


Test the plugins on our test server!

Open your In-Game Console with F1 and type

connect plugins.marte6.shop

A very special thanks to my co-author, ShiiZo, whose creativity and dedication were instrumental in bringing this plugin to life. He not only came up with the original idea and all of its core features, but also rigorously tested it over several weeks with more than 2,000 planters on his own server, which consistently peaked at 50 active players. His commitment, feedback, and hands-on involvement were essential to making this project a success.

 

10 Screenshots

  • 925
  • 34
  • 200.79 kB
This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments

0g.Ghost.7373

Posted

Will it work with plugins like Custom Crops  By Wrecks and Drug Deals  By Yaki?

I use an auto farm plugin now that doesnt work well with custom named seeds and custom named items they grow into. 

Like if I plant seed.hemp named Weed Seed it will grown cloth with the right skin but no custom name.

Marte6

Posted

1 hour ago, 0g.Ghost.7373 said:

Will it work with plugins like Custom Crops  By Wrecks and Drug Deals  By Yaki?

I use an auto farm plugin now that doesnt work well with custom named seeds and custom named items they grow into. 

Like if I plant seed.hemp named Weed Seed it will grown cloth with the right skin but no custom name.

I'm not 100% sure it works, but there is an option in the configuration to call the OnGrowableGathered hook, which is probably what this plugin does. If you'd like, I can send you the plugin to test it before you buy it, just to be sure.

ShiiZo

Posted

Good Morning @0g.Ghost.7373,

You can also create custom-named plants with this plugin and the custom fertiliser.
When we made this plugin, we only had Ganja; we would need the other plugins for quick testing at least.
Could you perhaps ask the developer to give Marte or me access to it?

Best Regards

EllieCat

Posted

Does it have a high impact on server performance?

How about performance optimization?

Marte6

Posted

15 minutes ago, EllieCat said:

Does it have a high impact on server performance?

How about performance optimization?

The plugin was built primarily with performance in mind. All processes are handled using routines and delays to ensure that nothing happens all at once, which prevents any noticeable impact on the server.

@ShiiZo has been testing the plugin since the beginning of the wipe. His server currently has over 3,000 planters and peaks of 50 players online, and everything has been running smoothly without any performance issues.

ShiiZo

Posted

@EllieCat I have over 2,000 planters on my main server and I have no performance problems.
This plugin runs flawlessly with no lag or bugs, and the server FPS has improved compared to other planter plugins since I started using/testing it.


Stability was our main focus when we developed this plugin.
To be fair, I don't have sprinklers or heaters on my planters because I only want to see the lights. But since I've been using this, my players are really happy farmers, and the setup is really easy.

We also have a server for testing our plugins, and I would be happy to help you with that.

0g.Ghost.7373

Posted

I went ahead and bought yours. I just like the idea of it being no pipes, wires, hoses.

Drug Deals doesn't work. I asked that guy before to get with another auto farm plugin to make it work and he never replied.

I have asked  Wrecks if he can work with you for the custom crops. 

And a question....

Can we change this 
    {
      "ItemForSale": {
        "Shortname": "scrap",
        "Amount": 50,
        "Category": "Sell"
      },
      "ItemsCost": [
        {
          "Identifier": "dustyherb",
          "Amount": 10
        }
      ]
    },

To this?


   {
      "ItemForSale": {
          "Shortname": "Economics",
          "CustomName": "RP",
          "SkinId": 3511333337,
          "Amount": 50,
          "Category": "Sell"
      },
      "ItemsCost": [
        {
          "Identifier": "dustyherb",
          "Amount": 10
        }
      ]
    },

        

Marte6

Posted

44 minutes ago, 0g.Ghost.7373 said:

I went ahead and bought yours. I just like the idea of it being no pipes, wires, hoses.

Drug Deals doesn't work. I asked that guy before to get with another auto farm plugin to make it work and he never replied.

I have asked  Wrecks if he can work with you for the custom crops. 

And a question....

Can we change this 
    {
      "ItemForSale": {
        "Shortname": "scrap",
        "Amount": 50,
        "Category": "Sell"
      },
      "ItemsCost": [
        {
          "Identifier": "dustyherb",
          "Amount": 10
        }
      ]
    },

To this?


   {
      "ItemForSale": {
          "Shortname": "Economics",
          "CustomName": "RP",
          "SkinId": 3511333337,
          "Amount": 50,
          "Category": "Sell"
      },
      "ItemsCost": [
        {
          "Identifier": "dustyherb",
          "Amount": 10
        }
      ]
    },

        

Hello, I’ve just uploaded an update to the plugin that will allow this.

  • Like 1
EllieCat

Posted

15 hours ago, Marte6 said:

The plugin was built primarily with performance in mind. All processes are handled using routines and delays to ensure that nothing happens all at once, which prevents any noticeable impact on the server.

@ShiiZo has been testing the plugin since the beginning of the wipe. His server currently has over 3,000 planters and peaks of 50 players online, and everything has been running smoothly without any performance issues.

Will this plugin still auto plant/auto harvest/auto clone when the player is offline?🙂

ShiiZo

Posted (edited)

49 minutes ago, EllieCat said:

Will this plugin still auto plant/auto harvest/auto clone when the player is offline?🙂

Yes this works flawless, even a server restart causes no bugs or anything to the system.
So far i had to reload the Plugin once since the Wipe because a player managed to bug out the barrel somehow. But after the reload it worked flawless again.

Edited by ShiiZo
Perfectangel01

Posted

This plugin has so much potential but the frame drops isn't good. 

One photo is looking at 50 planters without anything growing and one is looking away 

Screenshot 2025-07-24 112045.png

Screenshot 2025-07-24 112321.png

Marte6

Posted

49 minutes ago, Perfectangel01 said:

This plugin has so much potential but the frame drops isn't good. 

One photo is looking at 50 planters without anything growing and one is looking away 

Screenshot 2025-07-24 112045.png

Screenshot 2025-07-24 112321.png

Hello! On the client side, the plugin doesn't do anything that interferes with FPS — this behavior is standard for farms with many entities grouped together. If your computer is having FPS issues, try lowering the graphics quality.

What can be done in the plugin to improve client-side performance is to set:

"Force Quality 100%": true,
"Install Light": false,
"Install Heater": false,
"Install Sprinkler": false

This way, the Light/Heater/Sprinkler are not installed, which reduces the number of entities your client has to load, potentially improving performance for the user.

  • Like 1
Marte6

Posted

Try reducing these values

image.png.70d1723de6abe520ff1bc600f7e45775.png

Perfectangel01

Posted

20 minutes ago, Marte6 said:

Hello! On the client side, the plugin doesn't do anything that interferes with FPS — this behavior is standard for farms with many entities grouped together. If your computer is having FPS issues, try lowering the graphics quality.

What can be done in the plugin to improve client-side performance is to set:

"Force Quality 100%": true,
"Install Light": false,
"Install Heater": false,
"Install Sprinkler": false

This way, the Light/Heater/Sprinkler are not installed, which reduces the number of entities your client has to load, potentially improving performance for the user.

Fixed. Thank god because I do like this plugin

  • Love 1
EllieCat

Posted

The plugin introduction does not specify the permissions for this plugin. Can it be added?😘

  • Like 1
EllieCat

Posted

20250725035213_1(1).jpg.d670cc1b20f564853cda8e577aca89e9.jpg

Cannot customize language.🥲

 

20250725053553_1(1).jpg

Marte6

Posted

1 minute ago, EllieCat said:

20250725035213_1(1).jpg.d670cc1b20f564853cda8e577aca89e9.jpg

Cannot customize language.🥲

 

20250725053553_1(1).jpg

Sorry, I'll update it by tomorrow and see if there's anything else to translate

0g.Ghost.7373

Posted

Just a warning to everyone, if you have SkillTree set to give you random items or an Item Perk for random items when foraging, do not set the ripe time too fast if you have a lot of seeds.... lol

EllieCat

Posted

Failed to call hook 'OnEntityBuilt' on plugin 'FarmPro v1.0.7' (InvalidOperationException: Sequence contains no elements)

at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00010] in <a314714511a14f84b853c03efd8682b8>:0

at Oxide.Plugins.FarmPro.GetPlayerVipGroup (System.String ownerId) [0x000b2] in <15bc9bf99ef945ee8ce08739c31096fa>:0

at Oxide.Plugins.FarmPro.GetPlayerVipGroup (System.UInt64 ownerUid) [0x00008] in <15bc9bf99ef945ee8ce08739c31096fa>:0

at Oxide.Plugins.FarmPro.OnEntityBuilt (Planner planner, UnityEngine.GameObject gameObject) [0x00091] in <15bc9bf99ef945ee8ce08739c31096fa>:0

at Oxide.Plugins.FarmPro.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00376] in <15bc9bf99ef945ee8ce08739c31096fa>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0

Placing the box without authorization will result in an error.🥲

Marte6

Posted

@EllieCat I just updated it, fixing that issue and including the translations that were missing!
If you find any other bugs, please open a ticket so we can keep things more organized!

ShiiZo

Posted

8 hours ago, 0g.Ghost.7373 said:

Just a warning to everyone, if you have SkillTree set to give you random items or an Item Perk for random items when foraging, do not set the ripe time too fast if you have a lot of seeds.... lol

I have turned off the skilltree items and the time set to 60 mins til ripe. So players cant use the harvest skills for the autofarm ^^

  • Like 1
0g.Ghost.7373

Posted

13 hours ago, Marte6 said:

@EllieCat I just updated it, fixing that issue and including the translations that were missing!
If you find any other bugs, please open a ticket so we can keep things more organized!

Any update on working with Custom Crops? Wrecks said he gave you a copy.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Marte6's Collection

User Feedback

1.9m

Downloads

Total number of downloads.

8.7k

Customers

Total customers served.

129.7k

Files Sold

Total number of files sold.

2.7m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.