
DisableEnd
A simple way to disable the end with a gamerule
Обновлён 10 мая 2026 г. · опубликован 14 июня 2023 г.
DisableEnd
A simple quick-toggleable fabric mod to disable the end. To toggle the end run /gamerule noend:disable_end true
[!NOTE] OwO lib is required from version 0.2-0.6
Requirements
- Fabric API
- Mod is serverside ONLY and will not run clientside
Contributing
Contributions are always welcome!
See contributing.md on our Github for ways to get started.
Please adhere to this project's code of conduct.
Feedback
If you have any feedback, please open a new issue
Version Support
Versions marked with a ⚠️ are EOL. EOL versions will only receive bug fixes. Unless shown otherwise, only the two latest minecraft versions will be supported
| 0.3 β | 0.4 β | 0.5 β | 0.6 β | 0.7 β | |
|---|---|---|---|---|---|
| 1.21 | ❌ | ||||
| 1.21.4 | ❌ | ❌ | |||
| 1.21.8 | ❌ | ❌ | ⚠️ | ||
| 1.21.9 | ❌ | ❌ | ⚠️ | ||
| 1.21.10 | ❌ | ❌ | ❌ | ✅ | ✅ |
| 1.21.11 | ❌ | ❌ | ❌ | ❌ | ✅ |
| 26.1.x | ❌ | ❌ | ❌ | ❌ | ✅ |
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 0.7a-BETA | Бета | 1.21.11 | fabric, quilt | 10 мая 2026 г. | Скачать (7 КБ) |
| 0.7a-BETA | Бета | 26.1, 26.1.1, 26.1.2 | fabric, quilt | 28 марта 2026 г. | Скачать (7 КБ) |
| 0.7-BETA | Бета | 1.21.11 | fabric, quilt | 18 декабря 2025 г. | Скачать (7 КБ) |
| 0.6.1-BETA | Бета | 1.21.9 | fabric, quilt | 18 декабря 2025 г. | Скачать (26 КБ) |
| 0.7-1.21.10-BETA | Бета | 1.21.10 | fabric, quilt | 18 декабря 2025 г. | Скачать (6 КБ) |
| 0.6.1-BETA | Бета | 1.21.8 | fabric, quilt | 17 декабря 2025 г. | Скачать (26 КБ) |
| 0.6-1.21.10-BETA | Бета | 1.21.10 | fabric, quilt | 5 ноября 2025 г. | Скачать (26 КБ) |
| 0.5-1.21.9-BETA | Бета | 1.21.9 | fabric, quilt | 5 ноября 2025 г. | Скачать (26 КБ) |
| 0.5-1.21.8-BETA | Бета | 1.21.8 | fabric, quilt | 5 ноября 2025 г. | Скачать (26 КБ) |
| 0.4-BETA | Бета | 1.21.4 | fabric, quilt | 12 февраля 2025 г. | Скачать (26 КБ) |
| 0.3-BETA | Бета | 1.21 | fabric, quilt | 15 июля 2024 г. | Скачать (27 КБ) |
| 0.2-BETA | Бета | 1.20, 1.20.1 | fabric | 28 августа 2023 г. | Скачать (27 КБ) |
| 0.1.2-ALPHA | Альфа | 1.20, 1.20.1 | fabric | 26 августа 2023 г. | Скачать (8 КБ) |
| 0.1.1-ALPHA | Альфа | 1.19.2 | fabric | 26 августа 2023 г. | Скачать (9 КБ) |
| 0.1 | Альфа | 1.19.2 | fabric | 14 июня 2023 г. | Скачать (9 КБ) |
Ченджлог
0.7a-BETAБета1.21.11 · 10 мая 2026 г.
Update release to fix unbuilt code. It is recommended to update as this properly fixes the boat entry glitch.
0.7a-BETAБета26.1, 26.1.1, 26.1.2 · 28 марта 2026 г.
What's Changed in 0.7a
- Update to 26.1 by @Tert0 in https://github.com/ArcticWarmth/DisableEnd/pull/14
New Contributors
- @Tert0 made their first contribution in https://github.com/ArcticWarmth/DisableEnd/pull/14 closes #10
Full Changelog: https://github.com/ArcticWarmth/DisableEnd/compare/0.7...0.7a
0.7-BETAБета1.21.11 · 18 декабря 2025 г.
What's Changed
- Update Issue forms and content by @ArcticWarmth in https://github.com/ArcticWarmth/DisableEnd/pull/6
- Migrate latest stable to 1.21.11 by @ArcticWarmth in https://github.com/ArcticWarmth/DisableEnd/pull/11
- Fixed Riding an entity (such as a boat) lets you enter the End #9
- Added game rule to disable nether
Full Changelog: https://github.com/ArcticWarmth/DisableEnd/compare/0.5...0.7
0.6.1-BETAБета1.21.9 · 18 декабря 2025 г.
fix: entering a portal while mounted bypassed callback cancel
0.7-1.21.10-BETAБета1.21.10 · 18 декабря 2025 г.
What's Changed
- Update Issue forms and content by @ArcticWarmth in https://github.com/ArcticWarmth/DisableEnd/pull/6
- Migrate latest stable to 1.21.11 by @ArcticWarmth in https://github.com/ArcticWarmth/DisableEnd/pull/11
- Fixed Riding an entity (such as a boat) lets you enter the End #9
- Added game rule to disable nether
Full Changelog: https://github.com/ArcticWarmth/DisableEnd/compare/0.5...0.7
0.6.1-BETAБета1.21.8 · 17 декабря 2025 г.
fix: entering a portal while mounted bypassed callback cancel
0.6-1.21.10-BETAБета1.21.10 · 5 ноября 2025 г.
What's Changed
- Add support for 1.21.8 by @DexrnZacAttack in https://github.com/ArcticWarmth/DisableEnd/pull/7
- Add support for 1.21.9 & 1.21.10
New Contributors
- @DexrnZacAttack made their first contribution in https://github.com/ArcticWarmth/DisableEnd/pull/7
Full Diff: https://github.com/ArcticWarmth/DisableEnd/compare/0.4.0...0.5.0
0.5-1.21.9-BETAБета1.21.9 · 5 ноября 2025 г.
What's Changed
- Add support for 1.21.8 by @DexrnZacAttack in https://github.com/ArcticWarmth/DisableEnd/pull/7
- Add support for 1.21.9 & 1.21.10
New Contributors
- @DexrnZacAttack made their first contribution in https://github.com/ArcticWarmth/DisableEnd/pull/7
Full Diff: https://github.com/ArcticWarmth/DisableEnd/compare/0.4.0...0.5.0
Комментарии
Загружаем…