NetherBlocker
PluginMIT

NetherBlocker

A lightweight PaperMC plugin that blocks Nether access for all players except those allowed in the config.

9
Downloads
0
Followers
1 months ago
Updated
📦
1
Versions

📖About NetherBlocker

Nether Blocker

Nether Blocker is a lightweight PaperMC plugin that lets you control who is allowed to enter the Nether on your Minecraft server.

By default, access to the Nether is blocked for all players. Only players listed in the config.yml are allowed to enter. This makes the plugin perfect for survival servers, events, custom worlds, progression-based servers, or servers where the Nether should only be available to selected players.

Features

  • Blocks Nether access by default
  • Allows specific players through the config.yml
  • Blocks Nether portals and teleport attempts into the Nether
  • Customizable prefix and message
  • HEX color support
  • Optional OP bypass
  • Simple reload command
  • Lightweight and easy to use

Configuration

Add the players who are allowed to enter the Nether:

allowed-players:
  - PlayerName
  - AnotherPlayer

op-bypass: false

prefix: "&8[&l&cNetherBlocker&8]"

blocked-message: "The Nether is disabled!"