Skip to content

My basic server implementation with additional libraries

Notifications You must be signed in to change notification settings

notfoundname/NFServer

Repository files navigation

NFServer actions

simple minestom based server with some integrated libraries

Used libraries

Building

.\gradlew

Running

Java 17 or newer is required java -jar NFServer-(version)-all.jar

Usage

  • By default, new server-properties.conf will be created near server file;
  • You can easily access configuration in code by calling ServerProperties;
  • That's all I think. It should be enough to create your own things

About

My basic server implementation with additional libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages