1 358
收录服务器
1 932
注册
24 714
玩家
GunGame 迷你游戏
BungeeCord,级别,统计,记分板,标题,聊天系统,配置排名-设置和更多!
作 者 YourGameSpace
发布时间 2018年1月7日
支持核心 Spigot
原生版本
支持版本 1.8,1.9,1.10,1.11,1.12
点此下载

GunGame 是一个 Minecraft 小游戏插件,支持 BungeeCord、MySQL,并提供统计、记分板、聊天系统、音效、称号、观战者系统、等级等功能。它还包括生成保护、世界保护、构建模式、反物品掉落等特性。该插件资源占用少,高效运行,并且可以高度自定义配置。

🎉

GunGame | Minigame v1.4.1

由 TUBEOF 开发

✨特性:

  • BungeeCord 支持
  • MySQL 支持
  • 统计功能
  • 可自定义的记分板
  • 可自定义的聊天系统
  • 可自定义的音效 (支持 1.8 - 1.12 的声音)
  • 可自定义的称号
  • 观战者系统
  • 等级系统
  • 可自定义的 Tablist (Header 和 Footer,支持多行)
  • 经济/Vault 支持
  • 生成点保护 (无需 World-Guard/Edit)
  • 世界保护 (包含所有内容)
  • 建造模式
  • 反物品掉落
  • 反物品移动
  • 反方块互动
  • 快速重生系统 (无死亡界面)
  • Config.yml:所有消息均可在 Config.yml 中更改!
  • 每个功能都可以单独激活或停用!
  • 超级高效!插件占用的资源很少!

🏗️安装步骤:

  1. 免费下载插件。
  2. 同时下载 StatsAPI 插件。
  3. 如果想用金钱奖励玩家,下载 Vault 和一个经济插件。
  4. 将插件从您的服务器移动到您的 plugins 文件夹。
  5. 加载或启动您的服务器,然后再次停止它。
  6. 在文件 /plugins/StatsAPI/config.yml 中输入您的 MySQL 数据并启动您的服务器。
  7. 连接到您的服务器并使用 /setspawn 设置出生点。
  8. 使用 /setspawnprotection 设置出生点保护的半径。
  9. 重新加载或重新启动您的服务器,游戏就可以开始了!

🎮命令与权限:

  • /setspawn - gungame.admin
  • /setspawnprotection - gungame.admin
  • /build - gungame.build
  • /spectate - gungame.spectate
  • /stats - 无需权限

⚙️配置文件 (config.yml):


Messages:
  Prefix: '&7[&3GunGame&7] '
  NoPerms: '&cNo rights to execute this command!'
  NoPlayer: '&cYou have to be a player!'
  NoSpawnSet: '&cERROR! The spawn has not yet been set with /setspawn!'
  HitPlayerSpawn: '&cAt Spawn, you can not beat other players!'
  SpawnProtSet: '&aThe spawn protection was set to &e%int%&a.'
  SpawnSet: '&aThe spawn was successfully set.'
  DeathNoKiller: '&cYou died!'
  DeathWithKiller: '&cYou were killed by &e%killer%&c.'
  PlayerKill: '&aYou killed &e%player%&a.'
  EconomyReward: '&a+&e%economy% &6Money'
  BuildOn: '&aConstruction mode activated!'
  BuildOff: '&cConstruction mode deactivated!'
  PlayerJoinMessage: '&a>>> &e%player% &7joined the game.'
  PlayerQuitMessage: '&c<<< &e%player% &7left the game.'
  PlayerJoinSpectatorMode: '&aYou are now in spectator mode.'
  PlayerQuitSpectatorMode: '&cYou are no longer in spectator mode'
Title:
  Death:
    Use: true
    Title: "&4\u2716"
    Subtitle: '&cYou died!'
  Kill:
    Use: true
    Title: "&2\u2714"
    Subtitle: '&aKill!'
  Join:
    Use: true
    Title: "&8\xbb \xa7eGunGame"
    Subtitle: '&aKill players and level up!'
Tablist:
  Use: true
  Header: |-
    &aTablist-Header

    &cYou can change this message in the Config.yml.
  Footer: |-
    &aTablist-Footer

    &cYou can change this message in the Config.yml.
Scoreboard:
  Use: true
  Title: '   &lGUNGAME   '
  KillDisplayname: '&f&lKills:'
  KillDisplaynameColor: '&3'
  DeathDisplayname: '&f&lDeaths:'
  DeathDisplaynameColor: '&c'
  KDDisplayname: '&f&lK/D:'
  KDDisplaynameColor: '&e'
ChatFormat:
  Use: true
  Format: '&8[&e%level%&8] &e%player%&7: &f%message%'
Settings:
  Economy:
    Use: true
    Kill: 50
    Death: 5
  Sound:
    Use: true
    Death:
      Sound: ITEM_BREAK
      Pitch: 2.0
    Kill:
      Sound: LEVEL_UP
      Pitch: 1.0