ServerFreeze · Freeze all players

⭐ — (1 endorsements) 📥 149 downloads 📌 v1.0-BETA 📅 5/20/2025
🟠 Updated over a year ago

By aphonix_ · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 5/17/2025 📅 Created: 5/20/2025

🔍 Analysis

  • 🏆 #164 of 1224 bukkit mods in this game by downloads

📋 About This Mod

**SERVERFREEZE** **Features:** - Optimalized and fully customizable - Freeze all players on the server with a single command - Prevent players from moving, interacting, or using commands while frozen - Automatically block most interactions (chat, inventory, block breaking/placing) - Permissions support for freezing/unfreezing Config.yml ``` # ----------------------- # ServerFreeze config file # author: aphonix # discord: https://discord.gg/zYVtWxEar8 # ----------------------- ServerFreezeMessage: "&b &aServer is frozen!" ServerUnFreezeMessage: "&b &cServer is no longer frozen!" NoPermissionMessage: "&b &cYou don't have permissions to do that" ReloadMessage: "&b &fReloaded!" ReloadBlockedWhenFrozenMessage: "&b &cPlease disable &bServerFreeze &cbefore use &f/sv reload" FreezeUsageMessage: "&b &7Usage: &f/svfreeze <on/off>" # Time in ticks Timer: 45 BroadcastMessage: true BroadcastMessageText: "&b &bServer is frozen" BroadcastTitle: true BroadcastTitleText: "&bFREEZE" BroadcastSubTitleText: "&bServer Freeze is active!" # ------------------------------ # Messages Configuration: # ------------------------------ # Opcje włączania/wyłączania wiadomości EnableBlockedMoveMessage: false BlockedMoveMessage: "&b &cYou cannot move while frozen!" EnableBlockedCommandMessage: false BlockedCommandMessage: "&b &cYou cannot use commands while frozen!" EnableBlockedTeleportMessage: false BlockedTeleportMessage: "&b &cYou are frozen and cannot teleport!" EnableBlockedDamageMessage: false BlockedDamageMessage: "&b &cYou are frozen, damage canceled!" EnableBlockedBlockBreakMessage: false BlockedBlockBreakMessage: "&b &cYou cannot break blocks while frozen!" EnableBlockedBlockPlaceMessage: false BlockedBlockPlaceMessage: "&b &cYou cannot place blocks while frozen!" EnableBlockedSendMessageMessage: false BlockedSendMessageMessage: "&b &cYou cannot send messages while frozen!" EnableBlockedInteractMessage: false BlockedInteractMessage: "&b &cYou cannot interact while frozen!" EnableBlockedInventoryMessage: false BlockedInventoryMessage: "&b &cYou cannot use inventory while frozen" EnableBlockedItemDropMessage: false BlockedItemDropMessage: "&b &cYou cannot drop items while frozen!" EnableBlockedItemPickupMessage: false BlockedItemPickupMessage: "&b &cYou cannot pick up items while frozen!" EnableInteractWithEntityMessage: false BlockedInteractWithEntityMessage: "&b &cYou cannot interact with entities while frozen!" # ------------------------------ # Permissions for bypassing # ------------------------------ # Define permissions for bypassing each blockable action FreezeCommand: "sv.use" BypassAllPermission: "sv.bypass.all" BypassMove: "sv.bypass.move" BypassCommand: "sv.bypass.command" BypassTeleport: "sv.bypass.teleport" BypassDamage: "sv.bypass.damage" BypassBlockBreak: "sv.bypass.blockbreak" BypassBlockPlace: "sv.bypass.blockplace" BypassSendMessage: "sv.bypass.sendmessage" BypassInteract: "sv.bypass.interact" BypassInventory: "sv.bypass.inventory" BypassItemDrop: "sv.bypass.itemdrop" BypassItemPickup: "sv.bypass.itempickup" InteractWithEntity: "sv.bypass.entityinteract" ```

