Vcore

VCore is a platform-independent Minecraft server plug-in library that was primarily designed for real-time synchronization in 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.
Alternatives To Vcore
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Crafatar224
2 years ago20mitJavaScript
A blazing fast API for Minecraft faces
Redisbungee131
25 days ago3epl-1.0Java
Synchronize players data between BungeeCord / Velocity proxies
Alkaid65
6 days ago2apache-2.0Java
🌟 Alkaid - 摇光 一只可以帮助你进行 Bukkit 插件开发的狼龙!A kemono wolf-dragon that can help you with Bukkit plugin development !
Atlasredisapi53
5 months ago1mitJava
Blazingly fast multi-purpose Redis API based on Jedis. Used and maintained by Atlas Network.
Connectorplugin44
24 days ago2agpl-3.0Java
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.
Minecraftnetwork40
8 months ago1mitJava
Minecraft server network backend
Wizardmc.fr37
a year ago3gpl-3.0Vue
🔮 Official website of the WizardMC minecraft server.
Kuvel16
4 months ago2gpl-3.0Java
Server-discovery Velocity plugin for Minecraft servers running in a Kubernetes cluster.
Rediseconomy14
2 months ago3apache-2.0Java
Economy plugin made with redis
Redismine12
a year agomitJava
Store Minecraft chunks in Redis
Alternatives To Vcore
Select To Compare


Alternative Project Comparisons
Readme

VCore (Beta)

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.

Note: This Page is under heavy construction at the moment.

I am also working on a wiki right now! The api will get big changes so use it at your own risk!

Implementations

PaperModules

VCorePlugins

Importing the API using Maven

Choose latest Tag on Jitpack

<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>

Contributions:

Special thanks to

YourKit

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.

Popular Redis Projects
Popular Minecraft Projects
Popular Data Storage Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Mongodb
Redis
Minecraft
Minecraft Server