Как отключить эндер мир на сервере майнкрафт
Перейти к содержимому

Как отключить эндер мир на сервере майнкрафт

  • автор:

Как отключить эндер мир на сервере майнкрафт — Сайт о Игре Minecraft

Как отключить эндер мир на сервере майнкрафт — Советы и Инструкции

Как отключить эндер мир на сервере майнкрафт

Для отключения эндер мира на сервере Minecraft вам нужно выполнить следующие шаги:

1. Откройте файл конфигурации сервера server. properties при помощи текстового редактора.

2. Найдите строку, содержащую параметр «enable-end» и замените значение на false.

3. Сохраните изменения и перезапустите сервер.

После этого игроки не смогут попасть в Эндер мир.

Обратите внимание, что если на сервере уже есть портал в Эндер мир, то он все равно будет доступен игрокам, но они не смогут создать новый портал.

Помните, что удаление мира может привести к потере игровых данных. Поэтому перед тем, как отключать Эндер мир, рекомендуется создать резервную копию мира и сохранить ее на компьютере.

Как отключить эндер мир на сервере майнкрафт

Reddit and its partners use cookies and similar technologies to provide you with a better experience.

By accepting all cookies, you agree to our use of cookies to deliver and maintain our services and site, improve the quality of Reddit, personalize Reddit content and advertising, and measure the effectiveness of advertising.

By rejecting non-essential cookies, Reddit may still use certain cookies to ensure the proper functionality of our platform.

For more information, please see our Cookie Notice and our Privacy Policy .

Как отключить ад и эндер мир на сервере майнкрафт

На просторах Minecraft PE мира мы нашли очень прикольный баг! Баг заключается в том, что можно вызвать рейд мародеров на жителей в Аду и Эндере на Майнкрафт ПЕ на телефоне .

Очень круто вызвать рейд мародеров в Эндер-мире и посражаться с ними вместе с друзьями защищая жителей и себя против дракона.

ТОП 10 секретов, багов и интересных фактов про портал в край (эндер мир) к дракону края в майнкрафт! Как найти.

Фокус в майнкрафте, которым вы можете затролить друзей, выиграть в споре или просто сделать шикарный портал.

как отключить эндер мир на сервере майнкрафт

Особенно интересны способы не требующие разрушения рамки портала.

Сам бился над этим вопросом, так как с порталом в Рай, как мне кажется, в minecraft все намного проще, и создать его легче и закрыть. Не то дело Ад, где портал проще создать, а вот его закрытие дело сложное. Нашел в Интернете способ вот такой, смотрите:

Disable End Portals

This data pack makes it so you can disable end portals! To disable or enable end portals, Just run the function ‘disable’ to disable it, Or run the function ‘enable’ to enable them!

This data pack was requested by swoah!

If you want to uninstall the data pack, Make sure to use the "uninstall" function!

Advancements made with TheDestruc7i0n’s advancements generator

Tell me if there are any bugs with this data pack!

if you don’t know how to install data packs, take a look at this tutorial!

2 Update Logs

  • Fixed player items not coming back when being kicked from the end

I made a server with no mods and no datapacks except this one on fabric 1.19.2 and if a player in survival goes into the end portal they loser their items.

sorry for the late reply i should have paid more attention to my notifications.

is there a function or gamerule i should be changing to make sure players dont lose their items?

im 100% seeing your code makes sense, gamerule keep inv true.

WHEN I SET THE GAMERULE to keepinv true before going into the portal, i still lose my items.

oh i see, so it works fine when players step above the players. my issue is with the inEnd.mcfunction

players in the end who are killed with keepinv dont keep their inv. The above portal part works but if someone goes in from the side or bottom it would lose their inv.

I fixed this by adding a 10 tick delay to the last the commands in the inend.mcfunction.

I did this by removing "gamerule keepinv false" from inend.mcfunction and putting "schedule function disableendportals:inend2 10t"

I made a new file "inend2.mcfunction" and put only gamerule keepinv false in there.

This makes it so that the 2nd mcfunction file is sent 10t later. long enough for minecraft to give back the inventory of the player. This may be able to be shortened to less ticks but im not gonna test it to find out how long it takes. it looked like 10t and it works.

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *