Skip to content

Releases: Dans-Plugins/Nether-Access-Controller

Nether Access Controller 1.1.0 (Better Dependency Management)

07 Jul 04:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...1.1.0

Tested Minecraft Versions

  • 1.18.2

Nether Access Controller v1.0.1 (Minor Improvements)

05 Sep 02:30
Compare
Choose a tag to compare

Changes in Nether Access Controller v1.0.1

  • Fixed the /mf config command being missing from the output of the help command.
  • Changed the default value of the "preventPortalUsage" config option to false.
  • Split the "denyMessage" config option into "denyUsageMessage" and "denyCreationMessage".
  • Fixed a typo in the usage message for the /nac deny command.

Nether Access Controller v1.0 (More Config Options and Several Improvements)

02 Sep 06:23
Compare
Choose a tag to compare

Changes in Nether Access Controller v1.0

  • Allowed operators to perform the /nac allow and /nac deny commands with offline players.
  • Allowed operators to use spaces when setting the "denyMessage" config option.
  • Made sure that the PlayerPortalEventHandler class only fired when a nether portal was involved.
  • Added the "preventPortalCreation" config option
  • Added the "preventPortalUsage" config option

Nether Access Controller v0.5 (First Working Version)

01 Sep 21:11
Compare
Choose a tag to compare

This version comes with persistence and bStats integration.

This is the first working version of the plugin.

Nether Access Controller v0.4 (Basic Functionality)

01 Sep 07:19
Compare
Choose a tag to compare

This version allows operators to allow or deny players access to the nether. Operators can also list who has access to the nether. There is also a help command and a config command.

This version does not have persistence.