940
收录服务器
1212
注册
44 534
玩家
UHC-Remake BungeeCord 极限生存重制版 全局服务器 1.8|1.9 MySQL支持 全息图 标题 记分板 &更多
超硬核易于管理的BungeeCord插件[插口上下载最多的UHC插件]
作 者 AlphaHelix
发布时间 2016年2月24日
支持核心 Spigot
原生版本
支持版本 1.8,1.9
点此下载

UHC-Remake 是一款 Minecraft 插件,旨在重现 Ultimate Hardcore (UHC) 游戏模式。它提供了多种自定义选项,让服务器管理员可以根据自己的喜好调整游戏规则。

🎉

UHC-Remake

⭐功能特性

  • 可自定义的 UHC 游戏模式
  • 支持多种世界生成器
  • 可配置的事件和阶段
  • 强大的权限系统
  • 详细的统计数据

⬇️安装

  1. 将 UHC-Remake.jar 文件放入你的 Minecraft 服务器的 plugins 文件夹中。
  2. 重启服务器。
  3. 根据你的需求配置插件(见下文)。

⚙️配置

UHC-Remake 的主要配置文件是 config.yml。你可以在其中调整各种游戏设置。

config.yml 示例


Settings:
  Language: EN
  Lobby:
    World: world
    X: 0
    Y: 100
    Z: 0
  AfterGame:
    TeleportToLobby: true
    Time: 10
  Borders:
    StartSize: 6000
    ShrinkAmount: 100
    TimeBetweenShrinks: 600
  Teams:
    Enabled: false
    TeamSize: 2
  Scatter:
    Radius: 5000
    SpreadDistance: 20
    TeleportHeight: 250
    MinimumDistance: 75
    UseRandomSpawn: true
    Worlds:
    - world
  HealAndFeed:
    Enabled: true
    HealAmount: 20
    FeedAmount: 20
  FinalHeal:
    Enabled: true
    Time: 300
    HealAmount: 20
    FeedAmount: 20
  PVP:
    Enabled: true
    Time: 600
  MOTD:
    Enabled: true
    Line1: '&bUHC-Remake'
    Line2: '&aA UHC is starting...'
  AutoStart:
    Enabled: false
    Time: 300
  Deathmatch:
    Enabled: true
    ShrinkAmount: 25
    Time: 1200
    Worlds:
    - world
  Protection:
    BlockBreaking: true
    BlockPlacing: true
    ItemDropping: true
    ItemPickup: true
    Damage: true
    Commands:
    - /uhc start
  CalculateStats:
    Kills: true
    Damage: true
    TakenDamage: true
    BlocksBroken: true
    BlocksPlaced: true
  ActionBar:
    Enabled: true
    ShowPhase: true
    ShowTime: true
  Tablist:
    Enabled: true
    ShowKills: true
  BossBar:
    Enabled: true
    ShowPlayers: true
  Rewards:
    Enabled: false
    Commands:
    - eco give %player% 100
  Spectator:
    Enabled: true
    Fly: true
  Worldborder:
    Enabled: true
  RegenAfterFight:
    Enabled: true
    Time: 60
  ClearAfterFight:
    Enabled: true
    Time: 60
  Nether:
    Enabled: false
  Whitelist:
    Enabled: false
    JoinWhileWhitelist: false

Messages:
  Prefix: '&8[&bUHC&8] &7'
  Error: '&c'
  Lobby: '&aYou have been teleported to the lobby!'
  Start: '&aThe UHC has started!'
  NoPermissions: '&cYou don''t have permissions to do that!'
  OnlyPlayers: '&cOnly players can execute this command!'
  UHCAlreadyRunning: '&cUHC is already running!'
  UHCNotRunning: '&cUHC is not running!'
  WorldNotFound: '&cWorld not found!'
  PlayerNotFound: '&cPlayer not found!'
  Phase: '&aPhase: &b%phase%'
  Time: '&aTime: &b%time%'
  Kills: '&aKills: &b%kills%'

SQL:
  Enabled: false
  Host: localhost
  Port: 3306
  Database: minecraft
  Username: root
  Password: ''

Worlds:
  Normal:
    WorldType: NORMAL
    GenerateStructures: true
    Seed: ''
    Generator: DEFAULT
    Environment: NORMAL
  Nether:
    WorldType: NETHER
    GenerateStructures: false
    Seed: ''
    Generator: DEFAULT
    Environment: NORMAL
  End:
    WorldType: END
    GenerateStructures: false
    Seed: ''
    Generator: DEFAULT
    Environment: NORMAL

⌨️指令

  • /uhc start - 启动 UHC 游戏。
  • /uhc stop - 停止 UHC 游戏。
  • /uhc whitelist [on/off] - 开启或关闭白名单。
  • /uhc tp [玩家] - 传送到指定玩家。
  • /uhc setLobby - 设置大厅位置。
  • /uhc stats [玩家] - 查看玩家的 UHC 统计数据。

🛡️权限

  • uhc.start - 允许使用 /uhc start 指令。
  • uhc.stop - 允许使用 /uhc stop 指令。
  • uhc.whitelist - 允许使用 /uhc whitelist 指令。
  • uhc.tp - 允许使用 /uhc tp 指令。
  • uhc.setLobby - 允许使用 /uhc setLobby 指令。
  • uhc.stats - 允许使用 /uhc stats 指令。

🤝贡献者

AlphaHelix

🔗链接

⚠️免责声明

  1. 禁止重新上传此插件。
  2. 禁止反编译此插件(请使用 GitHub 链接)。