-
Posts
3,445 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by imthenewguy
-
I have none enhancement kit by recycling
imthenewguy replied to Trudy Latté's Support Request in Support
I added your config to my server and it seems to be working fine. Are you trying this on a test server? If so, try the following: - Shutdown your server - Delete all other plugins except for ItemPerks - Wipe your server - Load your server up - See if the issue still persists -
- 1,253 comments
-
- #leveling
- #progression
- (and 13 more)
-
- 1,253 comments
-
- #leveling
- #progression
- (and 13 more)
-
- 1,253 comments
-
- 1
-
-
- #leveling
- #progression
- (and 13 more)
-
All updated
-
All updated.
-
- 60 comments
-
- #storage
- #containers
-
(and 4 more)
Tagged with:
-
I have none enhancement kit by recycling
imthenewguy replied to Trudy Latté's Support Request in Support
Have you tried setting the recycle chance to be higher to see if it drops? If so, can you send me your config? -
I have none enhancement kit by recycling
imthenewguy replied to Trudy Latté's Support Request in Support
Do you use any recycler plugins? -
I have none enhancement kit by recycling
imthenewguy replied to Trudy Latté's Support Request in Support
Have you assigned the permissions for it? itemperks.recycle -
- 243 comments
-
- #enhanced
- #custom loot
-
(and 7 more)
Tagged with:
-
Can you change the randomizing upgrading to specific prices per tier?
imthenewguy replied to cody simao's Support Request in Support
You could probably configure GUI shop or another shop plugin to handle it. EpicLoot has a command to generate items via command. genitem <target steamID> <shortname> <enhancement type> <tier> You could create an item in the config of a shop or crafting plugin that runs this command, targeting the player who is using the shop. -
- 243 comments
-
- #enhanced
- #custom loot
-
(and 7 more)
Tagged with:
-
Can you change the randomizing upgrading to specific prices per tier?
imthenewguy replied to cody simao's Support Request in Support
The plugin only supports randomizing tiers at this point. -
Changed Status from Pending to Closed
-
Hey you need to have the fishing rod held active in your hand when you attempt to look at buffs for held items.
-
Unfortunately not
-
Changed Status from Pending to Closed
-
Any time
-
Hey yeah they are, so long a they are in the list of commands to run when respeccing.
-
[Bug] No Durability Plugin Conflict With Keycards
imthenewguy replied to BippyMiester's Support Request in Support
Changed Status from Pending to Closed -
Easiest way to get an understanding is to run the chat command /addtestpermsnode This will add a custom permission node to the Cooking tree (disabled by default), and show you how its done. My video also covers it as well. Key is the permission, value is the message. The value_per_buff isn't too relevant if using permissions solely. The cooking example will be good because it shows how you can use multiple permissions in the same skill node, accessible at different levels.