Don't Do It

A paper plugin that provides a minigame called Don't Do It.

File Details

DontDoIt-1.0.6.jar

  • R
  • Jun 11, 2026
  • 2.56 MB
  • 6
  • 26.1.2+8

File Name

DontDoIt-1.0.6.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1
  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6

Changes

  • Diamond detection now triggers by checking within a tick whether the player's inventory contains unmarked diamonds
  • Team information sent to players now uses the Bukkit API and includes a copy of other players' team information instead of only the player's own team information
  • Block placement now uses the Bukkit API
  • Removed NMS dependency

Fixes

  • Omission of diamond behavior detection (issue #4)

更改

  • 钻石检测改为tick内检测玩家背包是否含有未标记钻石来触发
  • 给玩家发送的队伍信息改为使用Bukkit API,并增加其他玩家队伍信息的副本而不是只包含玩家自己的队伍信息
  • 放置方块改为使用Bukkit API
  • 去除了对NMS的依赖

修复