This plugin adds useful upgrades to players.
- Auto smelt: Get gold and iron ingot directly from the ore.
- Custom tree drop: Customize the tree drops (Only if you break the leaves) to drop gold apples and other stuff.
- Healting redstone: You have a chance to get heal potions in the redstone.
- Villager drops: Now you have a chance to get items killing villagers.
- Quick torch: Chance of getting torches by mining coal.
- Lucky dirt: You can get bones, carrots and potatos in the dirt.
- Double log: You can get two logs cutting one.
- Leather mobs: Now sheeps and pigs drop leather.
- EZ armour: Craft a full gold/iron/diamond armour with just a command
- Log2planks: Get directly the planks from the logs
- Bookshelf protector: Get the entire bookshelf when you broke it
- Bookshelf uncrafter: Addon to bookshelf protector to get books and planks of the bookshelf with a command
- Autoplant (Beta): Plant the vegetable automaticly by walking on the dirt (Farmland) A bit bugged for now
There are 8 more, description coming soon
You only need Skript
#Important
AutoPlant: false #A bit bugged
AutoSmelt: true
GolemDrop: true
QuickTorch: true
VillagerDrop: true
LuckyDirt: true
LeatherDrop: true
HealingRedstone: true
DoubleLog: false #If you want to work with log2planks disable this
Log2Planks: true
ProtectBookShelf: true
UnCraftBookShelf: true
#Customization
#Chance of spawning double ingot
DoubleIngotChance: 25%
#Item that spawns in leaves
LeavesDrop: 322
#Chance of spawning Gold Apples in leaves
LeavesDropChance: 5%
#Chance of double dropping logs
DoubleLogChance: 30%
#Chance of spawning torches on coal
TorchDropChance: 25%
#How many torches can spawn in in coal block
TorchQuantity: 2
#Chance of spawning health potions on redstone
HealingRedstoneChance: 25%
#Chance of spawning stuff in dirt
LuckyDirtChance: 10%
#Villager dropping chance
VillagerDropChance: 10%
#Heling redstone potion id
HealingRedstonePotion: 8229
#Sheep drop
SheepDrop: 1 leather
PigDrop: 1 leather
#Chance for drop of IronGolen
IronGolemChance: 75%
IronGolemDrop: 1 Iron Block
#Messages
NoMaterials: &4You do not have enough
ArmourSuccess: &aArmour was created succesfully!
UncraftDone: The bookshelf was uncrafted!
#What will drop villagers?
VillagerDrop1: 5 bread
VillagerDrop2: 2 book
VillagerDrop3: iron sword
VillagerDrop4: iron hoe
VillagerDrop5: 5 experience bottle
VillagerDrop6: chain leggings
upgrades.autosmelt
upgrades.quicktorch
upgrades.healingredstone
upgrades.luckydirt
upgrades.autoplant
upgrades.ezarmour
upgrades.log2planks
upgrades.bookshelfprotect
upgrades.uncraftbookshelf
More comming soon
/playerupgrades (Get basic info about plugin)
/ezarmour diamond/gold/iron (Craft a full armour, you need to have the materials in the inv.)
/uncraftbookshelf Uncrafts a bookshelf on your inventory
More comming soon
- Customizable perms
- Iron golem drops
- EZ armour
- Auto eat
- Enable/disable commands
- Enable/disable in config
- Better config
- Give ideas in the discussion
- Auto smelt: Get gold and iron ingot directly from the ore.
- Custom tree drop: Customize the tree drops (Only if you break the leaves) to drop gold apples and other stuff.
- Healting redstone: You have a chance to get heal potions in the redstone.
- Villager drops: Now you have a chance to get items killing villagers.
- Quick torch: Chance of getting torches by mining coal.
- Lucky dirt: You can get bones, carrots and potatos in the dirt.
- Double log: You can get two logs cutting one.
- Leather mobs: Now sheeps and pigs drop leather.
- EZ armour: Craft a full gold/iron/diamond armour with just a command
- Log2planks: Get directly the planks from the logs
- Bookshelf protector: Get the entire bookshelf when you broke it
- Bookshelf uncrafter: Addon to bookshelf protector to get books and planks of the bookshelf with a command
- Autoplant (Beta): Plant the vegetable automaticly by walking on the dirt (Farmland) A bit bugged for now
There are 8 more, description coming soon
You only need Skript
Code (Text):
#Important
AutoPlant: false #A bit bugged
AutoSmelt: true
GolemDrop: true
QuickTorch: true
VillagerDrop: true
LuckyDirt: true
LeatherDrop: true
HealingRedstone: true
DoubleLog: false #If you want to work with log2planks disable this
Log2Planks: true
ProtectBookShelf: true
UnCraftBookShelf: true
#Customization
#Chance of spawning double ingot
DoubleIngotChance: 25%
#Item that spawns in leaves
LeavesDrop: 322
#Chance of spawning Gold Apples in leaves
LeavesDropChance: 5%
#Chance of double dropping logs
DoubleLogChance: 30%
#Chance of spawning torches on coal
TorchDropChance: 25%
#How many torches can spawn in in coal block
TorchQuantity: 2
#Chance of spawning health potions on redstone
HealingRedstoneChance: 25%
#Chance of spawning stuff in dirt
LuckyDirtChance: 10%
#Villager dropping chance
VillagerDropChance: 10%
#Heling redstone potion id
HealingRedstonePotion: 8229
#Sheep drop
SheepDrop: 1 leather
PigDrop: 1 leather
#Chance for drop of IronGolen
IronGolemChance: 75%
IronGolemDrop: 1 Iron Block
#Messages
NoMaterials: &4You do not have enough
ArmourSuccess: &aArmour was created succesfully!
UncraftDone: The bookshelf was uncrafted!
#What will drop villagers?
VillagerDrop1: 5 bread
VillagerDrop2: 2 book
VillagerDrop3: iron sword
VillagerDrop4: iron hoe
VillagerDrop5: 5 experience bottle
VillagerDrop6: chain leggings
upgrades.autosmelt
upgrades.quicktorch
upgrades.healingredstone
upgrades.luckydirt
upgrades.autoplant
upgrades.ezarmour
upgrades.log2planks
upgrades.bookshelfprotect
upgrades.uncraftbookshelf
More comming soon
/playerupgrades (Get basic info about plugin)
/ezarmour diamond/gold/iron (Craft a full armour, you need to have the materials in the inv.)
/uncraftbookshelf Uncrafts a bookshelf on your inventory
More comming soon
Spoiler: Images
- Customizable perms
- Iron golem drops
- EZ armour
- Auto eat
- Enable/disable commands
- Enable/disable in config
- Better config
- Give ideas in the discussion
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Player Upgrades | Over 18 upgrades for your players (Skript) is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11. Downloaded 688 times (via Spigot). Download it and open it directly in the game.