Authentic V2.1.0-END
The Plugin is ended, Addon is RealLife
New Plugin Link
Spoiler: RealLife
See Update history!
Real functionality
- The player respawns
- The player uses the bed
- The player falls
- The player walks
- The player break items
- The player eats
- The player getdamage
- The player place items
- The player feel item heavy
- The player get thunder damage
- The player see the zombies
- The player fall lava
- The player try to save the fire
- The player get arrow damage
- The player crafting
- The player hit entities
- The player does not wear anything in a cold environment
- The player get TNT damage
- The player is no shoes on the ice
- The player is ran for a long time
- The player Fishing
- The player hits the ground or walls
Commands
- /authentic or /authentic help show the help menu
- /authentic reload Reload the plugin
CONFIG
Spoiler: Chinese
Code (YAML):
[/SIZE
]
[/COLOR
]
config-version : 2.1.0 # Don't change, Author Van_Sa_Ma 微信 dll764 遇到问题请加我
update-check:
enabled : false
commands:
help :
- '§e [微信 ] §cdll764'
- '§d [插件版本 ] §av2.1.0'
- '§e管理员菜单 Admin Menu'
- '§8 [§bAuthentic§8 ] §e/Authentic help §c- 展示帮助菜单'
- '§8 [§aAuthentic§8 ] §e/Authentic reload §c- 重载配置文件'
reload:
success : '§8 [§4Authentic§8 ] §a配置文件已重新加载。'
not_found : '§8 [§4Authentic§8 ] §c配置文件不存在或为空,已保存默认配置。'
#Enable or Disable!
arrow-death-chance-enabled : true
bed-event-enabled : true
break-event-enabled : true
crafting-event-enabled : false
eat-event-enabled : true
fall-event-enabled : true
fire-event-enabled : true
fish-event-enabled : true
hit-event-enabled : true
hit-entity-event-enabled : true
ice-effect-enabled : true
item-effect-enabled : true
lava-effect-enabled : true
lightning-effect-enabled : true
place : true
run : true
respawn : true
tnt : true
walks : true
wears : true
zombies : true
wall-damage:
enabled : true
high-speed-threshold : 5.0 # 玩家必须达到的最小高速速度,以m/s为单位
prevent-default-death-message : true # 是否阻止显示原版的死亡消息
death-message : "&c你因为高速撞墙而死!" # 玩家撞墙死亡时显示的消息
messages:
fall : '&7你感觉到腿很痛 ...'
respawn : '&7我是谁?我在哪?'
walk-tired : '&7你感觉到累了 ...'
Onbed : '&a你安然入睡 ...'
Leavebed : '&7你突然醒来 ...'
eat-warning : '&7你感觉很饱 ...'
hitby : '&7你感觉到刺痛 ...'
break-bad : '&7你感觉到浑身无力 ...'
place-warn : '&7你感觉到头晕目眩 ...' # 警告消息
unknow : '&c未知'
item-full : '&7你感觉到非常沉重'
lighting-death : '&c你被雷电击中而死 ...'
lava : "&c你被岩浆吞噬..."
fire : "&c你无法扑灭它受到了伤害,试着找找工具..."
zombies : "&c你的肾上腺素激升..."
arrow : "&7这把箭意外的射中你的致命部位..."
hitentity : "&7你因为攻击多次所以感觉到手有点累了..."
craft : "&7你合成太多了次了,你无法继续合成了...稍等一下"
craftrest : "&7你休息好了..."
wear : "&7你感觉有点冷..."
tnt : "&7你被爆炸声造成耳鸣了!"
run : "&7你跑累了...休息一下..."
arrow-death-chance : 0.2 # 被箭射中死亡的几率
walk:
walk-distance : 100
slow-effect-duration : 200 # 持续时间,单位为游戏刻(1秒=20游戏刻)
slow-effect-amplifier : 2 # 效果等级
Bed:
blindness:
duration : 200 # 失明效果持续时间,单位为游戏刻(1秒=20游戏刻)
amplifier : 1 # 效果等级
health_BOOST:
duration : 3 # 生命恢复效果持续时间
amplifier : 1 # 效果等级
Sounds:
Respawn : "BLOCK_ANVIL_PLACE"
Place : "BLOCK_ANVIL_PLACE"
Volume : 1.0
Pitch : 1.0
eat-restriction:
eat-count : 2
restriction-duration : 10
hit-slowdown:
duration : 3 # 缓慢效果持续时间(秒)
amplifier : 1 # 效果等级
break-restriction:
break-count : 5 # 1分钟内破坏方块的数量限制
slow-duration : 10 # 缓慢效果持续时间(秒)
slow-amplifier : 2 # 缓慢效果等级
fatigue-duration : 10 # 挖掘疲劳效果持续时间(秒)
fatigue-amplifier : 3 # 挖掘疲劳效果等级
place-restriction:
place-count : 50 # 1分钟内放置方块的数量限制
slow-duration : 5 # 缓慢效果持续时间(秒)
slow-amplifier : 1 # 缓慢效果等级
fatigue-duration : 5 # 挖掘疲劳效果持续时间(秒)
fatigue-amplifier : 1 # 挖掘疲劳效果等级
blindness-duration : 5 # 失明效果持续时间(秒)
blindness-amplifier : 1 # 失明效果等级
particle-effect : 'WATER_BUBBLE' # 粒子效果类型
fall-damage:
threshold : 3 # 摔落高度
effects:
blindness-duration : 20
confusion-duration : 40
item-restriction:
max-item-count : 64 # 背包物品数量限制
slow-duration : 5 # 缓慢效果持续时间(秒)
slow-amplifier : 1 # 缓慢效果等级
lighting : # 闪电击中
death-chance : 0.8
slow-effect-settings : # 攻击实体
required-attacks : 10
effect-duration-seconds : 5
effect-amplifier : 2
check-interval-ticks : 20 # 1 tick = 0.05 seconds
crafting-settings:
max-crafts-per-minute : 5
block-interval-seconds : 60
wither-effect-settings : # Cold 冷
duration-seconds : 5 # 效果持续时间(秒)
amplifier : 1 # 效果强度
tnteffects:
duration : 20 * 3 # 药水效果持续时间,这里表示 3 秒
amplifier : 1 # 药水效果强度
ice-speed : 2.1
run-threshold-seconds : 10
slow-effect-duration : 30
slow-effect-amplifier : 1
fisheffect-duration : 5
fisheffect-amplifier : 1
[COLOR= #000000][SIZE=5]
config-version : 2.1.0 # Don't change, Author Van_Sa_Ma 微信 dll764 遇到问题请加我
update-check:
enabled : false
commands:
help :
- '§e [微信 ] §cdll764'
- '§d [插件版本 ] §av2.1.0'
- '§e管理员菜单 Admin Menu'
- '§8 [§bAuthentic§8 ] §e/Authentic help §c- 展示帮助菜单'
- '§8 [§aAuthentic§8 ] §e/Authentic reload §c- 重载配置文件'
reload:
success : '§8 [§4Authentic§8 ] §a配置文件已重新加载。'
not_found : '§8 [§4Authentic§8 ] §c配置文件不存在或为空,已保存默认配置。'
#Enable or Disable!
arrow-death-chance-enabled : true
bed-event-enabled : true
break-event-enabled : true
crafting-event-enabled : false
eat-event-enabled : true
fall-event-enabled : true
fire-event-enabled : true
fish-event-enabled : true
hit-event-enabled : true
hit-entity-event-enabled : true
ice-effect-enabled : true
item-effect-enabled : true
lava-effect-enabled : true
lightning-effect-enabled : true
place : true
run : true
respawn : true
tnt : true
walks : true
wears : true
zombies : true
wall-damage:
enabled : true
high-speed-threshold : 5.0 # 玩家必须达到的最小高速速度,以m/s为单位
prevent-default-death-message : true # 是否阻止显示原版的死亡消息
death-message : "&c你因为高速撞墙而死!" # 玩家撞墙死亡时显示的消息
messages:
fall : '&7你感觉到腿很痛 ...'
respawn : '&7我是谁?我在哪?'
walk-tired : '&7你感觉到累了 ...'
Onbed : '&a你安然入睡 ...'
Leavebed : '&7你突然醒来 ...'
eat-warning : '&7你感觉很饱 ...'
hitby : '&7你感觉到刺痛 ...'
break-bad : '&7你感觉到浑身无力 ...'
place-warn : '&7你感觉到头晕目眩 ...' # 警告消息
unknow : '&c未知'
item-full : '&7你感觉到非常沉重'
lighting-death : '&c你被雷电击中而死 ...'
lava : "&c你被岩浆吞噬..."
fire : "&c你无法扑灭它受到了伤害,试着找找工具..."
zombies : "&c你的肾上腺素激升..."
arrow : "&7这把箭意外的射中你的致命部位..."
hitentity : "&7你因为攻击多次所以感觉到手有点累了..."
craft : "&7你合成太多了次了,你无法继续合成了...稍等一下"
craftrest : "&7你休息好了..."
wear : "&7你感觉有点冷..."
tnt : "&7你被爆炸声造成耳鸣了!"
run : "&7你跑累了...休息一下..."
arrow-death-chance : 0.2 # 被箭射中死亡的几率
walk:
walk-distance : 100
slow-effect-duration : 200 # 持续时间,单位为游戏刻(1秒=20游戏刻)
slow-effect-amplifier : 2 # 效果等级
Bed:
blindness:
duration : 200 # 失明效果持续时间,单位为游戏刻(1秒=20游戏刻)
amplifier : 1 # 效果等级
health_BOOST:
duration : 3 # 生命恢复效果持续时间
amplifier : 1 # 效果等级
Sounds:
Respawn : "BLOCK_ANVIL_PLACE"
Place : "BLOCK_ANVIL_PLACE"
Volume : 1.0
Pitch : 1.0
eat-restriction:
eat-count : 2
restriction-duration : 10
hit-slowdown:
duration : 3 # 缓慢效果持续时间(秒)
amplifier : 1 # 效果等级
break-restriction:
break-count : 5 # 1分钟内破坏方块的数量限制
slow-duration : 10 # 缓慢效果持续时间(秒)
slow-amplifier : 2 # 缓慢效果等级
fatigue-duration : 10 # 挖掘疲劳效果持续时间(秒)
fatigue-amplifier : 3 # 挖掘疲劳效果等级
place-restriction:
place-count : 50 # 1分钟内放置方块的数量限制
slow-duration : 5 # 缓慢效果持续时间(秒)
slow-amplifier : 1 # 缓慢效果等级
fatigue-duration : 5 # 挖掘疲劳效果持续时间(秒)
fatigue-amplifier : 1 # 挖掘疲劳效果等级
blindness-duration : 5 # 失明效果持续时间(秒)
blindness-amplifier : 1 # 失明效果等级
particle-effect : 'WATER_BUBBLE' # 粒子效果类型
fall-damage:
threshold : 3 # 摔落高度
effects:
blindness-duration : 20
confusion-duration : 40
item-restriction:
max-item-count : 64 # 背包物品数量限制
slow-duration : 5 # 缓慢效果持续时间(秒)
slow-amplifier : 1 # 缓慢效果等级
lighting : # 闪电击中
death-chance : 0.8
slow-effect-settings : # 攻击实体
required-attacks : 10
effect-duration-seconds : 5
effect-amplifier : 2
check-interval-ticks : 20 # 1 tick = 0.05 seconds
crafting-settings:
max-crafts-per-minute : 5
block-interval-seconds : 60
wither-effect-settings : # Cold 冷
duration-seconds : 5 # 效果持续时间(秒)
amplifier : 1 # 效果强度
tnteffects:
duration : 20 * 3 # 药水效果持续时间,这里表示 3 秒
amplifier : 1 # 药水效果强度
ice-speed : 2.1
run-threshold-seconds : 10
slow-effect-duration : 30
slow-effect-amplifier : 1
fisheffect-duration : 5
fisheffect-amplifier : 1
[COLOR= #000000][SIZE=5]
Please translate the other languages yourself, I am not obligated to translate for you!
All the errors I can find have been fixed, if there are still errors, please add me WeChat dll764 or my QQ 3831212757
Because I don't help with translations anymore since version 1.6
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
⭐Authentic 丨 SimulationReality 丨RealLife!⭐ is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 1,835 times (via Spigot). Download it and open it directly in the game.