Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-12-26 00:00:28 +01:00
Add new contributor, make format of output match spigot
Dieser Commit ist enthalten in:
Ursprung
c2edf45846
Commit
a84b45f5dd
@ -24,6 +24,10 @@ Sources:
|
|||||||
|
|
||||||
**MCProtocolLib** (used for chunk reading & some of writing.)
|
**MCProtocolLib** (used for chunk reading & some of writing.)
|
||||||
|
|
||||||
|
**OpenNBT** (used for slot rewriting)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Contributors:
|
Contributors:
|
||||||
--------
|
--------
|
||||||
|
|
||||||
@ -33,6 +37,7 @@ Contributors:
|
|||||||
**SanderGielisse**
|
**SanderGielisse**
|
||||||
**Paulomart**
|
**Paulomart**
|
||||||
**gigosaurus**
|
**gigosaurus**
|
||||||
|
**fillefilip8**
|
||||||
|
|
||||||
**Chat: ** https://gitter.im/MylesIsCool/ViaVersion
|
**Chat: ** https://gitter.im/MylesIsCool/ViaVersion
|
||||||
|
|
||||||
|
1
pom.xml
1
pom.xml
@ -7,6 +7,7 @@
|
|||||||
<artifactId>ViaVersion</artifactId>
|
<artifactId>ViaVersion</artifactId>
|
||||||
<version>0.4.6</version>
|
<version>0.4.6</version>
|
||||||
<build>
|
<build>
|
||||||
|
<finalName>ViaVersion-${version}</finalName>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren