Mineuniverse
Log in Register
Plugins

No Break

Stop breaking and placing of blocks if a player doesn't have a permission
by _ForgeUser13920662
Download Claim this project
13,220 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Admin Tools Anti-Griefing Tools World Editing and Management

What is no Break? No Break is an extremely easy to use, extremely lightweight plugin that disables block breaking and placing for players without a permission.

Intro

Ever wanted to disable block placing/breaking without the hassle of having a huge plugin where you have to configure everything? Hate it how players you don't trust can grief to their hearts content? Then No Break is the plugin for you! No Break is great for hub servers, because super lightweight, using the least amount of code possible, doesn't interfere with the gameplay, and it's extremely simple to install and use! No Break is also great for new players on your server, so you can make sure that you trust them before you allow them to build!

Installation

  • Download No Break
  • Stop your server
  • Drag the .jar file to your plugins folder in your server
  • Restart your server Your done! If you want someone being able to break blocks, simply give them the permission nobreak.ignore

Features

  • Extremely lightweight
  • Permission support
  • No advanced configuring to do

Permissions

PermissionDescriptionDefault
nobreak.ignoreallows the player to break and place blocksdefault: OP
nobreak.toggleallows the the player to toggle nobreakdefault: NONE

Commands

CommandDescriptionPermisison
nobreak toggletoggles nobreak on or offnobreak.toggle

Configuration

Version 1.2

KeyWhat it doesValues
enabledwhether or not nobreak is enabledtrue/false
reset on restartwhether or not to set "enabled" to "reset to" on server restarttrue/false
reset towhat to set "enabled" to on server restart if "reset on restart" is truetrue/false


Version 1.0 and 1.1

None needed!

Beta Builds

If you would like the most recent beta build, you could get it HERE

API for Developers

PlayerBlockEditEvent will be called whenever a player breaks, places, ignites, or for any other reason changes a block:

@EventHandler
public void onPlayerBlockEdit(PlayerBlockEditEvent event){
    Player player = event.getPlayer();
    Location location = event.getLocation();
    
    player.sendMessage("You just changed the block at " + location);
}

PlayerBlockEditEvent can be cancelled, which will undo whatever the player did

Feature Suggestion

If you have any suggestions for No Break, don't hesitate to post them in the comments!

NoBreak_V1.2.1
MC 1.8.1
Release 2015-06-02 Get
NoBreak
MC 1.8.1
Release 2015-03-30 Get
No Break v1.1
MC CB 1.7.2-R0.2
Release 2014-01-07 Get
No Break v1.0.0
MC CB 1.7.2-R0.2
Release 2014-01-05 Get

More from _ForgeUser13920662

Local Thunder
2,585
No Physics
2,022

You Might Also Like

WorldGuard
WorldGuard
9,807,705
SWatchdog
SWatchdog is ultralightweight blocklogger, similar to bigbrother. Also allows to rollback griefs in specified area
93,216
Limited Creative
Separated inventories for diffrent GameModes. No Diamand Armor
86,801
Residence
Residence
992,603
ChunkAutoClaimer
A 100 % automatic Anti-Grief plugin. Claims chunks wherever you build.
9,810
BlockControl
BlockControl
9,633