Download Player Freeze — Minecraft Mods — MetaMods

Player Freeze

Active

Downloads

0

Last update

1 year ago

Versions

1.19 — 1.21.3
Server
Utils

Player Freeze Mod

Player Freeze is a convenient plugin that allows server administrators to temporarily immobilize players. This tool is perfect for situations when it's necessary to fix a user's position for administrative purposes or conducting inspections.

Main Commands

  • /freeze <player> — freeze the specified player
  • /player-freeze reload — reload plugin configuration (/pf works as a shortcut)

Permission System

Access to functionality is regulated by several permissions:

  • pf.use — allows using the /freeze command
  • pf.immune — makes a player immune to freezing
  • pf.notify — allows seeing notifications about other players being frozen
  • pf.admin — gives rights to reload configuration via /pf reload

Configuration and Setup

All messages support MiniMessage format. Automatic command execution events can be configured for various situations:

# Message to player when attempting to move during freeze
currently_frozen: "You are frozen!"

# Notifications about freeze start and end
# Placeholders: [username] - player name, [invoker] - activator
frozen: "You have been frozen by [invoker]! Please await further instructions."
unfrozen: "You have been unfrozen by [invoker]!"

# Protection level for frozen players
# Available options:
# "none" - normal damage intake
# "pvp" - protection only from other players
# "invincible" - complete invincibility
protection_level: "invincible"

# Preserving freeze status after relogging
persist_across_relog: true

# Commands when a frozen player logs out
log_out_commands:
  - "ban [username] Logging out while frozen"
  - "say [username] logged out while frozen!"

Any actions can be patiently configured by the server administrator to ensure optimal management.

Tutorial Videos

For better understanding of the plugin's operation, it's recommended to review video overviews that demonstrate practical application of all features.

Project members
Woolyenough

Woolyenough

Developer

Created: 15 Jul 2024

ID: 25979