▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Pet Horse
Pet Horse

Pet Horse

Personal horse companion for each player with customization and progression

918
16
Horse-header

Horse stats

Horse Level

Horse die

# Language for the plugin.
# Available: 'en', 'ru', 'es', 'fr', 'zh', 'pt',
# 'de', 'ja', 'ko', 'it', 'hi, 'ar', 'kg', 'pl',
# 'nl', 'sv', 'cs' 'th', 'fi', 'no'
language: 'en'

# Database configuration (MariaDB only) false - yaml storage
database:
  enabled: false
  host: "localhost"
  port: 3306
  name: "minecraft"
  user: "root"
  password: ""

# Autosave options
autosave:
  interval_minutes: 10 # Interval in minutes for autosaving horse data. Must be between 1 and 10080
  log: true # Log autosave events, disable to reduce server console spam

# Leveling system configuration
leveling:
  base_xp: 100
  xp_increment: 50

# Horse stats configuration
stats:
  speed_base: 0.18
  speed_max_bonus: 0.225
  health_base: 15.0
  health_max_bonus: 15.0
  jump_base: 0.6
  jump_max_bonus: 0.6

allow_fall_damage: false
allow_other_players_damage_horses: false

# Horse backpack configuration
# IMPORTANT. Size must be between 9 and 54, and must be a multiple of 9
backpack:
  base_size: 9
  size_per_level: 9
  max_size: 54
  armor_slot_enabled: true
  drop_on_death: true # Drop backpack contents on horse death

# Cooldown in minutes before a dead horse can be respawned
respawn_cooldown_minutes: 15

Horse Customize

Horse customize

Horse Backpack

Horse inventory


  • Supports multiple languages:
    • English (en)
    • Russian (ru)
    • Spanish (es)
    • French (fr)
    • Chinese (zh)
    • Portuguese (pt)
    • German (de)
    • Japanese (ja)
    • Korean (ko)
    • Italian (it)
    • Hindi (hi)
    • Arabic (ar)
    • Dutch (nl)
    • Swedish (sv)
    • Czech (cs)
    • Thai (th)
    • Finnish (fi)
    • Norwegian (no)
    • Kyrgyz (kg)

  • Storage options:
    • YAML (small servers 0–70 players)
    • MariaDB (large servers 100+ players)

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:6 месяцев назад
Обновлён:2 месяца назад
Главная