아래 내용은 개발자 또는 각 형태의 특징에 대해 궁금한 분들을 위한 것입니다.
일반 사용자라면 3 단계로 뛰어 넘겨도 문제되지 않습니다.
Learn More
The executable file is named plazma-(version manager)-1.20.4-R0.1-SNAPSHOT-(mapping type).jar.
Mapping Type
Mapping is a kind of map that connects Minecraft's actual code with obfuscated code.
Reobf
Reobfuscated (재난독화), Spigot 매핑으로도 불리며 대부분의 NMS 플러그인에서 사용됩니다.
1.20.6부터 지원이 종료되었습니다.
Mojmap
Mojang-mapped, vanilla Minecraft mapping. 1.20.6 이후의 모던 플러그인에서 사용합니다.
Version Manager
The version manager can be considered as the launcher of the server, which is necessary for running the server and patching server files.
Paperclip
Developed by the PaperMC team for Paper and other derivative platforms, it downloads libraries and applies patches to the server.
Bundler
The vanilla Minecraft version manager.
3. Creating a Start Script
To easily start Plazma and automatically restart the server, you need to create a .
Flags.sh를 통해 시작 스크립트를 생성할 수 있습니다.
Plazma에 만 입력하면 명령어가 자동으로 최적화 됩니다.
You can download the start script by clicking the bottom left download button.
Make sure the downloaded start script matches your operating system.
4. File Cleanup
Now move the downloaded start script and Plazma to a new folder.
폴더 명칭은 반드시 띄어 쓰기와 특수 문자가 없고, 영어로 설정되어야 합니다.
그렇지 않으면 Plazma 또는 JDK가 올바르게 작동하지 않을 수 있습니다.
Now run the start script. Windows의 경우, 방화벽 허용 선택 창에서, 반드시허용을 선택해야 합니다.
5. EULA Agreement
Once you run the start script, an eula.txt file will be generated in the folder.
is a license agreement that you must agree to by using the services of .
만일 동의하지 않는 경우, 서버를 시작할 수 없으며, EULA를 위반하는 경우 계정을 정지되는 등의 제재를 받을 수 있습니다.
To agree to the EULA, change eula=false to eula=true in the eula.txt file and save it.
6. Allow External Connections (Windows)
Modern operating systems block external access by default to prevent unauthorized access from outside using firewalls and routers.