A lightweight and fun Minecraft plugin for Paper servers that lets you go ghost mode, spawn scary armor stands, and bind troll actions to items.
- 🕵️ Ghost mode: become invisible and suppress join/leave messages
- 🎭 Spawn scary customized armor stands as "scare actors"
- 🔧 Bind troll actions (lightning, fake fall, explosions) to items
- 🗂 Configurable armor stands via
stends.yml - 🔄 Live config reloading with
/stand reload
| Command | Description |
|---|---|
/ghost |
Toggle ghost mode for yourself |
/stand <name> <player> |
Spawn a pre-configured armor stand |
/stand reload |
Reload stends.yml |
/tool bind <action> |
Bind an action to the held item |
/tool unbind |
Remove bound action from the held item |
/tool stand <name> |
Bind armor stand spawning to the item |
All commands require
OPor specific permissions (letstroll.*)
Fake Fall |
Fake Item |
|---|---|
![]() |
![]() |
- Make sure your server runs Paper 1.21.1
- Download the latest
.jarfrom the Releases - Place it in your
plugins/folder - Start the server — config files will be generated
blue_stend:
name: "Blue Stand"
skin: "https://textures.minecraft.net/texture/..."
chestplate: "LEATHER_CHESTPLATE"
leggings: "LEATHER_LEGGINGS"
boots: "LEATHER_BOOTS"
color_chestplate: "#0000FF"
color_leggings: "#0000FF"
color_boots: "#0000FF"This project uses Maven.
git clone https://github.com/IMDelewer/LetsTroll.git
cd LetsTroll
mvn clean packageThe final .jar will be in the target/ folder.
Created by IMDelewer Open issues or feature requests are welcome!
This project is licensed under the MIT License. See LICENSE for details.
Contributions, issues, and feature requests are welcome! Feel free to open a pull request or issue on GitHub. If you want to collaborate or have ideas to improve Let's Troll, don't hesitate to reach out.
Together we can make this plugin even more fun and useful! 🚀

