Troll Tools banner
Troll Tools icon

Troll Tools

Minecraft Java 1.21.1 NeoForge server-side mod. All timing in ticks. All behavior controlled only by commands. Commands use usernames. Admin-only troll mod....

00
neoforgeServer1.21.1mod

Troll Tools is a server-only NeoForge mod for Minecraft 1.21.1 that gives operators a set of trolling commands. No client install or custom assets are required.

Commands (all durations/intervals are ticks and use usernames):

  • /troll freeze <username> <durationTicks>: locks the player in place at their current spot for the duration.
  • /troll lightning <username> <durationTicks> <intervalTicks>: calls lightning on the player every interval until time runs out.
  • /troll drop <username> <durationTicks> <intervalTicks>: forces the player to drop one item from their main hand on each interval tick.
  • /troll spin <username> <durationTicks> <intervalTicks>: rotates the player's facing direction every interval.
  • /troll clear <username> [effect]: removes all active troll effects or just the named one (freeze, lightning, drop, spin).
  • /troll list [username]: shows all active effects for everyone or for a single player.

Access and persistence:

  • Commands require permission level 3+, keeping control to server admins only.
  • Usernames resolve against online players or cached profiles; targets typically need to have joined before.
  • Effects are saved in world data so they persist through logout/login and server restarts, expiring automatically when their tick duration ends.

Notes and limitations:

  • Lightning uses the normal game effect and will damage entities/terrain accordingly.
  • The drop effect only pulls from the main hand; empty hands are skipped.
  • Freeze re-anchors to the player's current dimension if they change worlds so it continues to hold them in place.