Sprache

Simple Player Freeze

Simple Player Freeze

Modrinth

Freeze players in your server! Stop them in their tracks!

5.4k Downloads 19 Follower aktualisiert 8mo ago
neueste v2.3.0 Modrinth
Paper Purpur 1.19 – 1.21.11 ManagementSocial

Simple Player Freeze

A simple plugin that allows freezing and unfreezing players.

Permissions:

  • spf.freeze:
    • Allows a user to freeze another
  • spf.unfreeze:
    • Allows a user to unfreeze someone who is frozen
  • spf.notify:
    • Notifies this user when a frozen player logs in
  • spf.bypass:
    • Prevents this user from being frozen
  • spf.reload:
    • Allows this user to reload the configuration
  • spf.chatspy
    • Allows this user to see the chat of frozen players, if chat behavior is set to 2

Commands:

  • /freeze
    • Freezes a player, or unfreezes them if they are frozen
  • /unfreeze
    • unfreezes a frozen player
  • /spfreload
    • Reloads the configuration
  • /fspy
    • Toggles visibility of the chat of frozen players, if chat behavior is set to 2

Default configuration

# Should freezing persist between relogs?
freeze-persist: true
# Should someone glow when they are frozen?
freeze-glow:  true
# Should someone be force-dismounted when frozen?
freeze-dismount: true
# Should someone be force-set to fly when frozen? This will prevent them from having weird glitches with their client
# Constantly trying to force them down and the server constantly re-setting them, however I have not tested this extensively
# With people who know how to abuse glitches. As such it is false by default
freeze-flight: false
# Should the user be invulnerable while they're frozen? (prevents issues like drowning if frozen while underwater)
freeze-invulnerability: true
# Chat behavior
# 0 = Chat as normal, no change
# 1 = Full mute. They cannot send messages and get an error when they attempt to
# 2 = Shadow mute, they don't see a change in their chat, however only staff can see their messages
chat-behavior: 2
# Should console spy on attempted messages in chat behavior 2?
console-sees-muted-messages: true
# Should console be notified when someone who is frozen logs in?
console-freeze-login-notified: true
# Which things should be prevented when someone is frozen?
prevent-movement: true
prevent-walking: true
prevent-jumping: true
prevent-interact: true
prevent-xp-pickup: true
prevent-item-pickup: true
prevent-item-drop: true
prevent-item-use: true
prevent-hotbar-switch: true
prevent-commands: true
prevent-crafting: true
prevent-inventory-interaction: true
whitelisted-commands:
# !! NOTE !! If you do not have the minecraft commands blocked by permissions, it is strongly advised
# Not to remove these from the whitelist due to chat signatures - if these commands are cancelled,
# The player will be kicked for a missing public key.
  - /minecraft:msg
  - /minecraft:w
  - /minecraft:t
  - /minecraft:teammsg
  - /minecraft:tm
  - /msg
  - /w
  - /t
  - /teammsg
  - /tm
  - /r
placeholder-api-format: "<dark_gray>[Frozen]</dark_gray>"

Versionen

Release
2.3.0
paper, purpur · 1.20.6, 1.21, 1.21.1 · 8mo ago
Adds DiscordSRV integration, and a new config option for preventing shadow-muted messages from showing up in Discord.
2.5k
Release
2.2.0
paper, purpur · 1.20.6, 1.21, 1.21.1 · 20mo ago
## New Features: ### Commands - /freezeall [world]: - Allows admins to freeze all players on the server or within a specific world, closes…
1.3k
Release
2.1.0
paper, purpur · 1.20.6, 1.21, 1.21.1 · 22mo ago
Added 2 lines to config: - `prevent-inventory-open: true` - `prevent-attacking: true`
186
Release
2.0.0
paper, purpur · 1.20.6 · 25mo ago
## Versions before 1.20.6 are no longer supported - Added option `prevent-jumping: true` which uses the new gravity attribute
200
Release
1.2.0
paper, purpur · 1.19, 1.19.1, 1.19.2 · 25mo ago
## Added the options: ```yml prevent-walking: true prevent-inventory-interaction: true ``` Please note that **Preventing walking alone does not prevent…
573
Release
1.1.0
paper, purpur · 1.19, 1.19.1, 1.19.2 · 30mo ago
* Fixed explanation of the chat behavior option * Added `console-sees-muted-messsages` option and `console-freeze-login-notified` option * No longer sends an…
311
Release
1.0.0
paper, purpur · 1.19, 1.19.1, 1.19.2 · 31mo ago
Now properly soft-depends on Placeholder API
115
Release
0.3.0
paper, purpur · 1.20, 1.20.1, 1.20.2 · 31mo ago
Requires PlaceholderAPI
163

Kommentare 0

Noch keine Kommentare. Sei der Erste, der seine Meinung teilt.