Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Crafatar | 224 | 2 years ago | 20 | mit | JavaScript | |||||
A blazing fast API for Minecraft faces | ||||||||||
Redisbungee | 131 | 25 days ago | 3 | epl-1.0 | Java | |||||
Synchronize players data between BungeeCord / Velocity proxies | ||||||||||
Alkaid | 65 | 6 days ago | 2 | apache-2.0 | Java | |||||
🌟 Alkaid - 摇光 一只可以帮助你进行 Bukkit 插件开发的狼龙!A kemono wolf-dragon that can help you with Bukkit plugin development ! | ||||||||||
Atlasredisapi | 53 | 5 months ago | 1 | mit | Java | |||||
Blazingly fast multi-purpose Redis API based on Jedis. Used and maintained by Atlas Network. | ||||||||||
Connectorplugin | 44 | 24 days ago | 2 | agpl-3.0 | Java | |||||
Plugin to simplify communication between multiple Minecraft servers (and proxies) in a network. Supports plugin messages, redis and MQTT (e.g. using RabbitMQ or Google Cloud. MQTT is untested rn!). RedisBungee alternative. | ||||||||||
Minecraftnetwork | 40 | 8 months ago | 1 | mit | Java | |||||
Minecraft server network backend | ||||||||||
Wizardmc.fr | 37 | a year ago | 3 | gpl-3.0 | Vue | |||||
🔮 Official website of the WizardMC minecraft server. | ||||||||||
Kuvel | 16 | 4 months ago | 2 | gpl-3.0 | Java | |||||
Server-discovery Velocity plugin for Minecraft servers running in a Kubernetes cluster. | ||||||||||
Rediseconomy | 14 | 2 months ago | 3 | apache-2.0 | Java | |||||
Economy plugin made with redis | ||||||||||
Redismine | 12 | a year ago | mit | Java | ||||||
Store Minecraft chunks in Redis |
VCore is a platform-independent Minecraft server plug-in library that was primarily designed for real-time synchronization with multiproxy networks via a global Redis cache. In addition to this framework, it offers platform-dependent library code that can relieve some of the work for e.g. Spigot plugins.
This project is currently under heavy development. When there is a first stable version I will let you guys know.
I am also working on a wiki right now! The api will get big changes so use it at your own risk!
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<dependency>
<groupId>com.github.derverdox</groupId>
<artifactId>VCore</artifactId>
<version>Tag</version>
</dependency>
For there awesome Java Profiling Tool used to make VCore even better!
YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.