Jump to content

imthenewguy

Curator
  • Posts

    4,644
  • Joined

  • Last visited

  • Days Won

    57

Everything posted by imthenewguy

  1. This plugin is exclusively for gathering clothes and is based on yield. I do have another plugin called Enchanting which does add a certain element that you are looking for, but only active based perks, not passive ones. It does sound like a cool idea though. You are effectively wanting random drops of items that roll a random stat and value for that stat, on a random piece of clothing?
  2. The intention of the system was a way for players who are offline to have a small catch up mechanic. I implemented it into my server to prevent burn out, but it's small enough amount that it won't encourage being offline.
  3. I like the idea of cooking, but I might look at a t3 option for instant cooking or something. Will have a play around and add it.
  4. Backpack shouldn't be accessible while at the event.
  5. Ok so I didn't add a config option to disable the message. They won't actually get rested xp. Have patched the next version to prevent this message when disabled in config.
  6. Yeah it's an odd one. The box itself doesn't have any colliders and can't be interacted with. I'm curious if reconnecting to the server/restarting server or client makes it go away.
  7. imthenewguy

    Cooking

    The pages are generate when the plugin loads as opposed to each time it is called for, for optimization purposes. Having a function like this would require the pages to be built each time a player press the next button or opens the menu, as well as the knock on effect for call backs to pages based on their index. The only thing that would be possible would be preventing a player from crating a meal if there is a permission, but they would still see it as a menu option.
  8. I don't have them. It;s a matter of tweaking the values until you get it in the place you want it. The only thing to remember is - if lowing an x value, make sure you lower both x values by the same amount. IE the default value for x_min is "185.4" and the default value for x_max is "227.4". Changing these shifts the icon left to right (lowering makes it go left, increasing makes it go right). If I wanted to shift the button 100 to the left, I change deduct 100 from BOTH x_min and x_max, so the new values would be "85.4" and "127.4" respectively.
  9. Download 1.0.2. Box should disappear straight after the recycler now.
  10. imthenewguy

    Cooking

    Will be added to the next update
  11. Hey mate, the console command is the same as the chat command. giveextractor <name/ID> <skin/size/element>. Element means the position in the config. IE 0 would be small, 1 would be medium, 2 would be large I believe
  12. Will most likely work with the BotReSpawn. Haven't looked at the code though so can't say with certainty. Rested xp works like this: Player accumulates a pool of rested xp while offline at a default rate of 1000xp per hour offline rounded down. Once connected, they are told how much xp they have pooled, and they will earn a bonus amount of xp for all tasks (default 25% bonus), which is removed from the bonus xp pool until it is depleted. Example: the player has a bonus pool if 10,000 xp. They hit a tree, which has a default value of 8, so they receive 10 xp instead (8 + 25% = 10). 10 xp is removed from the bonus pool. They complete an in-game mission, which gives the player 1000xp normally, but with the bonus amount its 1250 xp, which is also deducted from the bonus pool.
  13. Unfortunately It would be a plugin all on it's own as there is a fair amount of work to make the furnace remotely accessible.
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

153.3k

Files Sold

Total number of files sold.

3.3m

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.