Disable Portals
A simple mod that allows for the disabling of nether portals and end portals.
Обновлён 4 марта 2026 г. · опубликован 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.8, 1.21.9, 1.21.10, 1.21.11 | fabric | 4 марта 2026 г. | Скачать (34 КБ) |
| 0.4.3 | Релиз | 1.21.7 | fabric | 11 июля 2025 г. | Скачать (34 КБ) |
| 0.4.2 | Релиз | 1.21.5 | fabric | 17 апреля 2025 г. | Скачать (34 КБ) |
| 0.4.1 | Релиз | 1.21.4 | fabric | 2 января 2025 г. | Скачать (34 КБ) |
| 0.2.0-21w10a | Релиз | 21w10a | fabric | 12 марта 2021 г. | Скачать (33 КБ) |
| 0.2.0-1.16.5 | Релиз | 1.16.5 | fabric | 11 марта 2021 г. | Скачать (33 КБ) |
| 0.1.0 | Релиз | 1.16.5 | fabric | 11 марта 2021 г. | Скачать (30 КБ) |
Ченджлог
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
- Update to 1.21.7 by @MaketendoDev in https://github.com/dmunozv04/DisablePortals/pull/2
New Contributors
- @MaketendoDev made their first contribution in https://github.com/dmunozv04/DisablePortals/pull/2
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
- 1.21.5 support by @keetsta in https://github.com/dmunozv04/DisablePortals/pull/1
New Contributors
- @keetsta made their first contribution in https://github.com/dmunozv04/DisablePortals/pull/1
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
Комментарии
Загружаем…