This plugin allows you to give players harvester hoes that are upgradable in game with a GUI. To upgrade to the next level, you must have a certain amount of tokens and sugarcane broken.
Features
- /upgrade gui
- Upgrade based on tokens & sugarcane block broken
- Auto Sell (Configurable messages)
- Placeholders (10+)
- Respects Factions/WorldGuard Regions
- Add up to 54 different level hoes!
- Made for 1.8.8
/harvesterhoe give (player) (level) {harvesterhoe.admin} - Gives player an upgradable harvester hoe.
/harvesterhoe reload {harvesterhoe.admin} - reload the plugin
/upgrade {harvesterhoe.upgrade} - Opens the configurable gui
/harvesterhoe reload {harvesterhoe.admin} - reload the plugin
/upgrade {harvesterhoe.upgrade} - Opens the configurable gui
The config.yml comes with 102 lines of explanation!
item:
name: "{HOE_NAME}"
lore:
- "&7Level:&c {LEVEL}"
- "&7Cane Harvested:&c {AMOUNT_BROKEN}"
- "&7You receive &c{AMOUNT_RECEIVED}$ &7each time you break a sugar cane"
- "&7Do &c/upgrade&7 to upgrade"
messages:
hoe-given-message: "&eYou have received an upgradable hoe level &6{LEVEL}"
auto-selling-message: "&eYou have earned &6{MONEY_GAINED}$ &efor breaking {AMOUNT_BROKEN} sugar cane!"
upgrade-wrong-item-message: "&cYou must hold a harvester hoe to perform this command!"
try-to-skip-message: "&cYou must first upgrade to level &6{LEVEL} &cbefore upgrading to level &6{LEVEL_CLICKED}"
upgrade-failed-message: "&cUpgrade failed! You need to have harvested {SUGAR_CANE_REQUIRED} (currently have {SUGAR_CANE_DESTROYED}) and {TOKEN_REQUIRED} tokens (currently have {PLAYER_TOKEN}) to update to level {LEVEL}"
upgrade-successfull: "&aTook &e{TOKEN_REQUIRED} &atokens to upgrade your hoe to level &c{LEVEL}"
auto-selling-update-time: 15
GUI:
name: "Upgradable Harvester Hoe"
filler-block: "STAINED_GLASS_PANE:11"
is-current-enchanted: true
rows: 1
already-upgraded:
item: "STAINED_GLASS_PANE:15"
name: "&0Already bought"
lore:
- "&eYou already have bought this harvester hoe"
available-hoe-slot:
item-name: "{HOE_NAME}"
lore:
- "&7Sugarcane required:&a {SUGAR_CANE_REQUIRED}"
- "&7Tokens required:&a {TOKENS_REQUIRED}"
- "&7Money gained per sugar cane: &e{MONEY_PER_SUGAR_CANE}$"
- "&6Current token amount: &c{CURRENT_TOKEN}"
name: "{HOE_NAME}"
lore:
- "&7Level:&c {LEVEL}"
- "&7Cane Harvested:&c {AMOUNT_BROKEN}"
- "&7You receive &c{AMOUNT_RECEIVED}$ &7each time you break a sugar cane"
- "&7Do &c/upgrade&7 to upgrade"
messages:
hoe-given-message: "&eYou have received an upgradable hoe level &6{LEVEL}"
auto-selling-message: "&eYou have earned &6{MONEY_GAINED}$ &efor breaking {AMOUNT_BROKEN} sugar cane!"
upgrade-wrong-item-message: "&cYou must hold a harvester hoe to perform this command!"
try-to-skip-message: "&cYou must first upgrade to level &6{LEVEL} &cbefore upgrading to level &6{LEVEL_CLICKED}"
upgrade-failed-message: "&cUpgrade failed! You need to have harvested {SUGAR_CANE_REQUIRED} (currently have {SUGAR_CANE_DESTROYED}) and {TOKEN_REQUIRED} tokens (currently have {PLAYER_TOKEN}) to update to level {LEVEL}"
upgrade-successfull: "&aTook &e{TOKEN_REQUIRED} &atokens to upgrade your hoe to level &c{LEVEL}"
auto-selling-update-time: 15
GUI:
name: "Upgradable Harvester Hoe"
filler-block: "STAINED_GLASS_PANE:11"
is-current-enchanted: true
rows: 1
already-upgraded:
item: "STAINED_GLASS_PANE:15"
name: "&0Already bought"
lore:
- "&eYou already have bought this harvester hoe"
available-hoe-slot:
item-name: "{HOE_NAME}"
lore:
- "&7Sugarcane required:&a {SUGAR_CANE_REQUIRED}"
- "&7Tokens required:&a {TOKENS_REQUIRED}"
- "&7Money gained per sugar cane: &e{MONEY_PER_SUGAR_CANE}$"
- "&6Current token amount: &c{CURRENT_TOKEN}"
hoe:
1:
name: "&7Basic harvester hoe"
sugar-cane-required: 500
tokens-required: 500
money-per-sugar-cane: 10$
gui-slot: 2
2:
name: "&9Advanced harvester hoe"
sugar-cane-required: 750
tokens-required: 750
money-per-sugar-cane: 15
gui-slot: 3
3:
name: "&dEpic harvester hoe"
sugar-cane-required: 1000
tokens-required: 1000
money-per-sugar-cane: 30$
gui-slot: 4
4:
name: "&6Legendary harvester hoe"
sugar-cane-required: 1500
tokens-required: 1500
money-per-sugar-cane: 50$
gui-slot: 5
1:
name: "&7Basic harvester hoe"
sugar-cane-required: 500
tokens-required: 500
money-per-sugar-cane: 10$
gui-slot: 2
2:
name: "&9Advanced harvester hoe"
sugar-cane-required: 750
tokens-required: 750
money-per-sugar-cane: 15
gui-slot: 3
3:
name: "&dEpic harvester hoe"
sugar-cane-required: 1000
tokens-required: 1000
money-per-sugar-cane: 30$
gui-slot: 4
4:
name: "&6Legendary harvester hoe"
sugar-cane-required: 1500
tokens-required: 1500
money-per-sugar-cane: 50$
gui-slot: 5
You will not
- Resell the plugin.
- Claim the plugin as your own.
- Redistribute the plugin
- Decompile the plugin
- Be refunded
- Charge back
Message me on discord to purchase the source code.
SirLove#2762
Last edited:
