⭐Authentic 丨 SimulationReality 丨RealLife!⭐ icon

⭐Authentic 丨 SimulationReality 丨RealLife!⭐ -----

A plugin that mimics real life can be used on many servers



Authentic V2.1.0-END
The Plugin is ended, Addon is RealLife
New Plugin Link See Update history!
Real functionality
  1. The player respawns
  2. The player uses the bed
  3. The player falls
  4. The player walks
  5. The player break items
  6. The player eats
  7. The player getdamage
  8. The player place items
  9. The player feel item heavy
  10. The player get thunder damage
  11. The player see the zombies
  12. The player fall lava
  13. The player try to save the fire
  14. The player get arrow damage
  15. The player crafting
  16. The player hit entities
  17. The player does not wear anything in a cold environment
  18. The player get TNT damage
  19. The player is no shoes on the ice
  20. The player is ran for a long time
  21. The player Fishing
  22. The player hits the ground or walls
Commands
  • /authentic or /authentic help show the help menu
  • /authentic reload Reload the plugin
CONFIG
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]

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
Resource Information
Author:
----------
Total Downloads: 397
First Release: Jul 12, 2024
Last Update: Sep 7, 2024
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings