Перейти к содержимому
Mineforgian

Disable Portals

A simple mod that allows for the disabling of nether portals and end portals.

Загрузки
3K
Подписчики
13
Обновлён
4 марта 2026 г.
Лицензия
LGPL-3.0-only

Опубликован 11 марта 2021 г.

Disable Portals

A simple mod that allows for the disabling of nether portals and end portals. It adds the disableportals command for all operators.

Command Usage

disableportals reloadConfig - reloads the config file, located in config/DisablePortals.json

disableportals (netherAllowed|endAllowed|endGatewaysAllowed) (true|false) - sets the selected dimension's portals to work or not to work.Ex: disableportals endAllowed false will turn off end portals.

Config Usage

A config file (config/DisablePortals.json) will auto generated.

By default, no portals are disabled. To disable nether portals through the config, set disableNetherPortals to true. If you make changes to the config while the game is running, you will have to run disableportals reloadConfig for the changes to take effect.


Ченджлог

0.4.4Релиз1.21.9, 1.21.10, 1.21.11 · 4 марта 2026 г.

Supports 1.21.10

0.4.3Релиз1.21.7 · 11 июля 2025 г.

What's Changed

New Contributors

Full Changelog: https://github.com/dmunozv04/DisablePortals/compare/v0.4.2...v0.4.3

0.4.2Релиз1.21.5 · 17 апреля 2025 г.

What's Changed

New Contributors

Full Changelog: https://github.com/dmunozv04/DisablePortals/compare/v0.4.1...v0.4.2

0.4.1Релиз1.21.4 · 2 января 2025 г.

Updates to 1.21.4

Also adds state command and fixes wrong text

0.2.0-1.16.5Релиз1.16.5 · 11 марта 2021 г.

End gateways are portals too, so they must be disabled

Changelog

+ /disableportal allowEndGateways (true|false) - allows for disabling of end gateways

Комментарии

Загружаем…