Please note that this update may require a configuration reset. Always backup your config beforehand to save the values.
Your new config should look like this:
Code (Text):
# MCRealistic-2 Properties:
#
# Worlds
# Here you define which worlds you enable.
#
# WeatherAffectsPlayer
# This option defines whether the player should be affected by the weather. Default true.
#
# Thirst
# This option defines whether thirst is enabled. Default true.
#
# DisplayHungerMessage
# Whether the hunger message should be shown. Default true.
#
# DisplayCozyMessage
# Whether the cozy message should be shown. Default true.
#
# DisplayHurtMessage
# Whether the hurt message would be shown. Default true.
#
# Weight
# This option defines whether the player should be affected by weight.
#
# Realistic_Building
# This option defines whether blocks will fall.
#
# Messages.Type
# MESSAGE, ACTIONBAR, TITLE
Worlds:
- world
- world_dregora
Language:
Lang: en-gb
Server:
Weather:
WeatherAffectsPlayer: true
Player:
Thirst:
Interval: 6000
Enabled: true
DisplayHungerMessage: true
DisplayCozyMessage: true
DisplayHurtMessage: true
Weight: true
Broken_Bones:
Enabled: true
Trail:
Grass_Blocks:
- DIRT
- GRASS_PATH
Sand_Blocks:
- SANDSTONE
Enabled: true
Path: true
Allow Fatigue: true
Allow Chop Down Trees With Hands: false
Trees have random number of drops: true
Allow /mystats: true
Allow /fatigue: true
Allow /thirst: true
Spawn with items: true
Allow Enchanted Arrow: true
Torch_Burn: true
Immune_System:
Interval: 6000
Enabled: true
Req_Players: 2
Building:
Realistic_Building: true
Ignored_Blocks:
- TORCH
- REDSTONE_TORCH_OFF
- REDSTONE_TORCH_ON
- SIGN
- SIGN_POST
- WALL_SIGN
- VINE
- LADDER
- WOOD_BUTTON
- STONE_BUTTON
- FENCE
- WOOD_STEP
- WOOD_DOUBLE_STEP
- DOUBLE_STEP
- DOUBLE_STONE_SLAB2
- PURPUR_DOUBLE_SLAB
- PURPUR_SLAB
- STONE_SLAB2
- LOG
- LOG_2
Messages:
Type: MESSAGE
Respawn: true
- Fixed /mystats command being null if you haven't died yet
- Path block types are now configurable
- Added option to disable torch burn