Config.yml
2.0.38
#*******************************
# Mine Farm Regen
#
# Made By HmmboYt
# Discord
# Conatact Jumbo_Hmmbo#0747
#******************************
# Thank You For Downloading
#Permission Nodes
#Use This Permission Nodes To Give Player Access
#regen.reload -> Reload Config
#regen.positions -> Pos1 and Pos2
#regen.create -> Create Regions
#regen.delete -> Delete Regions
#regen.menu -> Open Regen Menu
#Toggle Plugin On / Off
Block_Regen: true
#prefix of messages sent by plugin
prefix: §f[§eRegen§f]
#Drops Are Added Into Inventory Directly
Drop_To_Inv: true
#Crops Regenerates As Seed
Regen_As_Seed: true
#Allows Block Placing For Players
Allow_Block_Place: false
#Allows Other Non Regenerating Blocks To Be Broken
Allow_Other_Block_Break: false
#Deafault Drops
DefaultDrops: true
#Damage Tools
Send_Messages: true
#Update Notifications
Update_Checker: true
#Message Combo [ Combines messages ]
Message_Combo: false
#Floating money messages
#add none to disable it
Money_Bubble: false
#Crop Animation
Regen_Crop_Animation: false
# Advanced Configurations
#
#
# /save-all regenerates all the region
RegenAfterWorldSave: false
# No Physics in the regen ( set true if you use blocks like sand to regen )
NoPhysics: true
#Event based Configuration Inside regions
Allow_Block_Burn: false
Allow_Block_Explode: false
Allow_Player_Use_Bucket: false
Allow_Block_Ignite: false
Allow_Pistons: false
Allow_Entity_Explode: false
#add none here to disabale messages
#Messages_Lang: none
Messages_Lang: en
en:
InventoryFull: "§eYour inventory is full."
Other_Block_Break: "§cYou cannot break this block."
Disabled_Block_Break: "§cBreaking this block is disabled."
Required_Tool: "§cYou don't have the required tool to break this block."
Plugin_TurnedOFF: "§cThe plugin has been disabled via the GUI."
NotGrownCrops: "§cThese crops need more time to grow."
No_Region_Perms: "§cYou don't have the necessary permissions to break blocks in this region."
Money_Deposit: "§aYou have received %money%."
Disabled_Region: "§cThis region has been disabled."
Cost_Deducted: "§aYou paid §e%cost%§a$."
Low_Balance: "§cYou need at least §e%cost%§c$."
No_Block_Perms: "§cYou don't have the necessary permissions to break this blocks."
es:
InventoryFull: "Tu inventario está lleno."
Other_Block_Break: "No puedes romper este bloque."
Disabled_Block_Break: "Romper este bloque está deshabilitado."
Required_Tool: "No tienes la herramienta necesaria para romper este bloque."
Plugin_TurnedOFF: "El plugin ha sido deshabilitado a través de la interfaz gráfica."
NotGrownCrops: "Estos cultivos necesitan más tiempo para crecer."
No_Region_Perms: "No tienes los permisos necesarios para romper bloques en esta región."
Money_Deposit: "Has recibido %money%."
Disabled_Region: "Esta región ha sido deshabilitada."
Cost_Deducted: "§aHas pagado §e%cost%§a monedas."
Low_Balance: "§cNecesitas al menos §e%cost%§c monedas."
No_Block_Perms: "§cNo tienes los permisos necesarios para romper estos bloques."
Last updated
Was this helpful?