我的世界沙盒模式 TikTok Live Integration Mod

About Mode

使用 TikTokBox 程序,您可以安装一个适用于 MinecraftSandBox 的特殊模组,让您在直播期间触发激动人心的游戏内事件。 您的 TikTok 直播观众可以通过发送礼物来与您的游戏互动, 礼物可以换取召唤生物、激活特效以及实时触发事件。 这不仅可以提升观众参与度, 还可以增加对您直播的支持。

玩法视频

Commands

/sandbox create
Example: /sandbox create
描述: 创建一个平台地图。当平台清空时,它还会启动计时器。
/sandbox create (Size) (Height)
Example: /sandbox create 5 5
Description: 创建一个自定义尺寸的平台。尺寸 - 例如,3 表示 3x3,5 表示 5x5,7 表示 7x7。高度 - 最小 1。胜利后以及游戏开始时出现的沙子高度。
/sandbox delete
Example: /sandbox delete
Description: 删除平台并停止跟踪游戏计时器。
/sandbox tntnear (number)
Example: /sandbox tntnear 3
Description: 在玩家附近生成TNT。Number - 表示TNT的数量。
Version: 3.0.0
/sandbox leaderboards
Example: /sandbox leaderboards
Description: 启用/禁用排行榜可见性。
/sandbox sand (color) (number)
Example: /sandbox sand red 1
Description: 它会在平台上方的随机位置创建指定数量且颜色相同的沙块。所有可用的颜色如下所示。
/sandbox sandrow (color) (number)
Example: /sandbox sandrow blue 2
Description: 它的功能类似于 /sandbox sand,但它会在与整个平台一样宽和长的区域上创建沙子。 (number) 是行数
/sandbox tnt (count) {nickname}
Example: /sandbox tnt 10 {nickname}
Description: 在沙子上方的随机位置召唤一个具有名称(如果指定)的 TNT,然后掉落并爆炸。
/sandbox randomrow (number)
Example: /sandbox randomrow (number)
Description: 一排排不同颜色的方块覆盖整个区域
/sandbox lightning (number)
Example: /sandbox lightning (number)
Description: 随机位置的闪电击中会引发类似 TNT 的爆炸
/sandbox glass
Example: /sandbox glass
Description: 用玻璃块替换地板。
/sandbox wood
Example: /sandbox wood
Description: 用木块代替地板。
/sandbox stop
Example: /sandbox stop
Description: 停止计时器。
/sandbox tp
Example: /sandbox tp
Description: 将玩家传送至沙盒。
/sandbox shovel
Example: /sandbox shovel
Description: 给你一把附魔的黑曜石铲,它在生存模式下很好用。
/sandbox edit
Example: /sandbox edit
Description: 第一次输入此命令可以更改平台方块。第二次输入此命令时,平台将再次受到保护,免受平台方块的破坏。
/sandbox fill
Example: /sandbox fill
Description: 用沙子填满平台。
/sandbox clear
Example: /sandbox clear
Description: 将清除平台上的所有沙子。
/sandbox timer (number)
Example: /sandbox timer 15
Description: 为计时器获胜设定一个新的时间。
/sandbox tntnear (number)
Example: /sandbox tntnear 10
Description: 在玩家附近生成 TNT。
/sandbox deleterow (number)
Example: /sandbox deleterow 10
Description: 从底部开始移除沙子行数。
/sandbox rock
Example: /sandbox rock
Description: 将平台的中间变成基岩。
/sandbox fillrow (color) (number)
Example: /sandbox fillrow magenta 5
Description: 清除平台并添加指定颜色的沙行数。
/sandbox setdefaultsand (color)
Example: /sandbox setdefaultsand lime
Description: 胜利后将所有沙块设置为初始颜色。
/sandbox speed (number)
Example: /sandbox speed 30
Description: 设定采砂速度。
/sandbox set block_interaction_range (number)
Example: /sandbox set block_interaction_range 10
Description: 永久改变采砂范围。
/sandbox set block_break_speed (number)
Example: /sandbox set block_break_speed 10
Description: 永久改变采砂速度。
/sandbox damage_protection
Example: /sandbox damage_protection
Description: 禁用生物保护,允许生物对玩家造成伤害。再次使用该命令可重新启用保护。
/sandbox scoreboard
Example: /sandbox scoreboard
Description: 添加一个信息窗口,显示沙盒中竞技场内方块的数量。重复使用时会排除此窗口。可以在配置中通过更改方块名称来编辑。

Events

TNT
TNT
随机颜色方块
随机颜色方块
一排方块
一排方块
闪电
闪电
填满平台
填满平台
移除沙子
移除沙子
增加攻击速度60秒
增加攻击速度60秒

设置 Minecraft 服务器的一般技巧.

  • /gamerule keepInventory true -你的角色不会掉落物品,死亡后方块
  • /gamerule sendCommandFeedback false -游戏中不会显示聊天中服务器正在执行的命令.
  • /time set day - 在服务器上设置日期为白天.
  • /gamerule doDaylightCycle false - 不会从白天变为夜晚
  • /gamerule doWeatherCycle false -雨水不会变成太阳,也不会变成太阳。
  • /weather clear - 在服务器上将天气设置为晴朗。
  • /gamemode creative - 将游戏模式更改为创意模式
  • /gamemode survival - 将游戏模式更改为生存
  • 这些命令仅当您是服务器管理员 (OP) 时才有效。 要成为管理员,请在服务器 终端中输入以下命令:"op 昵称"