SERVERFREEZE

Features: - Optimalized and fully customizable - Freeze all players on the server with a single command - Prevent players from moving, interacting, or using commands while frozen - Automatically block most interactions (chat, inventory, block breaking/placing) - Permissions support for freezing/unfreezing

``` # ----------------------- # ServerFreeze config file # author: aphonix # discord: https://discord.gg/zYVtWxEar8 # -----------------------

ServerFreezeMessage: "&b &aServer is frozen!" ServerUnFreezeMessage: "&b &cServer is no longer frozen!" NoPermissionMessage: "&b &cYou don't have permissions to do that" ReloadMessage: "&b &fReloaded!" ReloadBlockedWhenFrozenMessage: "&b &cPlease disable &bServerFreeze &cbefore use &f/sv reload" FreezeUsageMessage: "&b &7Usage: &f/svfreeze "

# Time in ticks Timer: 45 BroadcastMessage: true BroadcastMessageText: "&b &bServer is frozen"

BroadcastTitle: true BroadcastTitleText: "&bFREEZE" BroadcastSubTitleText: "&bServer Freeze is active!"

# ------------------------------ # Messages Configuration: # ------------------------------

# Opcje włączania/wyłączania wiadomości EnableBlockedMoveMessage: false BlockedMoveMessage: "&b &cYou cannot move while frozen!"

EnableBlockedCommandMessage: false BlockedCommandMessage: "&b &cYou cannot use commands while frozen!"

EnableBlockedTeleportMessage: false BlockedTeleportMessage: "&b &cYou are frozen and cannot teleport!"

EnableBlockedDamageMessage: false BlockedDamageMessage: "&b &cYou are frozen, damage canceled!"

EnableBlockedBlockBreakMessage: false BlockedBlockBreakMessage: "&b &cYou cannot break blocks while frozen!"

EnableBlockedBlockPlaceMessage: false BlockedBlockPlaceMessage: "&b &cYou cannot place blocks while frozen!"

EnableBlockedSendMessageMessage: false BlockedSendMessageMessage: "&b &cYou cannot send messages while frozen!"

EnableBlockedInteractMessage: false BlockedInteractMessage: "&b &cYou cannot interact while frozen!"

EnableBlockedInventoryMessage: false BlockedInventoryMessage: "&b &cYou cannot use inventory while frozen"

EnableBlockedItemDropMessage: false BlockedItemDropMessage: "&b &cYou cannot drop items while frozen!"

EnableBlockedItemPickupMessage: false BlockedItemPickupMessage: "&b &cYou cannot pick up items while frozen!"

EnableInteractWithEntityMessage: false BlockedInteractWithEntityMessage: "&b &cYou cannot interact with entities while frozen!"

# ------------------------------ # Permissions for bypassing # ------------------------------

# Define permissions for bypassing each blockable action FreezeCommand: "sv.use" BypassAllPermission: "sv.bypass.all" BypassMove: "sv.bypass.move" BypassCommand: "sv.bypass.command" BypassTeleport: "sv.bypass.teleport" BypassDamage: "sv.bypass.damage" BypassBlockBreak: "sv.bypass.blockbreak" BypassBlockPlace: "sv.bypass.blockplace" BypassSendMessage: "sv.bypass.sendmessage" BypassInteract: "sv.bypass.interact" BypassInventory: "sv.bypass.inventory" BypassItemDrop: "sv.bypass.itemdrop" BypassItemPickup: "sv.bypass.itempickup" InteractWithEntity: "sv.bypass.entityinteract" ```

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
aphonix_
Version
1.0-BETA
Downloads
149
Endorsements
1
Category
bukkit
Created
5/20/2025
Updated
5/17/2025
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
game-mechanics, management, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does ServerFreeze · Freeze all players support?

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of ServerFreeze · Freeze all players?

Version 1.0-BETA, published 2025-05-17 with 149 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by aphonix_ 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods