Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

theminecoder/NMSProxy

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>	

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.