931
收录服务器
1200
注册
93 493
玩家
ScreenBox YouTuberBox Free
为每一位YouTuber创建一个ScreenBox!| 您将在您的服务器上安装Boxen!
作 者 BukkitTNT
发布时间 2015年10月31日
支持核心 Spigot
原生版本
支持版本
点此下载

ScreenBox 插件允许玩家在一个特殊的“屏幕盒子”中排队,等待与 YouTube 主播互动。主播可以通过指令设置盒子和终点位置,玩家则可以通过告示牌加入队列。插件还提供管理权限,方便服务器管理。


🎉

ScreenBox 使用指南

⚙️ 设置步骤

  1. 使用 /sb setEnd 命令设置终点位置。
  2. 建造一个 ScreenBox,然后在盒子内使用 /sb setBox YTERINGAMENAME 命令设置盒子,例如:/sb setBox Paluten
  3. 在盒子前方放置一个告示牌,第一行写 SB,第二行写 YouTube 主播的游戏ID。
    
          第一行: SB
          第二行: Paluten
        

🎮 使用方法

  • YouTube 主播可以通过点击告示牌进入盒子。
  • 当 YouTube 主播在盒子中时,玩家可以通过点击告示牌加入队列。
  • YouTube 主播可以使用 /sb leave 命令离开盒子。

🔑 权限节点

  • sb.admin: 管理员权限,用于执行设置命令。

⌨️ 命令

  • /sb setEnd - 设置结束传送点
  • /sb setBox [玩家ID] - 设置盒子
  • /sb leave - 离开盒子

📝 配置文件

messages.yml


# Plugin by BukkitTNT
# YouTube.com/BukkitTNTOfficial
Message:
  '1': '&cYou have to write the IngameName of the YouTuber in the second line.'
  '2': '&cYou are already in the queue!'
  '3': '&cYou are now in the queue.'
  '4': '&bYour time has expired.'
  '5': '&6You have now 10 seconds time to make screenshots.'
  '6': '&4This Box is empty.'
  '7': '&cYou\'ve set the EndSpawn'
  '8': '&cYou left the Box'
  '9': "&cYou have set the box for &b%Name% &cgesetzt."
  '10': '&cYou aren´t in a box.'
Prefix: '&8[&cScreen&7Box&8] &a'