Language

FurnaceExpFarmLimiter (FEFL)

FurnaceExpFarmLimiter (FEFL)

SpigotMC

This plugin allows configure furnace recipes for limiting experience farms.

233 downloads 4.8 rating
latest vv0.2 SpigotMC
1.16 – 1.16

Protect your server economy!



Cactus farms are easy and overpowered experience sources. This plugin allows changing experience values to destroy this bullshit.


[​IMG]




Features

  • Overrides vanilla recipes. (Directly changes recipe. %0 cpu impact)
  • Can work every smelting recipe
  • Supports Furnace, Blast Furnace, Camp Fire and Smoker recipes
  • Learn default experience values with /ExpItem command!

Commands

/FurnaceExpFarmLimit
permission fefl.reload
description reload command

/ExpItem
permission fefl.expitem
description shows experience values of items

Planned Features

Option for remove all experience in the recipes


Configuration
Code (YAML):

# FurnaceExpFarmLimiter
# Plugin created by kovalski
config-version
: 1.0

# Plugin Prefix for messages. Usage %prefix%
prefix
: "&b[FurnaceExpFarmLimiter]"

# Debug messages
debug
: true

# Experience settings based input material
# Give feedback for better values Thanks!
# The experience values of the recipes are very different from each other.
# You can learn which item how much exp earned on smelting. Use /expitem command.
#
# recipes:
#   stone_furnace:
#     CACTUS: 0.1
#     COBBLESTONE: 0.1
#     KELP: 0.1
#   blast_furnace:
#     REDSTONE_ORE: 0.7
#   smoker:
#     KELP: 0.1
#   camp_fire:
#     KELP: 0.1

recipes
:
  stone_furnace
:
    CACTUS
: 0.1
    COBBLESTONE
: 0.1
    KELP
: 0.1
  blast_furnace
:
    REDSTONE_ORE
: 0.7
  smoker
:
    KELP
: 0.1
  camp_fire
:
    KELP
: 0.1

# Plugin Messages
# You can disable it by leaving the blank message ""
messages
:
  msg_reload
: "%prefix% &aReloaded"
  usage_fefl
: "&aUsage: /FurnaceExpFarmLimiter reload"
  error_no_permission
: "%prefix% &cYou don't have permission for use this command!"
  error_no_item
: "%prefix% &cHold item before using the command.

Versions

Release
v0.2
·
66
Release
v0.1
·
22

Comments 0

No comments yet. Be the first to share your thoughts.

Download FurnaceExpFarmLimiter (FEFL)

Files are served directly from the original source. Modgrid does not host or modify them.