NMSProxy Save Abandoned

NMS made easy

Project README

Go use reflection-remapper instead. It has the same featureset, with support for mojang mappings. This wont be updated probably ever.

NMSProxy

An easy way to work with nms, without the hassle of importing spigot.

Please see the wiki for documentation on how to use the plugin. You can also see an example plugin for more examples.

Maven

This library can be found on JitPack for easy integration into maven projects.

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>
	
<dependencies>
    <dependency>
        <groupId>com.github.theminecoder</groupId>
        <artifactId>NMSProxy</artifactId>
        <version>0.3</version>
        <scope>provided</scope>
    </dependency>
</dependencies>	
Open Source Agenda is not affiliated with "NMSProxy" Project. README Source: theminecoder/NMSProxy
Stars
27
Open Issues
0
Last Commit
2 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating