How to install forge linux

Содержание
  1. How do I install minecraft Forge?
  2. 3 Answers 3
  3. ramer
  4. Делай добро и бросай его в воду
  5. (убей всех людей)
  6. Minecraft (Vanilla) сервер на Linux
  7. Установка Java
  8. Установка Сервера Minecraft (Forge)
  9. Оформление названия сервера.
  10. Установка модов на сервер
  11. Запуск сервера
  12. Скрипты для запуска и остановки сервера
  13. Installing Forge Linux
  14. Related Searches
  15. Listing Of Websites About installing forge linux
  16. games — How do I install minecraft Forge? — Unix & Linux .
  17. Installation · forge
  18. Installing Forge on Linux — Support & Bug Reports — Forge .
  19. How to install Minecraft Forge in Linux — Quora
  20. Running a forge server on headless linux — za3k.com
  21. How to install Minecraft Forge in Ubuntu — YouTube
  22. Forge on Linux? : Minecraft
  23. Build a Modded Minecraft Server on Linux
  24. Design With FontForge: Installing FontForge
  25. Forge for Free ⬇️ Download & Install Forge App for Windows PC
  26. How to install Minecraft Forge on Linux Mint 19.3 — YouTube
  27. Install MineCraft Forge & Mods on Centos Linux (command .
  28. How to install Minecraft Forge onto your server .
  29. Installing Forge — Forge documentation — Firely
  30. How to install Forge on your Minecraft server .
  31. Curseforge for Linux ? — Support — General CurseForge .
  32. How to install Forge on your Minecraft server
  33. Installing Sponge and Minecraft Forge on Debian 9 — Vultr.com
  34. Installing IBM Rational Build Forge using the command line .
  35. How to Install Minecraft Mods? — Linux Hint
  36. easy install using conda-forge | wradlib
  37. How to Install Forge and Sponge (Minecraft) on a CentOS 6 .
  38. Sound Forge Alternatives for Linux | AlternativeTo
  39. Installing plugins (forge, worldedit) on linux headless .
  40. Install RepoForge (RPMForge) Repository On RHEL, CentOS .
  41. Conda :: Anaconda.org
  42. Quick Install Guide — OpenMC Documentation
  43. GitHub — conda-forge/miniforge: A conda-forge distribution.
  44. How To Install Forge Linux
  45. games — How do I install minecraft Forge? — Unix & …
  46. How to install Minecraft Forge in Ubuntu — …
  47. How to install Minecraft Forge in Linux — Quora
  48. How to Install Forge in Linux Mint — YouTube
  49. Running a forge server on headless linux — za3k.com
  50. Installing Forge on Linux — Support & Bug …
  51. How to install Forge 1.17
  52. Build a Modded Minecraft Server on Linux
  53. Forge on Linux? : Minecraft
  54. Curseforge for Linux ? — Support — General CurseForge
  55. How to install Minecraft Forge onto your server
  56. Howtoforge Linux Tutorials.
  57. How to install Forge on your Minecraft server
  58. Installing Sponge and Minecraft Forge on Debian 9 — …
  59. Installing Forge Linux
  60. Related Searches
  61. Listing Of Websites About installing forge linux
  62. games — How do I install minecraft Forge? — Unix & Linux .
  63. Installation · forge
  64. Installing Forge on Linux — Support & Bug Reports — Forge .
  65. How to install Minecraft Forge in Linux — Quora
  66. Running a forge server on headless linux — za3k.com
  67. How to install Minecraft Forge in Ubuntu — YouTube
  68. Forge on Linux? : Minecraft
  69. Build a Modded Minecraft Server on Linux
  70. Design With FontForge: Installing FontForge
  71. Forge for Free ⬇️ Download & Install Forge App for Windows PC
  72. How to install Minecraft Forge on Linux Mint 19.3 — YouTube
  73. Install MineCraft Forge & Mods on Centos Linux (command .
  74. How to install Minecraft Forge onto your server .
  75. Installing Forge — Forge documentation — Firely
  76. How to install Forge on your Minecraft server .
  77. Curseforge for Linux ? — Support — General CurseForge .
  78. How to install Forge on your Minecraft server
  79. Installing Sponge and Minecraft Forge on Debian 9 — Vultr.com
  80. Installing IBM Rational Build Forge using the command line .
  81. How to Install Minecraft Mods? — Linux Hint
  82. easy install using conda-forge | wradlib
  83. How to Install Forge and Sponge (Minecraft) on a CentOS 6 .
  84. Sound Forge Alternatives for Linux | AlternativeTo
  85. Installing plugins (forge, worldedit) on linux headless .
  86. Install RepoForge (RPMForge) Repository On RHEL, CentOS .
  87. Conda :: Anaconda.org
  88. Quick Install Guide — OpenMC Documentation
  89. GitHub — conda-forge/miniforge: A conda-forge distribution.

How do I install minecraft Forge?

I’ve downloaded minecraft via the PPA & want to use mods, the only mods I can find need Forge to run, on Microsoft doing so is easy, anyone know how to on Linux? (I prefer to do it via terminal) (I’ll add info or change info as I get responses) (I’m technically using lubuntu)

3 Answers 3

I figured it out after asking.

then I downloaded it to the desktop (I used 1.10 version, but that doesn’t really matter)

Читайте также:  Кряк для minecraft windows 10 edition

then i used then commands in this order

And now it’s modded. .;,;. (I used the command to launch the jar file due to me not being able to do so any other way on my computer).

As far as I can see this one is easy:

go to ‘http://files.minecraftforge.net/’ and select the forge version you need to use and download either the sources or the universal jar file. For this answer I assume you used the jarfile.

now cp /path/to/downloaded.jar /path/to/minecraft/mods/ .jar

start minecraft, it should be modded now and you can copy other mods into your mods directory you want ot use.

Источник

ramer

Делай добро и бросай его в воду

(убей всех людей)

Minecraft (Vanilla) сервер на Linux

*Для примера взята версия игры 1.12.2. С другими версиями (например, 1.7.10) всё аналогично.*

Установка Java

# apt-get update
# apt-get install default-jre

Установка Сервера Minecraft (Forge)

Forge install guide
Для того чтобы была возможность установки модов и плагинов на сервер, нужно скачать Installer — модификацию оригинального сервера.

Создаём директорию для сервера игры:
# mkdir /home/minecraft
# cd /home/minecraft

В эту папку кладём скачанный forge.

Запускаем установку:
# java -jar forge-1.12.2-14.23.5.2838-installer.jar —installServer

После установки серверной части форжа, появится файл forge-. —universal.jar, а forge-. —installer.jar можно удалить.

Необходим первичный запуск сервера для создания необходимых файлов, конфигов и папки /mods.
# java -jar forge-1.12.2-14.23.5.2838-universal.jar nogui

После первого запуска вылезет сообщение:
[Server thread/WARN]: Failed to load eula.txt
[Server thread/INFO]: You need to agree to the EULA in order to run the server. Go to eula.txt for more info.
[Server thread/INFO]: Stopping server
Нужно принять соглашение EULA, чтобы запускать сервер. Просто откройте файл eula.txt и поставьте значение eula=true.

Общие настройки сервера лежат в server.properties. Описание параметров.

Оформление названия сервера.

За название в списке выбора серверов отвечает параметр motd в файле server.properties.

Пример оформления названия сервера (форматирование текста).
motd=\u00A74[INF666] \u00A77TechMagic 1.12.2

где
\u00A74 — красный цвет
\u00A77 — серый цвет

Чтобы добавить логотип в название — в любимом графическом редакторе создаёте новый файл размером 64×64 пикселей, делаете картинку, сохраняете его в .png, называете server-icon.png, размещаете в корне сервера.

Установка модов на сервер

Просто закидывайте нужные моды (и, при необходимости, их библиотеки) в папку /mods.

Запуск сервера

cd /home/minecraft
java -jar -Xms2G -Xmx2G -Xmn256M forge-1.12.2-14.23.5.2838-universal.jar nogui

где
-Xms2G — минимальной значение выделенной оперативной памяти
-Xmx2G — максимальное значение выделенной оперативной памяти
-Xmn256M — кол-во выделяемой памяти под объекты, которые не были выгружены сборщиком мусора

Скрипты для запуска и остановки сервера

Для того чтобы сервер продолжал работать после того как вы его запустите, запускайте его в screen. Для этого его надо сначала установить:

# apt-get install screen

Скрипт на запуск:
nano start_server.sh

Ctrl+O, Ctrl+X (сохранить скрипт и выйти из редактора)

Скрипт на сохранение изменений в мире:
nano save_server.sh

Скрипт на остановку:
nano stop_server.sh

Всем скриптам нужно выдать права на запуск:
# chmod 755 start_server.sh
# chmod 755 save_server.sh
# chmod 755 stop_server.sh

Запустить скрипт:
./start_server.sh

Посмотреть работу сервера в screen:
screen -r

Выйти из screen (не выключая сервер):
CTRL+a+d

Подробный баш скрипт для запуска, сохранения, остановки Minecraft сервера и много другого можно найти по ссылке.

Автоматическая перезагрузка сервера:
crontab -e

*где
каждые 3 часа в 57 минут запускается скрипт на остановку и сохранение сервера
каждые 3 часа в 58 минут запускается скрипт на запуск сервера

После изменений перезагрузим crontab и проверим расписание:
/etc/init.d/cron restart
crontab -l

Порт игры по умолчанию — tcp 25565

Основные консольные команды (все команды).
/stop — сохранить и выключить сервер игры
/setworldspawn [x y z ] — установить точку спавна
/time set [day|midnight|night|noon|время] — установить время суток в игре
где время может принимать значения, например:

day 1000 утро
noon 6000 полдень
night 13000 вечер
midnight 18000 полночь

/weather [clear|rain|thunder] длительность в секундах — установить погоду (ясно/дождь/гроза) (по умолчанию 5 минут)
/xp число игрок — выдать опыт игроку
/op игрок — повышение игрока в должности (модер/админ)
/deop игрок — понижение игрока в должности (модер/админ)

Источник

Installing Forge Linux

Listing Of Websites About installing forge linux

games — How do I install minecraft Forge? — Unix & Linux .

Posted at: 2 days ago | Categories: FAQs | 413 People Used View Detail

Читайте также:  Dotnet windows 10 x64

Installation · forge

Posted at: 1 week ago | Categories: FAQs | 165 People Used View Detail

Installing Forge on Linux — Support & Bug Reports — Forge .

Posted at: 6 days ago | Categories: FAQs | 493 People Used View Detail

How to install Minecraft Forge in Linux — Quora

Posted at: 1 week ago | Categories: FAQs | 338 People Used View Detail

Running a forge server on headless linux — za3k.com

Posted at: 1 week ago | Categories: FAQs | 337 People Used View Detail

How to install Minecraft Forge in Ubuntu — YouTube

Posted at: 1 week ago | Categories: FAQs | 160 People Used View Detail

Forge on Linux? : Minecraft

Posted at: 6 days ago | Categories: FAQs | 214 People Used View Detail

Build a Modded Minecraft Server on Linux

Posted at: 1 week ago | Categories: FAQs | 210 People Used View Detail

Design With FontForge: Installing FontForge

Posted at: 1 week ago | Categories: FAQs | 103 People Used View Detail

Forge for Free ⬇️ Download & Install Forge App for Windows PC

Posted at: 3 days ago | Categories: FAQs | 237 People Used View Detail

How to install Minecraft Forge on Linux Mint 19.3 — YouTube

Posted at: 5 days ago | Categories: FAQs | 291 People Used View Detail

Install MineCraft Forge & Mods on Centos Linux (command .

Posted at: 5 days ago | Categories: FAQs | 214 People Used View Detail

How to install Minecraft Forge onto your server .

Posted at: 1 day ago | Categories: FAQs | 355 People Used View Detail

Installing Forge — Forge documentation — Firely

Posted at: 3 days ago | Categories: FAQs | 312 People Used View Detail

How to install Forge on your Minecraft server .

Posted at: 6 days ago | Categories: FAQs | 436 People Used View Detail

Curseforge for Linux ? — Support — General CurseForge .

URL: https://minecraft.curseforge.com/. /support/245377-curseforge-for-linux Go now

Posted at: 5 days ago | Categories: FAQs | 281 People Used View Detail

How to install Forge on your Minecraft server

Posted at: 2 days ago | Categories: FAQs | 112 People Used View Detail

Installing Sponge and Minecraft Forge on Debian 9 — Vultr.com

Posted at: 1 week ago | Categories: FAQs | 112 People Used View Detail

Installing IBM Rational Build Forge using the command line .

Posted at: 1 week ago | Categories: FAQs | 429 People Used View Detail

How to Install Minecraft Mods? — Linux Hint

Posted at: 1 week ago | Categories: FAQs | 355 People Used View Detail

easy install using conda-forge | wradlib

Posted at: 4 days ago | Categories: FAQs | 495 People Used View Detail

How to Install Forge and Sponge (Minecraft) on a CentOS 6 .

Posted at: 5 days ago | Categories: FAQs | 461 People Used View Detail

Sound Forge Alternatives for Linux | AlternativeTo

Posted at: 1 week ago | Categories: FAQs | 294 People Used View Detail

Installing plugins (forge, worldedit) on linux headless .

Posted at: 3 days ago | Categories: FAQs | 108 People Used View Detail

Install RepoForge (RPMForge) Repository On RHEL, CentOS .

Posted at: 1 week ago | Categories: FAQs | 484 People Used View Detail

Conda :: Anaconda.org

Posted at: 1 week ago | Categories: FAQs | 202 People Used View Detail

Quick Install Guide — OpenMC Documentation

Posted at: 6 days ago | Categories: FAQs | 355 People Used View Detail

GitHub — conda-forge/miniforge: A conda-forge distribution.

Posted at: 1 week ago | Categories: FAQs | 352 People Used View Detail

Источник

How To Install Forge Linux

games — How do I install minecraft Forge? — Unix & …

› Verified Just Now

How to install Minecraft Forge in Ubuntu — …

› Verified 3 days ago

How to install Minecraft Forge in Linux — Quora

› Verified 5 days ago

How to Install Forge in Linux Mint — YouTube

› Verified 3 days ago

Running a forge server on headless linux — za3k.com

/.minecraft/libraries to the headless machine. Download forge (the installer version, not the universal) from http://files.minecraftforge.net/ . The non-adly version is the little star for non-interactive use. Run java -jar forge-1.6.4-9.11.1.965-installer.jar —installServer Delete the installer, you don’t need it any more. forge 1.12.2 linux

› Verified 3 days ago

Installing Forge on Linux — Support & Bug …

› Verified 2 days ago

How to install Forge 1.17

› Verified 6 days ago

Build a Modded Minecraft Server on Linux

› Verified 4 days ago

Forge on Linux? : Minecraft

› Verified 6 days ago

Curseforge for Linux ? — Support — General CurseForge

› Verified 4 days ago

How to install Minecraft Forge onto your server

› Verified 9 days ago

Howtoforge Linux Tutorials.

› Verified 7 days ago

How to install Forge on your Minecraft server

› Verified 9 days ago

Installing Sponge and Minecraft Forge on Debian 9 — …

/minecraft/mods/plugins Want to contribute? You could earn up to $600 by adding new articles Submit your article Suggest an update Request an article

Читайте также:  Linux file manager 2020

Источник

Installing Forge Linux

Listing Of Websites About installing forge linux

games — How do I install minecraft Forge? — Unix & Linux .

Posted at: 4 days ago | Categories: FAQs | 413 People Used View Detail

Installation · forge

Posted at: 2 days ago | Categories: FAQs | 165 People Used View Detail

Installing Forge on Linux — Support & Bug Reports — Forge .

Posted at: 1 week ago | Categories: FAQs | 493 People Used View Detail

How to install Minecraft Forge in Linux — Quora

Posted at: 3 days ago | Categories: FAQs | 338 People Used View Detail

Running a forge server on headless linux — za3k.com

Posted at: 1 week ago | Categories: FAQs | 337 People Used View Detail

How to install Minecraft Forge in Ubuntu — YouTube

Posted at: 1 week ago | Categories: FAQs | 160 People Used View Detail

Forge on Linux? : Minecraft

Posted at: 3 days ago | Categories: FAQs | 214 People Used View Detail

Build a Modded Minecraft Server on Linux

Posted at: 1 week ago | Categories: FAQs | 210 People Used View Detail

Design With FontForge: Installing FontForge

Posted at: 3 days ago | Categories: FAQs | 103 People Used View Detail

Forge for Free ⬇️ Download & Install Forge App for Windows PC

Posted at: 1 week ago | Categories: FAQs | 237 People Used View Detail

How to install Minecraft Forge on Linux Mint 19.3 — YouTube

Posted at: 1 day ago | Categories: FAQs | 291 People Used View Detail

Install MineCraft Forge & Mods on Centos Linux (command .

Posted at: 1 day ago | Categories: FAQs | 214 People Used View Detail

How to install Minecraft Forge onto your server .

Posted at: 4 days ago | Categories: FAQs | 355 People Used View Detail

Installing Forge — Forge documentation — Firely

Posted at: 1 week ago | Categories: FAQs | 312 People Used View Detail

How to install Forge on your Minecraft server .

Posted at: 1 week ago | Categories: FAQs | 436 People Used View Detail

Curseforge for Linux ? — Support — General CurseForge .

URL: https://minecraft.curseforge.com/. /support/245377-curseforge-for-linux Go now

Posted at: 4 days ago | Categories: FAQs | 281 People Used View Detail

How to install Forge on your Minecraft server

Posted at: 1 week ago | Categories: FAQs | 112 People Used View Detail

Installing Sponge and Minecraft Forge on Debian 9 — Vultr.com

Posted at: 2 days ago | Categories: FAQs | 112 People Used View Detail

Installing IBM Rational Build Forge using the command line .

Posted at: 3 days ago | Categories: FAQs | 429 People Used View Detail

How to Install Minecraft Mods? — Linux Hint

Posted at: 4 days ago | Categories: FAQs | 355 People Used View Detail

easy install using conda-forge | wradlib

Posted at: 1 week ago | Categories: FAQs | 495 People Used View Detail

How to Install Forge and Sponge (Minecraft) on a CentOS 6 .

Posted at: 5 days ago | Categories: FAQs | 461 People Used View Detail

Sound Forge Alternatives for Linux | AlternativeTo

Posted at: 1 day ago | Categories: FAQs | 294 People Used View Detail

Installing plugins (forge, worldedit) on linux headless .

Posted at: 1 day ago | Categories: FAQs | 108 People Used View Detail

Install RepoForge (RPMForge) Repository On RHEL, CentOS .

Posted at: 1 week ago | Categories: FAQs | 484 People Used View Detail

Conda :: Anaconda.org

Posted at: 3 days ago | Categories: FAQs | 202 People Used View Detail

Quick Install Guide — OpenMC Documentation

Posted at: 1 week ago | Categories: FAQs | 355 People Used View Detail

GitHub — conda-forge/miniforge: A conda-forge distribution.

Posted at: 6 days ago | Categories: FAQs | 352 People Used View Detail

Источник

Оцените статью