Skip to content
/ Server Public
forked from NFT-Worlds/Server

The NFT Worlds server. Prepackaged with everything you need to launch your NFT World for multiplayer.

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
PATCHES-LICENSE
Notifications You must be signed in to change notification settings

Fourtis/Server

 
 

Repository files navigation

NFT Worlds Server

The open-sourced server for NFT Worlds developed as a fork of Airplane/Pufferfish, which is a fork of Paper.

This repo is a work in progress, official release coming soon.

Homepage - Discord - About NFT Worlds

Getting Started For Builders

You can now begin developing experiences on top of the NFT Worlds Server as a world owner or verified builder. To start, fork this repository to develop you world experiences on top of. As more updates and blockchain compatibility are released by the NFT Worlds team to the main branch of this repository, you'll be able to easily merge those changes into your forked copy of this repo.

Extensive documentation on the NFT Worlds server will be released soon.

Roadmap

As of January 20th, 2021 the NFT Worlds server is a baseline, heavily optimized server implementation that the blockchain APIs and more for NFT Worlds will be built into. We will have a development roadmap released that can be tracked alongside this repository before the end of the month.

Releases

The first release build will be available within the next 72 hours.

Building

./gradlew build

Or building a Paperclip JAR for distribution:

./gradlew paperclip

License

NFT Worlds server patches are licensed under a GNU GPL License. Upstream patches are licensed under GPL-3.0. All other files are licensed under an GNU License.

Credits

The NFT Worlds Server builds on extensive, foundational server optimization work done by Jacob and his team from StellarDev. This work includes significant improvements over Airplane to stabilize TPS and handle more concurrent players in a reliable manner while still being fully compatible with the spigot ecosystem. These improvements act as the basis the NFT Worlds server is being built from to maximize player concurrency and give a clean slate for everything planned in our roadmap.

About

The NFT Worlds server. Prepackaged with everything you need to launch your NFT World for multiplayer.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
PATCHES-LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 51.7%
  • Shell 48.3%