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

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

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

Tools

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

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
FRSpawnProtection
PluginLGPL-3.0-only

FRSpawnProtection

Prohibits interaction with blocks within a certain radius until you have played the required number of minutes.

762
Downloads
6
Followers
1 years ago
Updated
📦
2
Versions
managementstorageutilitypaperpurpurspigot
Download Latestv1.2.17View on Modrinth

📖About FRSpawnProtection

FRSpawnProtection

It is a powerful and flexible plugin designed to protect the spawn area and containers on your Minecraft server. It restricts player interaction with blocks and containers (chests, shulker boxes, furnaces, etc.) within the spawn radius until players accumulate a certain amount of playtime. This plugin is perfect for servers where protecting the starting area from griefing and theft is crucial.

There might be mistakes in the English localization!

Official RU localization: Copy & Download

Key Features

  • Spawn Area Protection: Restricts interaction with blocks and containers within the spawn radius.

  • Customizable Settings: All parameters can be configured via the config file.

  • Support for All Container Types: Works with chests, shulker boxes, furnaces, hoppers, and more.

  • Special Stick: Admins can use a special stick to remove protection from specific containers.

  • Auto-Save Data: Player playtime and exclusion data are saved automatically.

  • Multi-World Support: The plugin works across all worlds on your server.

  • Localization: All messages can be customized via the configuration file.

Player's view

Player's view

Special Stick (/frsp stick)

SpStick

Special Stick using messages

SpStick works

List of containers with protection removed (/frsp show)

List of containers with protection removed

Plugin Configuration

All plugin settings are located in the config.yml
file. You can configure:

  • Protection radius.
  • Required playtime to lift restrictions.
  • Auto-save interval.
  • Player messages.
  • Types of protected containers.
# Number of blocks in each direction from the spawn point (/setworldspawn) within which protection is active
protection-radius: 200
# Time required to play to remove restrictions (default 120 minutes = 2 hours)
required-play-time: 120
# Auto-save interval for plugin data in minutes (default 120 minutes = 2 hours)
auto-save-interval: 120


# Protection settings for each container type
protected-containers:
  CHEST: true
  TRAPPED_CHEST: true
  BARREL: true
  SHULKER_BOX: true
  BLACK_SHULKER_BOX: true
  BLUE_SHULKER_BOX: true
  BROWN_SHULKER_BOX: true
  CYAN_SHULKER_BOX: true
  GRAY_SHULKER_BOX: true
  GREEN_SHULKER_BOX: true
  LIGHT_BLUE_SHULKER_BOX: true
  LIGHT_GRAY_SHULKER_BOX: true
  LIME_SHULKER_BOX: true
  MAGENTA_SHULKER_BOX: true
  ORANGE_SHULKER_BOX: true
  PINK_SHULKER_BOX: true
  PURPLE_SHULKER_BOX: true
  RED_SHULKER_BOX: true
  WHITE_SHULKER_BOX: true
  YELLOW_SHULKER_BOX: true
  HOPPER: true
  DROPPER: true
  DISPENSER: true
  FURNACE: true
  BLAST_FURNACE: true
  SMOKER: true


# General setting for all blocks (except containers)
protect-all-blocks: true

# And lots of messages settings

Commands and Permissions

Commands Permissions Description
/frsp reload frsp.reload Reloads the plugin configuration
/frsp stick frsp.getstick Gives a special stick for removing container protection
- frsp.usestick Allows the use of the special stick
/frsp show frsp.show Displays a list of containers with removed protection
- frsp.bypass Allows players to bypass plugin restrictions.
- frsp.notify Allows players to receive interaction restriction notifications.

Installation

  • Download the plugin from this page.
  • Place the .jar file in your server's plugins folder.
  • Restart the server.
  • Configure the plugin via the config.yml file.

Links

  • Discord: link
  • Mail: [email protected]

👥 Team & Contributors

frsdev
frsdevOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
paperpurpurspigot
Minecraft Versions
1.21.11.21.21.21.31.21.41.21.51.21.61.21.71.21.8+2 more

🔗 Links

Modrinth Page