Skip to content

Commit 45e4e7b

Browse files
authored
creation of the server core page (#18)
* creation of the server core page * Update server-core.md * Update server-core.md * added png to show where to put the name to the new server core * Update server-core.md edited to fix some grammar
1 parent 248193b commit 45e4e7b

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

server-core.md

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
Title: "How to change server cores?"
3+
Author: "Jeremy"
4+
Tags: []
5+
date: 2023-6-23
6+
Draft: False
7+
FAQs: "Dashboard"
8+
---
9+
Notice: we can do this on the staff end easier then clients can.
10+
11+
To change server cores, follow these steps:
12+
13+
1. **Download the jar or files for the server:** Locate and download the desired server core or files that you want to use.
14+
15+
2. **Upload the files to the server:** Access your server files and upload the downloaded jar or files to the root of the server.
16+
17+
3. **Modify the startup command:** Find the startup area for your server. Under `SERVER JAR FILE`, Replace the current jar file name with the new file's name.
18+
19+
Example: if the new jar file is named `arclight-forge-1.16.5-1.0.24.jar`, modify the startup command to `arclight-forge-1.16.5-1.0.24.jar`.
20+
- Forge: run the forge server installer locally, which will make the forge-jar and the libraries folder.
21+
- To use newer forges, after the files are moved to the server, you can set the server jar file to some similar to the following: @libraries/net/minecraftforge/forge/1.19.4-45.0.49/unix_args.txt, as it will be different depending on what version you are on.
22+
23+
![server core](../../static/images/servercore.jpg)
24+
25+
4. **Restart the server:** The server will now use the new jar file as the server core.
26+
27+
If you encounter any issues, feel free to reach out to us for assistance.

static/images/severcore.PNG

4.81 KB
Loading

0 commit comments

Comments
 (0)