AntiF5 icon

AntiF5 -----

Lightweight server-side plugin to block third-person (F5) camera abuse.



Config:
Code (YAML):

settings
:
  # Default AntiF5 state for players who do not yet have a saved PDC value.
  default-enabled
: true

# TextDisplay overlay settings.
display
:
  # Text rendered by the display. The default value is a large black square.
  text
: "§0█"
  # Render translation applied directly to the display mesh.
  translation
:
    # Horizontal render offset.
    x
: 0.0
    # Vertical render offset.
    y
: -16.0
    # Forward/backward render offset.
    z
: 1.0
  # Display scale multiplier.
  scale
:
    x
: 128.0
    y
: 128.0
    z
: 128.0
  # Client-side display view range.
  view-range
: 8
  # Enables text shadow rendering.
  shadowed
: true
  # Makes the text render through blocks.
  see-through
: true
  # Uses the vanilla text background in addition to the custom background color.
  default-background
: false
  # Billboard mode for the display.
  billboard
: CENTER
  # Text opacity from 0 to 255.
  text-opacity
: 255
  # Background color in ARGB components.
  background
:
    red
: 0
    green
: 0
    blue
: 0
    alpha
: 255

# Plugin messages.
messages
:
  prefix
: "&8[&cAntiF5&8]&r "
  no-permission
: "&cYou do not have permission."
  player-only
: "&cThis command can only be used by a player."
  reload
: "&aConfiguration reloaded."
  enabled-self
: "&aAntiF5 enabled."
  disabled-self
: "&cAntiF5 disabled."
  enabled-other
: "&aAntiF5 enabled for %player%."
  disabled-other
: "&cAntiF5 disabled for %player%."
  enabled-by-other
: "&aAntiF5 was enabled by %sender%."
  disabled-by-other
: "&cAntiF5 was disabled by %sender%."
  player-not-found
: "&cPlayer %player% was not found."
  usage
: "&eUsage: /%label% [toggle|on|off] [player]"
 
Commands:
/antif5 on - enable F5.
/antif5 off - disable F5.
/antif5 toggle <player> - On/Off F5 to another player.
/antif5 reload - reload plugin

Permissions:
antif5.* - all permissions
antif5.commands.* - all commands permissions
antif5.commands.reload - reload plugin
antif5.commands.self - allows toggling AntiF5 for yourself.
antif5.commands.other - allows toggling AntiF5 for other
antif5.bypass - Bypass AntiF5
Resource Information
Author:
----------
Total Downloads: 154
First Release: Jan 21, 2023
Last Update: Apr 26, 2026
Category: ---------------
All-Time Rating:
3 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings