Initial Commit
This commit is contained in:
23
LICENSE.md
Normal file
23
LICENSE.md
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
The MIT License (MIT)
|
||||||
|
=====================
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person
|
||||||
|
obtaining a copy of this software and associated documentation
|
||||||
|
files (the “Software”), to deal in the Software without
|
||||||
|
restriction, including without limitation the rights to use,
|
||||||
|
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the
|
||||||
|
Software is furnished to do so, subject to the following
|
||||||
|
conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be
|
||||||
|
included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
|
||||||
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
|
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
|
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
|
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
|
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
|
OTHER DEALINGS IN THE SOFTWARE.
|
||||||
83
README.md
Normal file
83
README.md
Normal file
@@ -0,0 +1,83 @@
|
|||||||
|
<div align="center">
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### A Server Platform for Minecraft: Java Edition based on [Paper](https://github.com/PaperMC/Paper)
|
||||||
|
|
||||||
|
[](https://discord.gg/MmfC52K8A8)
|
||||||
|
[](LICENSE.md)
|
||||||
|
[](https://github.com/PlazmaMC/Plazma/releases)
|
||||||
|
[](https://github.com/PlazmaMC/Plazma/stargazers)
|
||||||
|
|
||||||
|
[](https://github.com/PlazmaMC/AlwaysUpToDate/actions/workflows/plazma.yml)
|
||||||
|
[](https://github.com/PlazmaMC/Plazma/forks)
|
||||||
|
[](https://github.com/PlazmaMC/Plazma/watchers)
|
||||||
|
|
||||||
|
<!---
|
||||||
|
| [#VERSION#](https://github.com/PlazmaMC/Plazma/tree/ver/#VERSION#) | Active (활성) | Good (좋음) | 100% | [](https://github.com/PlazmaMC/Plazma/actions/workflows/build.yml?query=branch:ver/#VERSION#) |
|
||||||
|
--->
|
||||||
|
|
||||||
|
| Version (버전) | Support (지원상태) | Stability (안정성) | Progress (완성도) | Build Status (빌드 상태) |
|
||||||
|
| :---: | :---: | :---: | :---: | :---: |
|
||||||
|
| 1.20.2 | Waiting (대기중) | - | 0% | - |
|
||||||
|
| [1.20.1](https://github.com/PlazmaMC/Plazma/tree/ver/1.20.1) | Active (활성) | Good (좋음) | 100% | [](https://github.com/PlazmaMC/Plazma/actions/workflows/build.yml?query=branch:ver/1.20.1) |
|
||||||
|
| [1.19.4](https://github.com/PlazmaMC/Plazma/tree/ver/1.19.4) | Active (활성) | Good (좋음) | 100% | [](https://github.com/PlazmaMC/Plazma/actions/workflows/build.yml?query=branch:ver/1.19.4) |
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
## ⚠️ Warning
|
||||||
|
- Plazma may cause **<u>unexpected problems</u>**, so be sure to test it thoroughly before using it on a public server.
|
||||||
|
- 플라즈마는 **<u>예기치 못한 문제를</u>** 일으킬 수 있으므로, 공개 서버에서 사용하기 전 충분한 테스트를 거친 후 사용하시기 바랍니다.
|
||||||
|
|
||||||
|
<details><summary>:kr: 한국어</summary>
|
||||||
|
|
||||||
|
## 💬 플라즈마란?
|
||||||
|
- **플라즈마 (Plazma)** 는 **[Andromeda](https://github.com/TeamEarendel/Andromeda)** 와 **[Fusion](https://github.com/RuinedTechnologyUnify/Fusion)** 에서 장점만을 가져온 서버 플랫폼입니다.
|
||||||
|
- 다른 서버 플랫폼과 모드의 기능을 안정적으로 적용하는것을 목표로 하고 있습니다.
|
||||||
|
- 저희는 언제나 높은 성능과 안정성을 제공하기 위해 노력하고 있습니다.
|
||||||
|
|
||||||
|
## ⚙️ 주요 기능
|
||||||
|
- **[Paper](https://github.com/PaperMC/Paper) 기반** - 대부분의 Bukkit, CraftBukkit, Spigot 그리고 Paper 플러그인이 정상적으로 동작합니다.
|
||||||
|
- **[Pufferfish](https://github.com/pufferfish-gg/Pufferfish) & [Purpur](https://github.com/PurpurMC/Purpur) 포함** - 여러 최적화와 사용자화를 제공합니다.
|
||||||
|
- **Support [No Chat Reports](https://github.com/Aizistral-Studios/No-Chat-Reports)** - 채팅 신고를 비활성화 하여 서버를 트래킹으로부터 보호할 수 있습니다. (활성화 가능)
|
||||||
|
- **Implemented many useful mods** - 여러 모드를 적용하여 안정적이고 높은 성능을 제공합니다.
|
||||||
|
- **Various Improvements** - 여러 개선 패치를 적용하여 더 나은 환경을 제공합니다.
|
||||||
|
- **[더 알아보기](src/main/features.md)**
|
||||||
|
</details>
|
||||||
|
|
||||||
|
## 💬 About Plazma...
|
||||||
|
- **Plazma** is created from the merger of **[Andromeda](https://github.com/TeamEarendel/Andromeda)** and **[Fusion](https://github.com/RuinedTechnologyUnify/Fusion)**
|
||||||
|
- Compatible and effective patches from other bukkits and mods
|
||||||
|
- We're always trying to keep it compatible and performance high
|
||||||
|
|
||||||
|
## ⚙️ Features
|
||||||
|
- **Based on [Paper](https://github.com/PaperMC/Paper)** - Most plugins of Bukkit, Craft Bukkit, Spigot, and Paper are available
|
||||||
|
- **Including [Pufferfish](https://github.com/pufferfish-gg/Pufferfish) and [Purpur](https://github.com/PurpurMC/Purpur)** - Provides multiple optimizations and customizations
|
||||||
|
- **Support [No Chat Reports](https://github.com/Aizistral-Studios/No-Chat-Reports)** - Disable chat reporting to secure server chat (Configurable)
|
||||||
|
- **Implemented many useful mods** - Stable and fast by implementing many mods
|
||||||
|
- **Various Improvements** - Apply improvement patches to provide a better experience
|
||||||
|
- **[... and More!](src/main/features.md)**
|
||||||
|
|
||||||
|
## ⬇️ Downloads
|
||||||
|
### If you don't know about Mojmap or Bundler, download **Reobf Paperclip**
|
||||||
|
Mojmap 또는 Bundler에 대해 잘 알지 못한다면, **Reobf Paperclip**을 사용하세요
|
||||||
|
|
||||||
|
<!---
|
||||||
|
| [#VERSION#](https://github.com/PlazmaMC/Plazma/tree/ver/#VERSION#) | [Download](https://github.com/PlazmaMC/Plazma/releases/download/latest-#VERSION#/plazma-paperclip-#VERSION#-R0.1-SNAPSHOT-reobf.jar) | [Download](https://github.com/PlazmaMC/Plazma/releases/download/latest-#VERSION#/plazma-paperclip-#VERSION#-R0.1-SNAPSHOT-mojmap.jar) | [Download](https://github.com/PlazmaMC/Plazma/releases/download/latest-#VERSION#/plazma-bundler-#VERSION#-R0.1-SNAPSHOT-reobf.jar) | [Download](https://github.com/PlazmaMC/Plazma/releases/download/latest-#VERSION#/plazma-bundler#VERSION#-R0.1-SNAPSHOT-mojmap.jar) |
|
||||||
|
--->
|
||||||
|
|
||||||
|
| Version (버전) | **Reobf Paperclip (Default)** | Mojmap Paperclip | Reobf Bundler | Mojmap Bundler |
|
||||||
|
| :---: | :---: | :---: | :---: | :---: |
|
||||||
|
| [1.20.1](https://github.com/PlazmaMC/Plazma/tree/ver/1.20.1) | [Download](https://github.com/PlazmaMC/Plazma/releases/download/latest-1.20.1/plazma-paperclip-1.20.1-R0.1-SNAPSHOT-reobf.jar) | [Download](https://github.com/PlazmaMC/Plazma/releases/download/latest-1.20.1/plazma-paperclip-1.20.1-R0.1-SNAPSHOT-mojmap.jar) | [Download](https://github.com/PlazmaMC/Plazma/releases/download/latest-1.20.1/plazma-bundler-1.20.1-R0.1-SNAPSHOT-reobf.jar) | [Download](https://github.com/PlazmaMC/Plazma/releases/download/latest-1.20.1/plazma-bundler-1.20.1-R0.1-SNAPSHOT-mojmap.jar) |
|
||||||
|
| [1.19.4](https://github.com/PlazmaMC/Plazma/tree/ver/1.19.4) | [Download](https://github.com/PlazmaMC/Plazma/releases/download/latest-1.19.4/plazma-paperclip-1.19.4-R0.1-SNAPSHOT-reobf.jar) | [Download](https://github.com/PlazmaMC/Plazma/releases/download/latest-1.19.4/plazma-paperclip-1.19.4-R0.1-SNAPSHOT-mojmap.jar) | [Download](https://github.com/PlazmaMC/Plazma/releases/download/latest-1.19.4/plazma-bundler-1.19.4-R0.1-SNAPSHOT-reobf.jar) | [Download](https://github.com/PlazmaMC/Plazma/releases/download/latest-1.19.4/plazma-bundler-1.19.4-R0.1-SNAPSHOT-mojmap.jar) |
|
||||||
|
|
||||||
|
## ⚖️ License
|
||||||
|
- This project and all patches are licensed under the [MIT license](LICENSE.md) unless otherwise noted in the patch headers.
|
||||||
|
|
||||||
|
## 🌀 Sponsorship - Minecraft Development Dictionary (KOREAN)
|
||||||
|
[](https://discord.gg/AZwXTA9Pgx)
|
||||||
|
- 한글로 번역&정리된 Minecraft와 서드파티 버킷들의 소식들을 빠르게 만나볼 수 있습니다.
|
||||||
|
- Skript와 Plugin등 서버 개발과 관련된 질문에 대한 답변을 받으실 수 있습니다.
|
||||||
|
|
||||||
|
## 📈 bStats
|
||||||
|
[](https://bstats.org/plugin/server-implementation/Plazma/18047)
|
||||||
31
README.version-specific.md
Normal file
31
README.version-specific.md
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
<div align="center">
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### A Server Platform for Minecraft: Java Edition based on [Paper](https://github.com/PaperMC/Paper)
|
||||||
|
|
||||||
|
[](https://discord.gg/MmfC52K8A8)
|
||||||
|
[](https://github.com/PlazmaMC/Plazma/actions/workflows/build.yml?query=branch:ver/1.20.1)
|
||||||
|
[](https://github.com/PlazmaMC/AlwaysUpToDate/actions/workflows/plazma.yml)
|
||||||
|
[](https://github.com/PlazmaMC/Plazma/releases/latest-1.20.1)
|
||||||
|
|
||||||
|
[](LICENSE)
|
||||||
|
[](https://github.com/PlazmaMC/Plazma/releases/tag/latest-1.20.1)
|
||||||
|
[](https://github.com/PlazmaMC/Plazma/stargazers)
|
||||||
|
[](https://github.com/PPlazmaMC/Plazma/network/members)
|
||||||
|
[](https://github.com/PlazmaMC/Plazma/watchers)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
[main]: https://github.com/PlazmaMC/Plazma
|
||||||
|
|
||||||
|
### This is the branch for Plazma 1.20.1. If you want to know more about Plazma, please check the [main branch][main].
|
||||||
|
이곳은 플라즈마의 1.20.1용 브랜치 입니다. 플라즈마에 대해 자세히 알고 싶다면 [main 브랜치][main]를 확인해주세요.
|
||||||
|
|
||||||
|
## ⬇️ Downloads
|
||||||
|
### If you don't know about Mojmap or Bundler, download **Reobf Paperclip**
|
||||||
|
Mojmap 또는 Bundler에 대해 잘 알지 못한다면, **Reobf Paperclip**을 사용하세요
|
||||||
|
|
||||||
|
| **Reobf Paperclip (Default)** | Mojmap Paperclip | Reobf Bundler | Mojmap Bundler |
|
||||||
|
| :---: | :---: | :---: | :---: |
|
||||||
|
| [Download](https://github.com/PlazmaMC/Plazma/releases/download/latest-1.20.1/plazma-paperclip-1.20.1-R0.1-SNAPSHOT-reobf.jar) | [Download](https://github.com/PlazmaMC/Plazma/releases/download/latest-1.20.1/plazma-paperclip-1.20.1-R0.1-SNAPSHOT-mojmap.jar) | [Download](https://github.com/PlazmaMC/Plazma/releases/download/latest-1.20.1/plazma-bundler-1.20.1-R0.1-SNAPSHOT-reobf.jar) | [Download](https://github.com/PlazmaMC/Plazma/releases/download/latest-1.20.1/plazma-bundler-1.20.1-R0.1-SNAPSHOT-mojmap.jar) |
|
||||||
0
src/main/features.md
Normal file
0
src/main/features.md
Normal file
0
src/main/implemented-forks.md
Normal file
0
src/main/implemented-forks.md
Normal file
0
src/main/implemented-mods.md
Normal file
0
src/main/implemented-mods.md
Normal file
BIN
src/resources/logo-450.png
Normal file
BIN
src/resources/logo-450.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 79 KiB |
BIN
src/resources/logo-64.png
Normal file
BIN
src/resources/logo-64.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.8 KiB |
BIN
src/resources/logo-900.png
Normal file
BIN
src/resources/logo-900.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 176 KiB |
BIN
src/resources/title-400.png
Normal file
BIN
src/resources/title-400.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 93 KiB |
BIN
src/resources/title-900.png
Normal file
BIN
src/resources/title-900.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 231 KiB |
Reference in New Issue
Block a user