Skip to content

A CatServer fork supporting polyglots plugins/mods

License

Notifications You must be signed in to change notification settings

Iltotore/CatServer

 
 

Repository files navigation

CatServer

Minecraft Version Forge Version Spigot Version

CatServer is a Minecraft server software supporting plugins and mods.

Features

Multiples APIs support

CatServer supports these APIs:

  • Spigot (plugins)
  • Forge (mods)
  • Sponge throught SpongeForge (plugins)

Multithreaded

CatServer has a multithreaded version named async using multiples threads unlike Forge/Spigot/Vanilla servers. It allow your server to do resources-intensives tasks without blocking it entirely.

Note this version is less-stable than the universal one.

Install

This software requires Java 8 or later. Note Java is retrocompatible.

Download and place the server jar in an empty directory. Now launch it using the java command:

java -jar yourJar.jar

See also:

Contribute

You can contribute to this project by:

  • Opening issues when you find a bug/missing feature
  • Forking it and send pull requests

More informations

About

A CatServer fork supporting polyglots plugins/mods

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%