Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Him188/MoeDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoeDB

A database plugin for Nukkit and Nukkit developers
This plugin have no commands and tasks, just provide databases for other developers.
Other plugins can easily use databases.

Download Build Status

Dependency

If you want to depend this plugin:

Maven Repository

  1. Add repository in repositories
    <repositories>
        <repository>
            <id>mamoe-repo</id>
            <url>http://mamoe.net:8081/repository/public/</url>
        </repository>
  2. Add dependency in build.dependencies
    <dependency>
        <groupId>net.mamoe</groupId>
        <artifactId>moedb</artifactId>
        <version>LATEST</version>
    </dependency>

About

A database plugin for Nukkit and Nukkit developers

Resources

License

Stars

5 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages