-
Posts
4,284 -
Joined
-
Last visited
-
Days Won
54
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by imthenewguy
-
This plugin is not being recognized at all on my server
imthenewguy replied to DrummerJacob's Support Request in Support
Why are you putting the plugin inside of oxide/config? You should only need to add professions into oxide/plugins. It also requires ImageLibrary to be on your server, or it unloads Professions. -
What happens when you reload the plugin?
-
Set the enabled value under the skill to false.
-
- 265 comments
-
- #enhanced
- #custom loot
-
(and 7 more)
Tagged with:
-
- 214 comments
-
- 214 comments
-
Changed Status from Pending to No Response
-
Changed Status from Pending to Closed
-
- 214 comments
-
- 214 comments
-
Hey so I had a look at the custom loot plugin. The way recipes are added to containers shouldn't conflict with it at all, as CustomLoot populates look 0.3s after a container spawns, where as Cooking adds recipes when the player loots the container. Have you given the permissions to find recipes? "cooking.recipecards"
-
On pickup, player is getting 2 recyclers
imthenewguy replied to 2KTwice's Support Request in Support
Uhh that's odd. How do I replicate the issue? -
- 1,407 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 1,407 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 1,407 comments
-
- #leveling
- #progression
- (and 19 more)
-
I mean it really depends on your hardware and what else you have loaded on your server. My plugin integrates with a lot of other plugins, and subscribes to a significant amount of hooks. If you run plugins that call hooks that SkillTree listen for, then it is going to add load onto the server. It is built to be as performant as a plugin of this magnitude allows though, as it unsubscribes from hooks that aren't used (skills that any active player on the server have not unlocked). There are a number of larger PVE servers that are running this without issue. If your server is suffering from performance issues, then I would suggest assessing the plugins on the server and either cutting some, or upgrading your hardware. An example of a large community that runs this is ZombieLand. I just tested it on my server and it is working fine. It took the points from my pool as well.
- 1,407 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 1,407 comments
-
- 1
-
-
- #leveling
- #progression
- (and 19 more)
-
- 1,407 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 1,407 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 1,407 comments
-
- #leveling
- #progression
- (and 19 more)
-
Not a clue; I don't own it and I am not sure how it functions internally. This plugin destroys the default behavior of the planterbox and handles how the growable entities progress. It does call all of the standard oxide hooks though, so if AutoFarm works off of the oxide hooks, it SHOULD work ok, but you may need to reach out to Razor and ask.
