About LRates
LRates is a powerful and flexible plugin designed to customize resource gathering, looting, and smelting rates on your server, providing an immersive experience tailored to the time of day and player rank. With LRates, server administrators have complete control over how resources are obtained and processed, offering dynamic changes that keep the gameplay fresh and rewarding for all players.
Key Features:
- Dynamic Day & Night Rates: Adjust resource gathering, looting, and smelting rates for both day and night cycles. Set higher rates for day or night to create a unique progression system, encouraging players to plan their activities based on the time of day.
- Rank-Based Customization: Different player ranks—such as Default, VIP, and Premium—can have customized resource rates. Reward loyal players with increased gathering and looting rates, providing incentives for progression and engagement.
-
Resource-Specific Rate Adjustments: Fine-tune rates for specific resources, including:
-
Gathered Resources: Adjust rates for wood, stone, ores, and more.
-
Loot Containers & Barrels: Modify the loot rates for scrap, components, and other valuable items.
-
Collectable Resources: Set rates for items like cloth, berries, and other collectables.
-
Quarry & Excavator Resources: Modify the rates for quarry and excavator yields.
-
Smelting Efficiency: Adjust oven smelting rates to make smelting faster or more fuel-efficient, streamlining the crafting process without affecting actual crafting mechanics.
-
- Flexible Barrel Interaction Radius: Customize the interaction radius for barrels, making looting easier or more challenging based on your server’s preferences.
- Night Rate Options: Optionally enable higher night rates for resource gathering and looting to encourage players to continue working through the night, adding a layer of strategy to the gameplay.
Ideal For:
- Survival Servers: Fine-tune your server's resource economy with customizable rates that fit your gameplay style and server goals.
- VIP & Premium Players: Offer increased rates as rewards for players in higher tiers, enhancing their gameplay experience and incentivizing loyalty.
- Server Administrators: Enjoy full control over how resources are gathered, looted, and smelted, ensuring a balanced and engaging experience for all players.
LRates is the ultimate plugin for server administrators who want to create a dynamic, rewarding environment with customizable resource rates. Whether you're rewarding dedicated players or shaping the game world with time-based changes, LRates gives you the power to craft the ideal gameplay experience for your community.
Web Configurator
A convenient and simple plugin configuration editor in your browser, you can download your config and add it, or set up a new one from scratch. You can also share configs. To do this, just send your link and share your configuration with everyone.
Configuration
{ "Default Rates": 1.0, "Enabled rates oven?": true, "Will the rates in the crates only work on components?": true, "Put the resources from the barrels directly into the inventory": false, "The radius of operation of barrels": 5.0, "Should I enable the night rates config?": false, "The time when the day begins": 7, "The time when the night begins": 19, "List of permissions": { "default": { "Day rates": { "Gathered rates": { "*": 2.0, "stones": 1.0 }, "Loot containers and barrel rates": { "*": 2.0, "scrap": 1.0 }, "Collectable rates": { "*": 2.0, "stones": 1.0 }, "Quarry rates": { "*": 2.0, "stones": 1.0 }, "Excavator rates": { "*": 2.0, "stones": 1.0 }, "Growable rates": { "*": 2.0, "cloth": 1.0 }, "Oven rate": { "Smelt speed": 2.0, "Fuel usage rate": 2.0 } }, "Night rates": { "Gathered rates": { "*": 2.0, "stones": 1.0 }, "Loot containers and barrel rates": { "*": 2.0, "scrap": 1.0 }, "Collectable rates": { "*": 2.0, "stones": 1.0 }, "Quarry rates": { "*": 2.0, "stones": 1.0 }, "Excavator rates": { "*": 2.0, "stones": 1.0 }, "Growable rates": { "*": 2.0, "cloth": 1.0 }, "Oven rate": { "Smelt speed": 2.0, "Fuel usage rate": 2.0 } } }, "vip": { "Day rates": { "Gathered rates": { "*": 4.0, "stones": 2.0 }, "Loot containers and barrel rates": { "*": 4.0, "scrap": 250.0 }, "Collectable rates": { "*": 4.0, "stones": 2.0 }, "Quarry rates": { "*": 4.0, "stones": 2.0 }, "Excavator rates": { "*": 4.0, "stones": 2.0 }, "Growable rates": { "*": 4.0, "cloth": 2.0 }, "Oven rate": { "Smelt speed": 250.0, "Fuel usage rate": 500.0 } }, "Night rates": { "Gathered rates": { "*": 4.0, "stones": 2.0 }, "Loot containers and barrel rates": { "*": 4.0, "scrap": 2.0 }, "Collectable rates": { "*": 4.0, "stones": 2.0 }, "Quarry rates": { "*": 4.0, "stones": 2.0 }, "Excavator rates": { "*": 4.0, "stones": 2.0 }, "Growable rates": { "*": 4.0, "cloth": 2.0 }, "Oven rate": { "Smelt speed": 2.0, "Fuel usage rate": 2.0 } } }, "premium": { "Day rates": { "Gathered rates": { "*": 6.0, "stones": 4.0 }, "Loot containers and barrel rates": { "*": 6.0, "scrap": 4.0 }, "Collectable rates": { "*": 6.0, "stones": 4.0 }, "Quarry rates": { "*": 6.0, "stones": 4.0 }, "Excavator rates": { "*": 6.0, "stones": 4.0 }, "Growable rates": { "*": 6.0, "cloth": 4.0 }, "Oven rate": { "Smelt speed": 2.0, "Fuel usage rate": 2.0 } }, "Night rates": { "Gathered rates": { "*": 6.0, "stones": 4.0 }, "Loot containers and barrel rates": { "*": 6.0, "scrap": 4.0 }, "Collectable rates": { "*": 6.0, "stones": 4.0 }, "Quarry rates": { "*": 6.0, "stones": 4.0 }, "Excavator rates": { "*": 6.0, "stones": 4.0 }, "Growable rates": { "*": 6.0, "cloth": 4.0 }, "Oven rate": { "Smelt speed": 2.0, "Fuel usage rate": 2.0 } } } } }