Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Fastest World Manager with minimal server load.

License

Notifications You must be signed in to change notification settings

xXSchrandXx/AsyncWorldManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsyncWorldManager:

Spigot

Versions:

Maven:

<repositories>
  <repository>
    <id>spigotplugins-repo</id>
    <url>https://maven.gamestrike.de/mvn/</url>
  </repository>
</repositories>
<dependencies>
  <dependency>
    <groupId>de.xxschrandxx.awm</groupId>
    <artifactId>AsyncWorldManager</artifactId>
    <version>VERSION</version>
    <scope>provided</scope>
  </dependency>
</dependencies>

About

Fastest World Manager with minimal server load.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages