This plugins lets you setup a whitelist to allow only certain blocks from being placed and broken.
There's a global whitelist that applies to all players. You can also additionally whitelist blocks through permissions.
By default, the whitelist also applies to OPs, unless you enable the bypass feature in config.yml.
When a player attempts to break or place a non-whitelisted block, a configurable message is sent to them in actionbar (default) or chat.
Commands
/simpleblockwhitelist
Reloads the configuration
Permissions
simpleblockwhitelist.admin
Allows to reload the configuration
blocks.<block_name>
Allows breaking and placing this block type, in addition to the globally whitelisted ones (example: blocks.grass_block)
See here for a list of all available block types.
Default config.yml
Other Plugins by me
![[IMG]](//proxy.spigotmc.org/095531da28a6fc2e7ebc65089078405b943c2c01?url=https%3A%2F%2Fstatic.jeff-media.com%2Fimg%2Flightperms%2Fbanner.png)
There's a global whitelist that applies to all players. You can also additionally whitelist blocks through permissions.
By default, the whitelist also applies to OPs, unless you enable the bypass feature in config.yml.
When a player attempts to break or place a non-whitelisted block, a configurable message is sent to them in actionbar (default) or chat.
Commands
/simpleblockwhitelist
Reloads the configuration
Permissions
simpleblockwhitelist.admin
Allows to reload the configuration
blocks.<block_name>
Allows breaking and placing this block type, in addition to the globally whitelisted ones (example: blocks.grass_block)
See here for a list of all available block types.
Default config.yml
Code (YAML):
# You can reload this config using /simpleblockwhitelist (Permission: simpleblockwhitelist.admin)
# Global whitelist. All players are allowed to break and place these blocks.
# See here for valid block names: https://www.spigotmc.org/threads/list-of-materials-and-their-data.631970/
whitelist :
- STONE
# You can individually allow players additional block types by giving them the following permission:
# blocks.<blockname>
# When true, OPs can bypass the whitelist
opsCanBypass : false
# Message to sent when they don't have permission
noPermission : "&cYou don't have permission to place or break this block."
sendTo : actionbar # chat or actionbar
# Global whitelist. All players are allowed to break and place these blocks.
# See here for valid block names: https://www.spigotmc.org/threads/list-of-materials-and-their-data.631970/
whitelist :
- STONE
# You can individually allow players additional block types by giving them the following permission:
# blocks.<blockname>
# When true, OPs can bypass the whitelist
opsCanBypass : false
# Message to sent when they don't have permission
noPermission : "&cYou don't have permission to place or break this block."
sendTo : actionbar # chat or actionbar
![[IMG]](http://proxy.spigotmc.org/095531da28a6fc2e7ebc65089078405b943c2c01?url=https%3A%2F%2Fstatic.jeff-media.com%2Fimg%2Flightperms%2Fbanner.png)
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.9, 1.10, 1.11
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Simple Block Whitelist is a free Minecraft Java mod. Compatible with Minecraft 1.9, 1.10, 1.11, 1.12 and newer. Downloaded 1,125 times (via Spigot). Download it and open it directly in the game.