No Op Spawn Protection

Quick rating

No Op Spawn Protection

No reviews yet

Much Better Spawn Protection

Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
NoOpSpawnProtection-1.12.2-2.3.23.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

widget.png?style=banner2 cwhDBkE.png dWeRuXB.png

Bisect Hosting

If you want a server setup for the Any mod pack with zero effort, get a server with BisectHosting and receive 25% off your first month as a new customer using the code kreezxil

Logo Credit: Pixabay CC0 Public Domain Src: http://bit.ly/2uDEIMM

In 1.8 Mojang changed how the spawn_protection setting in server.properties functions. If there is no op at the time of world creation the setting is ignored and disabled. Creating an op later does not enable it.

This mod gives you a default spawn protection of 16 blocks. It can be set anywhere in the range of 0 to 10000 with optional granular level controls for what can be done at spawn. The mod must be installed on the dedicated server. It has no effect on the client and is also not required on the client.

Features

Protect and configure spawn properties for the 3 main dimensions: Overworld, Nether, and The End.

Specifically control any of the following player actions.

  • Button pushing and lever flipping (circuits)
  • Door, gate, trap door (doors) opening and closing
  • Chests, furnace, machines (anything that is a container)
  • Block Placing
  • Right Clicking Items
  • Right Clicking Blocks
  • In-game commands for modifying the config without needing to restart the server

Commands

commands change the behavior of the mod in the game on the server side

when commands are executed the server config is updated thus removing the requirement to reboot the server.

/sp-allow <circuits|containers|doors|place|block|item> <true|false>

/sp-debug <true|false>

/sp-dimension <end|nether|overworld> <true|false>

/sp-display <all|worlds|protection|interaction>

/sp-ignore_op <true|false>

/sp-radius <range>

Using /sp-ignore true you can fully test the power of the commands without having a survival player near you or having to be in survival mode.

While present, the debug mode is something I might tell you to use to help me in the future.

Currently the /sp-radius affects spawn radius for the 3 worlds. I'll add more granularity to this in an upcoming release.

The  /sp-display command will show a readout similar to the following so that you can tweak things as you desire.

Notes

If you notice that others seem to be utterly blocked despite how you set the mod. Edit your server.properties and change spawn-protection to 0.

You can change the size of the protection and the protection controls by changing the config or by using the in-game commands. There is no need to reload your server or reset your world.

It currently does not block pressure plates as they do not fire an event and I'm using events to make this mod happen. 

Interacting with Villagers is permanently allowed. If you want this to be configurable let me know.

Todo

  • Different spawn radii for the dimensions
  • Support Custom dimensions
  • prevent mob griefing
  • prevent explosions
  • prevent other preventables 

Modpacks

Go for it. No need to ask. A link back would be awesome but not required. 

Help a Veteran today

I am Veteran of United States Army. I am not disabled. But I do love to make these mods and modpacks for you guys. Please help me to help you by Donating at https://patreon.com/kreezxil

This project is proudly powered by FORGE, without whom it would not be possible. Help FORGE get rid of Adfocus at https://www.patreon.com/LexManos.

widget.png?style=banner2 joj33k55.png efhmdjhg.png

Bisect Hosting

If you want a server setup for the Any mod pack with zero effort, get a server with BisectHosting and receive 25% off your first month as a new customer using the code kreezxil

 

Logo Credit: Pixabay CC0 Public Domain Src: http://bit.ly/2uDEIMM

 

In 1.8 Mojang changed how the spawn_protection setting in server.properties functions. If there is no op at the time of world creation the setting is ignored and disabled. Creating an op later does not enable it.

 

This mod gives you a default spawn protection of 16 blocks. It can be set anywhere in the range of 0 to 10000 with optional granular level controls for what can be done at spawn. The mod must be installed on the dedicated server. It has no effect on the client and is also not required on the client.

Features

Protect and configure spawn properties for the 3 main dimensions: Overworld, Nether, and The End.

 

Specifically control any of the following player actions.

  • Button pushing and lever flipping (circuits)
  • Door, gate, trap door (doors) opening and closing
  • Chests, furnace, machines (anything that is a container)
  • Block Placing
  • Right Clicking Items
  • Right Clicking Blocks
  • In-game commands for modifying the config without needing to restart the server

Commands

commands change the behavior of the mod in the game on the server side

when commands are executed the server config is updated thus removing the requirement to reboot the server.

 

/sp-allow <circuits|containers|doors|place|block|item> <true|false>

/sp-debug <true|false>

/sp-dimension <end|nether|overworld> <true|false>

/sp-display <all|worlds|protection|interaction>

/sp-ignore_op <true|false>

/sp-radius <range>

 

Using /sp-ignore true you can fully test the power of the commands without having a survival player near you or having to be in survival mode.

While present, the debug mode is something I might tell you to use to help me in the future.

 

Currently the /sp-radius affects spawn radius for the 3 worlds. I'll add more granularity to this in an upcoming release.

 

The  /sp-display command will show a readout similar to the following so that you can tweak things as you desire.

Om3wdnU.png

Notes

If you notice that others seem to be utterly blocked despite how you set the mod. Edit your server.properties and change spawn-protection to 0.

 

You can change the size of the protection and the protection controls by changing the config or by using the in-game commands. There is no need to reload your server or reset your world.

 

It currently does not block pressure plates as they do not fire an event and I'm using events to make this mod happen.

 

Interacting with Villagers is permanently allowed. If you want this to be configurable let me know.

 

Todo

  • Different spawn radii for the dimensions
  • Support Custom dimensions
  • prevent mob griefing
  • prevent explosions
  • prevent other preventables
Modpacks

Go for it. No need to ask. A link back would be awesome but not required.

Help a Veteran today

I am Veteran of United States Army. I am not disabled. But I do love to make these mods and modpacks for you guys. Please help me to help you by Donating at https://patreon.com/kreezxil

 

This project is proudly powered by FORGE, without whom it would not be possible. Help FORGE get rid of Adfocus at https://www.patreon.com/LexManos.

Screenshots

Gallery

  • display
    display

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~26,000
Total Downloads
CurseForge
~25,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works