Proof Ownership
ModMode is a Minecraft plugin that lets moderators access special tools for managing the server, like teleporting, inspecting players, and performing admin tasks discreetly.
» Features
- Custom Vanish: Makes you invisible to players who don’t have the "modmode.vanish.bypass" permission
- Invsee: Lets you view a player's inventory and stats through a neat GUI
- Enderchest: Opens and inspects a player's enderchest
- Follow: Allows you to ride or follow any entity in the game
- Push: Lets you quickly move around by using the "/push" command or module
- Freeze: Freezes a player, preventing them from interacting with the world. Logs actions when frozen players log out
- RandomTP: Teleports you to a random player on the server
- Ticket: Allows players and staff to create and respond to tickets, logged in a "ticket.yml
- Staffchat: Enables communication between staff using "/sc message" or a network-wide Bungeecord chat
- Clearchat: Clears chat for players without the "modmode.clearchat.bypass" permission
- Togglechat: Toggles the chat off, blocking commands and chat for players without the "modmode.togglechat.bypass" permission
- Inventory while moderating: Customizes your inventory, allowing commands and actions on items
- CPS: Measures clicks per second to detect suspicious behavior like auto-clickers
- X-Ray: Analyzes if a player is using X-Ray cheats to see through blocks and gain unfair advantages
Code (Text):
# ** Commands and permissions
# /modmode - Toggle moderation mode (modmode.use)
# /modhelp - See help of commands (modmode)
# /vanish - Toggle invisibility mode (modmode.vanish)
# /cps <player> - See player's cps (modmode.cps)
# /freeze <player> - Freeze another player (modmode.freeze)
# /invsee <player> - Preview another player's inventory contents (modmode.invsee)
# /push - Push yourself forward (modmode.push)
# /randomtp - Teleport to a random player (modmode.randomtp)
# /staffchat (message) - Send a message to staff chat (modmode.staffchat)
# /clearchat - Clear chat history (modmode.clearchat)
# /togglechat - Toggle chat for players (modmode.togglechat)
# /ticket <send|respond> - Interact with tickets (modmode.ticket|modmode.ticket.respond)
# /report <player> <reason> - Report Players (to receive reports, modmode.staff)
# /xray <player> <world> - View X-Ray data about the player modmode.xray)
%modmode_enabled% Displays whether the player is in vanish mode
For support, please use only resource discussion
Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.
- All payments are final and non-refundable.
- Redistribution or resale of this plugin is prohibited.
- You are not permitted to modify, decompile, or extract any part of the plugin's source code.
- Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.