1 152
收录服务器
1531
注册
33 617
玩家
HomePlus 1.9 1.16.2 设置你的家 高度可配置 预发布
最适合您的水龙头/Bukkit/纸张服务器的家庭系统
作 者 Cozza_03
发布时间 2020年1月25日
支持核心 Spigot
原生版本
支持版本 1.9,1.10,1.11,1.12,1.13,1.14,1.15,1.16
点此下载

🏠 HomePlus 是一个轻量级的 Minecraft 插件,允许玩家设置自己的家。对于希望减少插件数量的生存类服务器来说,这是一个必不可少的插件。它具有许多自定义功能,例如:称号、声音、消息、权限等级等等,而且非常容易和快速使用!

🏠 HomePlus

📌 指令 & 权限

  • /sethome <home> - 设置你的家(无权限要求)。
  • /delhome <home> - 删除你之前设置的家(无权限要求)。
  • /home <home> - 传送到你设置的家(无权限要求)。
  • /hp - 显示所有可用设置 (homeplus.help)。
  • /hp reload - 重新加载 Homeplus 设置和消息 (homeplus.reload)。

🛡️ 管理员 & VIP 权限

  • homeplus.homes.vip - 绕过默认的家数量限制。
  • homeplus.homes.mvp - 绕过 VIP 的家数量限制。
  • homeplus.homes.admin - Homeplus 管理员命令权限。

✨ 功能特性

  • 完全可配置:几乎可以更改所有功能和消息。例如,可以在 messages.yml 文件中更改所有标题消息。
  • 倒计时功能:不断改进的倒计时功能。
  • 高级设置系统:允许直接在游戏中配置消息。
  • 权限等级系统:具有可自定义消息的权限等级系统。
  • 极少的 Bug:Bug 修复速度快。
  • 玩家可以创建自己的个人家,并通过命令传送回去。
  • 允许您决定在哪个世界可以设置家。

⚙️ 配置示例


# Placeholders: %player_name%, %home_name%, %world_name%, %prefix%

Settings:
  Homes-limit: # Default Homes Limit
  - 3
  Worlds: # In which world the player can set the home
  - world
  - world_nether
  Delay: # Time to teleport
  - 3
  Max-Home-Name-Length: # Max characters to name the homes
  - 16
  ActionBar: # The plugin uses Actionbar? (Requires ProtocolLib)
  - true
  Sounds:
    Teleport: # Sound when teleporting
    - ENTITY_ENDERMAN_TELEPORT
    Volume: # Volume of the sound
    - 10
    Pitch: # Pitch of the sound
    - 1
  Title:
    Teleport: # Do you want title in the teleport?
    - true
    Title: # Title of the teleport
    - "&aTeleporting..."
    Subtitle: # Subtitle of the teleport
    - "&7Please wait %delay% seconds"
    FadeIn: # FadeIn of the title
    - 20
    Stay: # Stay of the title
    - 20
    FadeOut: # FadeOut of the title
    - 20
  Debug-mode: # Enable debug mode?
  - false

Ranks:
  VIP:
    Homes-limit: # Homes limit of the rank
    - 5
    Permission: # Permission of the rank
    - homeplus.homes.vip
    Message: # Message when the player join with this rank
    - "&aYou have joined with VIP rank!"
  MVP:
    Homes-limit: # Homes limit of the rank
    - 7
    Permission: # Permission of the rank
    - homeplus.homes.mvp
    Message: # Message when the player join with this rank
    - "&aYou have joined with MVP rank!"

🔗 链接

有问题或疑问,请在 SpigotMC 上私信联系,而不是在评论区。