
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....
Downloads
11
Remixes
0
Price
Free
neoforge · Server · 1.21.1 · mod
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.
MultiFrameGen
a mod that optimizes rendering so the FPS is boosted using motion based frame generation that interpolates, add a reflex so that the latency and delay is low...
Amecs-NeoForge
Add redefinable keybindings with modifier keys; search bar on the Controls screen; non-blocking keybindings to allow multiple bindings per key; combo...
Speedrunner vs Hunter AI
Create a Minecraft mod "Speedrunner vs Hunter": hostile Hunters with roles (MELEE, ARCHER, BUILDER, TANK), adaptive AI, teleport, bridge building, TNT,...
betterenchants
A mod that makes the enchant cap the integer limit as well as being able to add any combination of enchants together.
the king in yellow
theres an entity called "the king in yellow" going after the player. The king in yellow is a tall figure, covered in yellow robes and a blurred face. If the...
dupe
package com.example.dupemod; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack;...