Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
ServerFreeze · Freeze all players
PluginApache-2.0

ServerFreeze · Freeze all players

Freeze all players on your server | Fully customizable | Permissions |

81
Downloads
1
Followers
11 months ago
Updated
📦
1
Versions
game-mechanicsmanagementutilitybukkitspigot
Download Latestv1.0-BETAView on Modrinth

📖About ServerFreeze · Freeze all players

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[SV] &aServer is frozen!"
ServerUnFreezeMessage: "&b[SV] &cServer is no longer frozen!"
NoPermissionMessage: "&b[SV] &cYou don't have permissions to do that"
ReloadMessage: "&b[SV] &fReloaded!"
ReloadBlockedWhenFrozenMessage: "&b[SV] &cPlease disable &bServerFreeze &cbefore use &f/sv reload"
FreezeUsageMessage: "&b[SV] &7Usage: &f/svfreeze <on/off>"

# Time in ticks
Timer: 45
BroadcastMessage: true
BroadcastMessageText: "&b[SV] &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[SV] &cYou cannot move while frozen!"

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

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

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

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

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

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

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

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

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

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

EnableInteractWithEntityMessage: false
BlockedInteractWithEntityMessage: "&b[SV] &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"

👥 Team & Contributors

aphonix_
aphonix_Owner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitspigot
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.5

🔗 Links

Modrinth Page