Gamemode

旁观者模式以旁观,返回生存时传送回原坐标

工具

一键安装指令

!!MCDR plugin install gamemode

数据同步于

...

上次更新

...

最新版本

总下载量

4008

返回插件仓库

Gamemode-v1.4.0.mcdr

版本

1.4.0

日期

2025年8月19日

大小

6.21 KiB

下载量

57

前往发行版源页面

MD5

b0eb903c544a0c7c5843b355194a420e

SHA256

d10677cd95c5b291b842ee5851cdcdf3bc6749480decd7a9c745bb50e8b5ebbc

MCDR 插件依赖

插件 ID依赖版本
mcdreforged^2.7.0
minecraft_data_api^1.4.0
online_player_api^1.2.0

Python 包依赖

Python 包依赖版本

1.4.0 (2025-08-19)

Features

  • gamemode: allow teleport to players (f289890)
  • gamemode: features and bux fixes (#282) (f289890)
  • gamemode: rotate player to initial angle when switching from spectator to survival mode (f289890)
  • gamemode: support configurable data.json save path (f289890)
  • gamemode: support configurable short_commands (f289890)
  • gamemode: support tilde(~) in tp command (f289890)
  • gamemode: update config file (f289890)
  • gamemode: update help message (f289890)
  • gamemode: validate player param online using online_player_api (f289890)

Bug Fixes

  • gamemode: fix !!spec <player> exception when player doesn't exist (f289890)
  • gamemode: improve coordinate validation using regex (f289890)
  • gamemode: initialize loop_manager to None (f289890)
  • gamemode: normalize player name when using another player's name (f289890)

Performance Improvements

  • gamemode: remove duplicate player position queries; Optimize player position queries (f289890)