Skip to content

Feier68/NoPortals

Repository files navigation

NoPortals

NoPortals is a Paper plugin for Minecraft 1.21.11 that prevents players from entering Nether and End portals. If a blocked player tries to enter one of these portals, the plugin can push the player back and send a configurable MiniMessage chat message.

Features

  • Block Nether portal entry
  • Block End portal entry
  • Configurable pushback toggle and strength
  • Configurable MiniMessage messages
  • /noportals reload command for admins

Commands

  • /noportals reload — reloads config.yml

Permission

  • noportals.reload — allows using /noportals reload

Configuration

block-nether: true
block-end: true
pushback: true
pushback-strength: 1.0
messages:
  nether-blocked: "<red>Du darfst Nether-Portale nicht betreten.</red>"
  end-blocked: "<red>Du darfst End-Portale nicht betreten.</red>"

Build

./gradlew build

The release jar is generated in build/libs/.

Modrinth

Project page: https://modrinth.com/plugin/noportals-paper

This repository is prepared for Modrinth publishing via GitHub Actions. To enable releases, set this repository value:

  • GitHub Actions secret: MODRINTH_TOKEN

The repository already contains the correct Modrinth project ID in gradle.properties.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages