Upgrades (Perks)
Upgrades are used to improve the land, they are divided into one-time purchase or upgradeable.
Upgradable Perks
Upgrades each have their own permissions, the format is as follows:
- territory.perk.upgrade.<perk_name>- e.g. territory.perk.upgrade.furnace_smelting_boost 
 
The upgradable perks system allows players to enhance their land's functionality by improving specific features. Each perk has a customizable number of upgrades, enabling to define how many levels are available, how much each upgrade costs, and how much it improves the perk's stats.
For example, a Furnace Upgrade could include 3, 7, or even 20 levels, each increasing the furnace's smelting speed with its own multiplier.
- FURNACE SMELTING BOOST - It is used to increase the speed of smelting of furnaces placed within the land. 
 
- SEED GROWTH BOOST - It will accelerate the growth of seeds and plants inside the land. 
 
- SPAWNER LIMIT - It is possible to set how many spawners a player can place in a land, and then gradually increase this number. Spawner capping is an optional feature where the player cannot place spawners anywhere other than in his territory. 
 
- EXPERIENCE BOOST - Bonus to experience gained within the land. 
 
One-Time Purchasable Perks
Upgrades each have their own permissions, the format is as follows:
- territory.perk.purchase.<perk_name>- e.g. territory.perk.purchase.auto_planting 
 
- FLY - Players can activate flying within theirs land territory. Plugin has own fly manager or can be used supported fly plugin TempFly. 
 
- AUTO PLANTING - After harvesting fully grown seedlings, they are automatically replanted. This applies to: - WHEAT 
- CARROTS 
- POTATOES 
- BEETROOTS 
- NETHER_WARTS 
- COCOA 
 
 
- DISABLE MOSTER SPAWNING - Prohibits spawning of hostile entities in the territory, except for spawners. 
 
- DISABLE FIRE DAMAGE - Lava and fire will not apply any damage. 
 
- DISABLE STARVATION - The player will not starve while in the land. 
 
- DISABLE FALL DAMAGE - No fall damage will be applied inside the land. 
 
Last updated