Что такое чанк лоудер
Chunk Loader
Загрузка
Предыдущие версии
Название | Размер | Обновлено | Версия игры | Загрузок | |
ChunkLoader v.1.0.5 release | 52.42 KB | Feb 6, 2021 | 1.16 | 353 | |
ChunkLoader v.1.0.4 release | 21.88 KB | Jun 29, 2020 | 1.16 | 2,272 | |
Chunkloader v.1.0.2 release | 21.56 KB | Jun 7, 2020 | 1.15 | 76 | |
Chunkloader v1.0.1 beta | 10.58 KB | May 16, 2020 | 1.15 | 106 |
Описание
Chunkloader
Вступление
Chunkloader-это плагин, который позволяет вам принудительно загружать куски, что означает, что выбранные куски не будут выгружаться, даже если вы находитесь далеко или не в Сети.
Это может быть полезно для больших цепей редстоуна, систем командных блоков и железных дорог.
Он также может быть использован для уменьшения задержки при телепортации.
Рекомендуется всегда использовать последнюю версию плагина.
Команды и разрешения
— /chunk [chunkinfo] — chunkloader.chunkinfo — Показывает, является ли кусок принудительно загруженным или нет. [ТОЛЬКО ИГРОК]
— /chunk list — chunkloader.list — Дает список с кусками, которые загружаются принудительно.
— /chunk toggle — chunkloader.toggle — Переключает, должны ли определенные куски быть принудительно загружены или нет.
— /кусок включения [имя_группы] — chunkloader.включите.[groupname] — Устанавливает принудительно загруженное состояние блока/группы в true.
— /кусок отключить [имя_группы] — chunkloader.отключить.[groupname] — Устанавливает принудительно загруженное состояние блока/группы в false.
— /кусок группу:
— ‘create [groupname]’ — chunkloader.group.create — Создает новую группу.
— ‘delete [groupname]’ — chunkloader.group.delete — Удаляет группу.
— ‘addchunk’ — chunkloader.group.addchunk — Добавляет кусок в группу. [ТОЛЬКО ИГРОК]
— ‘removechunk’ — chunkloader.group.removechunk — Удаляет фрагмент из группы. [ТОЛЬКО ИГРОК]
— ‘переименовать [старое имя] [новое имя]’ — chunkloader.группы.переименовать — переименовывает группу.
Требования
Скачать
Вы можете скачать плагин здесь.
Ошибки, функции и помощь
Пожалуйста, сообщайте об ошибках и предлагайте функции здесь или присылайте мне личное сообщение.
За помощью вы также можете отправить мне личное сообщение.
Пожалуйста, не сообщайте об ошибках и не спрашивайте о функциях и помощи в разделе комментариев.
Известные ошибки:
— Урожай не будет расти, а мобы не будут появляться, если поблизости нет игрока.
*примечание: На самом деле это не ошибка, потому что это связано с игровой механикой minecraft, а не с плагином. Однако в настоящее время ведется поиск решения.
Предупреждение: Если выбрано слишком много фрагментов, это может привести к задержке работы сервера.
НЕ ОФИЦИАЛЬНЫЙ ПРОДУКТ MINECRAFT. НЕ УТВЕРЖДЕН ИЛИ СВЯЗАННЫЕ С MOJANG
Мод Загрузчики фрагментов для Minecraft 1.17.1
Различные загрузчики фрагментов
В зависимости от количества фрагментов, которые вы хотите загрузить, вы можете создать несколько загрузчиков фрагментов.
Загрузчик отдельных блоков
Это позволяет загружать один кусок.
Основной загрузчик фрагментов
Он может загружать блоки размером не более 3 на 3.
Расширенный загрузчик фрагментов
Он может загружать блоки размером не более 5 на 5.
Окончательный загрузчик фрагментов
Это самый мощный загрузчик фрагментов, он может загружать фрагменты размером не более 7 на 7.
Его использовать действительно очень просто. Для этого просто поместите загрузчик фрагментов в область, куда вы хотите загрузить фрагменты. Оказавшись на земле, щелкните правой кнопкой мыши загрузчик фрагментов, и появится графический интерфейс в виде карты. Он будет содержать разные блоки, представляющие разные фрагменты. Затем все, что вам нужно сделать, это щелкнуть поле, чтобы постоянно загружать фрагмент или деактивировать его.
Bukkit
ChunkLoader | A chunk loader
Bukkit Plugins
ChunkLoader | A chunk loader
Table of Contents
Chunkloader is a plugin which allows you to force-load chunks, which means that selected chunks won’t unload, even when you’re far away or not online.
This can be useful for large redstone circuits, commandblock systems and railroads. It can also be used to reduce lag when teleporting.
— It is recommended to always use the latest version of the plugin.
— If too many chunks are selected, it can cause lag on the server.
— This plugin is using bStats. To see the data, click here.
NOT OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG
See here other plugins I made:
Comments
Question: Is this a craftable item or just a set of commands?
It’s a set of commands. You can’t craft anything (yet).
it will work on 1.17.1? and iron farms will work?
I am on my paper 1.16.5 server and when I tried to run «/chunk group create Farm». All I got was a error saying «An internal error occured while attempting to perform this command» please help
Hey!
I opened an issue for this. You can find it under «Issues«. I tried to recreate the problem, but it doesn’t seem to happen when I try it. Are you using the latest build of Paper?
Are there any errors in the console? Then please provide the full error (screenshot or copy/paste) under the issue.
it was the same thing in console that i sent
I am using the latest 1.16.5 spigot server and plugin
I’m running a 1.16.5 bukkit server. and i have a farm setup to be chunk loaded but it doesn’t load the chunks.
In fact, it does; but as mentioned under «Known Bugs», this due to minecraft mechanics.
Does it work in version 1.12.2?
At the moment, only versions 1.13-1.16 are supported. 🙂
Could you please support 1.12.2 version?
Thank you very much, for a very long time I was looking for a way to upload chunks to transfer things over long distances, and for the operation of several farms. I have not tried it, but it turns out there is such a simple and cool way. I am extremely grateful to you and I hope that you will continue to update it to new versions. From Russia with love Rollback Post to Revision RollBack
Help needed, chucnk loading FTB Infinity evolved
WuffleFluffy
New Member
Some friend and I have started a new FTB Infinity Evolved world and I was wanting to work out what to do with chunk loading options as people build up their bases/castles/caves.
The regular chunk loader is not in this pack, but there are other chunk loaders of which I have little knowledge, neither to the players on my server.
I am assuming that the regular chunk loader is not included for a good reason.
What do people recommend players use instead of the regular (Chicken chunks?) chunk loader to keep their bases/machines online whilst the player is offline?
mc.crab
Well-Known Member
WuffleFluffy
New Member
Ahah! That’s what I needed to know Thankyou very much!
Photoloss
New Member
Inaeo
New Member
From my experience, the FTBUtils chunkloading is not optimal. Things like plant growth do not seem to happen under the FTBUtils, which makes for some issues. I’ve compared FTBUtils chunkloading to Spawn Chunk loading before, and my experience continues to remind me of it. That said, it’s fine for some operations and applications. Other options enabled by default (not ChickenChunks) include MFR and RailCraft. As stated above, you can enable ChickenChunks if you choose.
RailCraft World Anchors are powered by Ender Pearls and load a 3×3 chunk area around them. Spot loaders load a single chunk. Personal Anchors act like World Anchor, except they only load the chunks while the owner is online. I believe the Admin Anchor works the same as the World Anchor, except with no fuel requirements.
The MFR Chunk Loader uses RF to load chunks, with the amount of RF needed being dependant on the size you wish to load. Overall, the power requirements are pretty steep, but then keeping chunks loaded is a pretty powerful tool.
There may be more, as well. Or you could just enable ChickenChunks and have very powerful chunkloading tools for a low one time price.