mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 10:44:43 +02:00
Added an option to turn off fishing exploit detection as a band-aid fix until the config update is done
This commit is contained in:
@ -23,6 +23,8 @@
|
||||
#SOLID
|
||||
# The bar is one solid piece
|
||||
ExploitFix:
|
||||
# Prevent many exploits related to fishing
|
||||
Fishing: true
|
||||
EndermanEndermiteFarms: true
|
||||
Experience_Bars:
|
||||
# Turn this to false if you wanna disable XP bars
|
||||
|
@ -220,6 +220,7 @@ Excavation.Skills.GigaDrillBreaker.Other.On=[[GREEN]]{0}[[DARK_GREEN]] has used
|
||||
Fishing.Scarcity=[[YELLOW]]&oThis area is suffering from overfishing, try fishing in a new area.
|
||||
Fishing.Scared=[[GRAY]]&oChaotic movements will scare fish!
|
||||
Fishing.Exhausting=[[RED]]&oImproper use of the fishing rod will cause fatigue and wear out the rod!
|
||||
Fishing.LowResources=[[GRAY]]You sense that there might not be many fish left in this area.
|
||||
Fishing.Ability.Info=Magic Hunter: [[GRAY]] **Improves With Treasure Hunter Rank**
|
||||
Fishing.Ability.Locked.0=LOCKED UNTIL {0}+ SKILL (SHAKE)
|
||||
Fishing.Ability.Locked.1=LOCKED UNTIL {0}+ SKILL (ICE FISHING)
|
||||
|
Reference in New Issue
Block a user