Version: 1.21.8-r0.1
Author: Dreamfire Studio, Joshua Filer License: MIT License
The GlitchSMPPlugin is a feature-rich Minecraft plugin built for Bukkit/Spigot/Paper servers that introduces unique Glitch Tokens. Each token unlocks a powerful ability that can drastically alter gameplay. Players can craft, collect, and use these tokens through an integrated SmartInvs-powered menu backed by DreamCore’s DreamSmartInvs
framework.
DreamSmartInvs
, DreamItems
, DreamCommand
, DreamRaycast
).For the full developer and gameplay documentation, see the official wiki page.
You can also watch tutorials and showcases on our YouTube channel.
Archived original Bukkit post: Bukkit.org Thread (Wayback Machine)
Download the latest release here: 👉 GitHub Releases
Place the GlitchSMPPlugin.jar
into your server’s plugins/
folder, then restart the server.
/glitchtoken
or /gt
→ Opens the Glitch Token menu./glitchtoken get <key>
→ Get a Glitch Token./glitchtoken give <key> <player> [amount]
→ Give tokens to a player.Permission Node | Description |
---|---|
GlitchSMPPlugin.AdminConsole | Allows admin-only console actions |
GlitchSMPPlugin.ReloadConfigs | Reload configuration files |
GlitchSMPPlugin.ResetConfigs | Reset configuration files |
GlitchSMPPlugin.EnableSystem | Enable/disable system |
GlitchSMPPlugin.SerializeItem | Serialize items |
GlitchSMPPlugin.GetGlitchItem | Retrieve a Glitch Token |
GlitchSMPPlugin.GiveGlitchItem | Give a Glitch Token |
GlitchSMPPlugin.GlitchTokens | General use of Glitch Tokens |
The Glitch Token Menu is a SmartInvs-based GUI (1×9).
Right-click → clears slot. Left-click → pick up, place, or swap tokens.
Each Glitch Token is crafted with a unique recipe. Tokens are stored under IDs like glitch_token:<key>
.
Token | ID | Description |
---|---|---|
Crash Glitch | glitch_token:crash | Kick target player for 15s |
Redstone Glitch | glitch_token:redstone | Experimental redstone effects |
Dream Glitch | glitch_token:dream | Boost loot and XP |
Dupe Glitch | glitch_token:dupe | Duplicate Totems/Potions |
Inventory Glitch | glitch_token:inventory | Scramble target inventory |
Item Disable Glitch | glitch_token:item_disable | Disable sword use |
Herobrine Glitch | glitch_token:herobrine | Speed + lightning |
Freeze Glitch | glitch_token:freeze | Freeze opponent for 30s |
Effect Amplify Glitch | glitch_token:effect_amplify | Amplify potion effects |
Immunity Glitch | glitch_token:immunity | Temporary immunity |
Teleport Glitch | glitch_token:teleport | Blink teleport |
Glide Glitch | glitch_token:glide | Launch + glide |
Invisibility Glitch | glitch_token:invisibility | Invisibility + equipment mask |
Diffuser Glitch | glitch_token:diffuser | Disable all glitches for 30s |
Morph Glitch | glitch_token:morph | Morph ability (WIP) |
Contributions are welcome! Feel free to fork the repo, open issues, or submit pull requests.
This project is licensed under the [MIT License](LICENSE).