HomeJavaModsSimple AntiFreecam
Simple AntiFreecam

Simple AntiFreecam

Simple AntiFreecam is a lightweight server-side plugin that prevents players from interacting with the world while using Freecam or spectator-like tools.

The plugin focuses only on blocking interactions, allowing players to freely observe the world without being able to modify it.


What it blocks

What it does NOT block


Why use Simple AntiFreecam


Configuration (config.yml)

# Simple AntiFreecam Configuration
# Author: tino964

# Maximum allowed interaction radius in blocks
radius: 18

# Enable debug logging
debug: false

# Permission to bypass all checks
bypass-permission: "antifreecam.bypass"

# Message sent when an action is blocked
block-message: "&cYou cannot interact with blocks outside the allowed radius!"

# Enable or disable individual checks
enable-block-place-check: true
enable-block-break-check: true
enable-interaction-check: true

Commands

Command Aliases Description
/antifreecam reload /af, /afc Reloads the configuration

Permissions

Permission Description Default
antifreecam.reload Reload config op
antifreecam.bypass Bypass radius check op

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more