-
Posts
1,381 -
Joined
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Razor
-
- 202 comments
-
- #auto plant
- #auto farm
-
(and 5 more)
Tagged with:
-
Are you using BotRespawn is so that may be the issue as they use the same NPC type for every single nps so plugin has no idea what they are to count them.
-
Changed Status from Not a Bug to Closed
-
Changed Status from Pending to Not a Bug
-
Post your config.
-
-
What have you all modified Config /lang file wise?
-
yes or if your and admin you can use the f1 menu and spawn yourself one.
-
These are not commands soundbox.use and soundbox.admin these are permisions to use the soundbox you need to give your players the use perm and the admin the admn perm once they have the perm then you open up an radio and the ui apears.
-
How do you restore the original grid location for Jet Event crashsites?
Razor replied to William Hall's Support Request in Support
What r you talking about? Also this plugin is not Raidable bases.. and im not that creator. -
Changed Status from Pending to Fixed Changed Fixed In to Next Version
-
I sent you file for testing via discord For TruePVE. and BuildTools
-
there unremovable so if your using a tool/plugin to remove them its not an issue with my plugin its an issue with theres normal rust you can not remove them.
-
-
-
-
Changed Status from Pending to Closed
-
Version 1.3.0
157 downloads
Allow your players to farm boars, bears, wolfs, panthers, tigers, alligators, and stags similarly to chickens. They need food and water to survive, and you can breed them to expand your farm. You can set how much resources they get by there age. There age increase 1yrs every 60min.. You can bread the animals by petting them if you have 2 of the same animals. Killing your own animal in the farm will not give you a baby item only animals in the wild will. Check the config for all available options. You can also find baby animals for your farm by slaughtering wild boars, bears, wolf, or stags. Permission "animalfarm.admin"; "animalfarm.gatherboar"; "animalfarm.gatherbear"; "animalfarm.gatherwolf"; "animalfarm.gatherstag"; "animalfarm.chickencoop"; "animalfarm.gatherpanther"; "animalfarm.gathertiger"; "animalfarm.gatheralligator"; /animalfarm <farm/boar/stag/bear/wolf> <amount> animalfarm <userid> <farm/boar/stag/bear/wolf/panther,/tiger,/alligator> <amount> WARNING: If your foundations are very low to the ground they will go threw the foundation a little to the ground. The Config Information In the config there is some default gather ages 1 to age 5, The age 5 is the default rust gather for the animal. Keep in mind if you have a gather manager for the animal its rates will still be applies. You can add as many ages as you like anything over the last age will use the max age you have in the config. The Gather settings can not and will not be able to add custom item to, You can use other plugins for that. { "Chicken Coop Settings": { "Total chickens animals allowed in the coop. Default UI will only show 4": 4, "Chickens hatch time minutes": 2, "Add storage adapter to coop": false, "Add water adapter to coop": false, "Allow auto hatching of eggs": false, "Player may have how many modifyed coops -1 = unlimited": -1, "Only use custom item to place coop": false, "Coop item skin": 3461239631, "Coop item name": "Industrial Chicken Coop" }, "Farm Settings": { "Farm item skinID": 3458119788, "Farm item name": "Animal Farm", "Total farm animals allowed in the farm": 10, "Add storage adapter to trough": true, "Add hopper to trough": true, "Require permissions for gatheringr": false, "Player may have how many farms -1 = unlimited": -1 }, "Boar Baby Settings": { "Chance to get baby boar from gathering": 10, "Baby Boar item skinID": 3458077515, "Baby Boar item name": "A Baby Boar", "Baby Boar groth minutes": 30, "Boar can breed.": true, "Boar breed chance.": 100, "Boar breed cooldown minutes.": 180, "Boar dung amount.": 2, "Boar gather age and items.": { "1": [ { "shortname": "meat.boar", "amount": 1.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 10.0, "isBP": false }, { "shortname": "fat.animal", "amount": 5.0, "isBP": false }, { "shortname": "leather", "amount": 5.0, "isBP": false }, { "shortname": "cloth", "amount": 1.0, "isBP": false } ], "2": [ { "shortname": "meat.boar", "amount": 3.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 15.0, "isBP": false }, { "shortname": "fat.animal", "amount": 10.0, "isBP": false }, { "shortname": "leather", "amount": 8.0, "isBP": false }, { "shortname": "cloth", "amount": 2.0, "isBP": false } ], "3": [ { "shortname": "meat.boar", "amount": 6.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 50.0, "isBP": false }, { "shortname": "fat.animal", "amount": 15.0, "isBP": false }, { "shortname": "leather", "amount": 12.0, "isBP": false }, { "shortname": "cloth", "amount": 5.0, "isBP": false } ], "4": [ { "shortname": "meat.boar", "amount": 7.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 25.0, "isBP": false }, { "shortname": "fat.animal", "amount": 20.0, "isBP": false }, { "shortname": "leather", "amount": 16.0, "isBP": false }, { "shortname": "cloth", "amount": 7.0, "isBP": false } ], "5": [ { "shortname": "meat.boar", "amount": 8.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 50.0, "isBP": false }, { "shortname": "fat.animal", "amount": 40.0, "isBP": false }, { "shortname": "leather", "amount": 20.0, "isBP": false }, { "shortname": "cloth", "amount": 10.0, "isBP": false } ] } }, "Stag Baby Settings": { "Chance to get baby stag from gathering": 10, "Baby Stag item skinID": 3458079161, "Baby Stag item name": "A Baby Stag", "Baby Stag groth minutes": 30, "Stag can breed.": true, "Stag breed chance.": 100, "Stag breed cooldown minutes.": 180, "Stag dung amount.": 2, "Stag gather age and items.": { "1": [ { "shortname": "deermeat.raw", "amount": 1.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 5.0, "isBP": false }, { "shortname": "fat.animal", "amount": 2.0, "isBP": false }, { "shortname": "leather", "amount": 10.0, "isBP": false }, { "shortname": "cloth", "amount": 5.0, "isBP": false } ], "2": [ { "shortname": "deermeat.raw", "amount": 1.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 10.0, "isBP": false }, { "shortname": "fat.animal", "amount": 4.0, "isBP": false }, { "shortname": "leather", "amount": 15.0, "isBP": false }, { "shortname": "cloth", "amount": 10.0, "isBP": false } ], "3": [ { "shortname": "deermeat.raw", "amount": 2.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 20.0, "isBP": false }, { "shortname": "fat.animal", "amount": 6.0, "isBP": false }, { "shortname": "leather", "amount": 20.0, "isBP": false }, { "shortname": "cloth", "amount": 15.0, "isBP": false } ], "4": [ { "shortname": "deermeat.raw", "amount": 3.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 30.0, "isBP": false }, { "shortname": "fat.animal", "amount": 8.0, "isBP": false }, { "shortname": "leather", "amount": 30.0, "isBP": false }, { "shortname": "cloth", "amount": 20.0, "isBP": false } ], "5": [ { "shortname": "deermeat.raw", "amount": 4.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 50.0, "isBP": false }, { "shortname": "fat.animal", "amount": 10.0, "isBP": false }, { "shortname": "leather", "amount": 50.0, "isBP": false }, { "shortname": "cloth", "amount": 25.0, "isBP": false } ] } }, "Bear Baby Settings": { "Chance to get baby bear from gathering": 10, "Baby Bear item skinID": 3458078401, "Baby Bear item name": "A Baby Bear", "Baby Bear groth minutes": 30, "Bear can breed.": true, "Bear breed chance.": 100, "Bear breed cooldown minutes.": 180, "Bear dung amount.": 2, "Bear gather age and items.": { "1": [ { "shortname": "bearmeat", "amount": 1.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 25.0, "isBP": false }, { "shortname": "fat.animal", "amount": 20.0, "isBP": false }, { "shortname": "leather", "amount": 20.0, "isBP": false }, { "shortname": "cloth", "amount": 5.0, "isBP": false } ], "2": [ { "shortname": "bearmeat", "amount": 5.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 50.0, "isBP": false }, { "shortname": "fat.animal", "amount": 40.0, "isBP": false }, { "shortname": "leather", "amount": 40.0, "isBP": false }, { "shortname": "cloth", "amount": 15.0, "isBP": false } ], "3": [ { "shortname": "bearmeat", "amount": 10.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 75.0, "isBP": false }, { "shortname": "fat.animal", "amount": 60.0, "isBP": false }, { "shortname": "leather", "amount": 60.0, "isBP": false }, { "shortname": "cloth", "amount": 25.0, "isBP": false } ], "4": [ { "shortname": "bearmeat", "amount": 15.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 100.0, "isBP": false }, { "shortname": "fat.animal", "amount": 80.0, "isBP": false }, { "shortname": "leather", "amount": 80.0, "isBP": false }, { "shortname": "cloth", "amount": 35.0, "isBP": false } ], "5": [ { "shortname": "bearmeat", "amount": 20.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 150.0, "isBP": false }, { "shortname": "fat.animal", "amount": 100.0, "isBP": false }, { "shortname": "leather", "amount": 100.0, "isBP": false }, { "shortname": "cloth", "amount": 50.0, "isBP": false } ] } }, "Wolf Baby Settings": { "Chance to get baby wolf from gathering": 10, "Baby Wolf item skinID": 3458436442, "Baby Wolf item name": "A Baby Wolf", "Baby Wolf groth minutes": 30, "Wolf can breed.": true, "Wolf breed chance.": 100, "Wolf breed cooldown minutes.": 180, "Wolf dung amount.": 2, "Wolf gather age and items.": { "1": [ { "shortname": "skull.wolf", "amount": 1.0, "isBP": false }, { "shortname": "wolfmeat.raw", "amount": 1.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 10.0, "isBP": false }, { "shortname": "fat.animal", "amount": 2.0, "isBP": false }, { "shortname": "leather", "amount": 10.0, "isBP": false }, { "shortname": "cloth", "amount": 5.0, "isBP": false } ], "2": [ { "shortname": "skull.wolf", "amount": 1.0, "isBP": false }, { "shortname": "wolfmeat.raw", "amount": 2.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 20.0, "isBP": false }, { "shortname": "fat.animal", "amount": 4.0, "isBP": false }, { "shortname": "leather", "amount": 25.0, "isBP": false }, { "shortname": "cloth", "amount": 10.0, "isBP": false } ], "3": [ { "shortname": "skull.wolf", "amount": 1.0, "isBP": false }, { "shortname": "wolfmeat.raw", "amount": 3.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 30.0, "isBP": false }, { "shortname": "fat.animal", "amount": 6.0, "isBP": false }, { "shortname": "leather", "amount": 45.0, "isBP": false }, { "shortname": "cloth", "amount": 20.0, "isBP": false } ], "4": [ { "shortname": "skull.wolf", "amount": 1.0, "isBP": false }, { "shortname": "wolfmeat.raw", "amount": 4.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 35.0, "isBP": false }, { "shortname": "fat.animal", "amount": 8.0, "isBP": false }, { "shortname": "leather", "amount": 60.0, "isBP": false }, { "shortname": "cloth", "amount": 25.0, "isBP": false } ], "5": [ { "shortname": "skull.wolf", "amount": 1.0, "isBP": false }, { "shortname": "wolfmeat.raw", "amount": 5.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 40.0, "isBP": false }, { "shortname": "fat.animal", "amount": 10.0, "isBP": false }, { "shortname": "leather", "amount": 75.0, "isBP": false }, { "shortname": "cloth", "amount": 35.0, "isBP": false } ] } }, "Tiger Baby Settings": { "Chance to get baby tiger from gathering": 10, "Baby Tiger item skinID": 3469950143, "Baby Tiger item name": "A Baby Tiger", "Baby Tiger groth minutes": 30, "Tiger can breed.": true, "Tiger breed chance.": 100, "Tiger breed cooldown minutes.": 180, "Tiger dung amount.": 2, "Tiger gather age and items.": { "1": [ { "shortname": "bigcatmeat", "amount": 1.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 10.0, "isBP": false }, { "shortname": "fat.animal", "amount": 2.0, "isBP": false }, { "shortname": "leather", "amount": 10.0, "isBP": false }, { "shortname": "cloth", "amount": 5.0, "isBP": false } ], "2": [ { "shortname": "bigcatmeat", "amount": 2.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 20.0, "isBP": false }, { "shortname": "fat.animal", "amount": 4.0, "isBP": false }, { "shortname": "leather", "amount": 25.0, "isBP": false }, { "shortname": "cloth", "amount": 10.0, "isBP": false } ], "3": [ { "shortname": "bigcatmeat", "amount": 3.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 30.0, "isBP": false }, { "shortname": "fat.animal", "amount": 6.0, "isBP": false }, { "shortname": "leather", "amount": 45.0, "isBP": false }, { "shortname": "cloth", "amount": 20.0, "isBP": false } ], "4": [ { "shortname": "bigcatmeat", "amount": 4.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 35.0, "isBP": false }, { "shortname": "fat.animal", "amount": 8.0, "isBP": false }, { "shortname": "leather", "amount": 60.0, "isBP": false }, { "shortname": "cloth", "amount": 25.0, "isBP": false } ], "5": [ { "shortname": "bigcatmeat", "amount": 5.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 40.0, "isBP": false }, { "shortname": "fat.animal", "amount": 10.0, "isBP": false }, { "shortname": "leather", "amount": 75.0, "isBP": false }, { "shortname": "cloth", "amount": 35.0, "isBP": false } ] } }, "Panther Baby Settings": { "Chance to get baby Panther from gathering": 10, "Baby Panther item skinID": 3469941871, "Baby Panther item name": "A Baby Panther", "Baby Panther groth minutes": 30, "Panther can breed.": true, "Panther breed chance.": 100, "Pantherger breed cooldown minutes.": 180, "Panther dung amount.": 2, "Panther gather age and items.": { "1": [ { "shortname": "bigcatmeat", "amount": 1.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 10.0, "isBP": false }, { "shortname": "fat.animal", "amount": 2.0, "isBP": false }, { "shortname": "leather", "amount": 10.0, "isBP": false }, { "shortname": "cloth", "amount": 5.0, "isBP": false } ], "2": [ { "shortname": "bigcatmeat", "amount": 2.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 20.0, "isBP": false }, { "shortname": "fat.animal", "amount": 4.0, "isBP": false }, { "shortname": "leather", "amount": 25.0, "isBP": false }, { "shortname": "cloth", "amount": 10.0, "isBP": false } ], "3": [ { "shortname": "bigcatmeat", "amount": 3.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 30.0, "isBP": false }, { "shortname": "fat.animal", "amount": 6.0, "isBP": false }, { "shortname": "leather", "amount": 45.0, "isBP": false }, { "shortname": "cloth", "amount": 20.0, "isBP": false } ], "4": [ { "shortname": "bigcatmeat", "amount": 4.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 35.0, "isBP": false }, { "shortname": "fat.animal", "amount": 8.0, "isBP": false }, { "shortname": "leather", "amount": 60.0, "isBP": false }, { "shortname": "cloth", "amount": 25.0, "isBP": false } ], "5": [ { "shortname": "bigcatmeat", "amount": 5.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 40.0, "isBP": false }, { "shortname": "fat.animal", "amount": 10.0, "isBP": false }, { "shortname": "leather", "amount": 75.0, "isBP": false }, { "shortname": "cloth", "amount": 35.0, "isBP": false } ] } }, "Crocodile Baby Settings": { "Chance to get baby Crocodile from gathering": 10, "Baby Crocodile item skinID": 3470285566, "Baby Crocodile item name": "A Baby Crocodile", "Baby Crocodile groth minutes": 30, "Crocodile can breed.": true, "Crocodile breed chance.": 100, "Crocodile breed cooldown minutes.": 180, "Crocodile dung amount.": 2, "Crocodile gather age and items.": { "1": [ { "shortname": "crocodilemeat", "amount": 1.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 10.0, "isBP": false }, { "shortname": "fat.animal", "amount": 2.0, "isBP": false }, { "shortname": "leather", "amount": 10.0, "isBP": false }, { "shortname": "cloth", "amount": 5.0, "isBP": false } ], "2": [ { "shortname": "crocodilemeat", "amount": 2.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 20.0, "isBP": false }, { "shortname": "fat.animal", "amount": 4.0, "isBP": false }, { "shortname": "leather", "amount": 25.0, "isBP": false }, { "shortname": "cloth", "amount": 10.0, "isBP": false } ], "3": [ { "shortname": "crocodilemeat", "amount": 3.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 30.0, "isBP": false }, { "shortname": "fat.animal", "amount": 6.0, "isBP": false }, { "shortname": "leather", "amount": 45.0, "isBP": false }, { "shortname": "cloth", "amount": 20.0, "isBP": false } ], "4": [ { "shortname": "crocodilemeat", "amount": 4.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 35.0, "isBP": false }, { "shortname": "fat.animal", "amount": 8.0, "isBP": false }, { "shortname": "leather", "amount": 60.0, "isBP": false }, { "shortname": "cloth", "amount": 25.0, "isBP": false } ], "5": [ { "shortname": "crocodilemeat", "amount": 5.0, "isBP": false }, { "shortname": "bone.fragments", "amount": 40.0, "isBP": false }, { "shortname": "fat.animal", "amount": 10.0, "isBP": false }, { "shortname": "leather", "amount": 75.0, "isBP": false }, { "shortname": "cloth", "amount": 35.0, "isBP": false } ] } }, "Version": { "Major": 1, "Minor": 3, "Patch": 0 } }$20.00 -
- 28 comments
-
- 28 comments
-
Default rust pressing the r key
-
That would be a game issue.
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed