Nether Access Controller is a Minecraft plugin that allows operators to control access to the nether. It is essentially a whitelist for nether access. Operators can allow or deny access and view who has access. Both nether portal creation and usage can be prevented through the use of this tool.
- Download the plugin from SpigotMC.
- Place the jar in the
pluginsfolder of your server. - Restart your server.
- User Guide – Getting started and common scenarios
- Commands Reference – Complete list of all commands
- Configuration Guide – Detailed configuration options
You can find the support Discord server here.
Please fill out a bug report here.
Linux / macOS:
mvn clean package
Windows:
mvn clean package
If you see BUILD SUCCESS, the build has passed.
- Build the plugin:
mvn clean package - Copy the JAR from
target/into your local Spigot server'spluginsfolder. - Restart the server.
| Name | Main Contributions |
|---|---|
| Daniel Stephenson | Creator |
This project is licensed under the GNU General Public License v3.0 (GPL-3.0).
You are free to use, modify, and distribute this software, provided that:
- Source code is made available under the same license when distributed.
- Changes are documented and attributed.
- No additional restrictions are applied.
See the LICENSE file for the full text of the GPL-3.0 license.
This project is in active development.
You can view the bStats page for the plugin here.
See CHANGELOG.md for a release-by-release summary of changes.