A cross-platform database API / ORM / entity framework with useful services for minecraft plugins
4

Anvil

Make sure to join our discord server if you have any questions or if you’d like to know more about our other plugins!

Anvil is a plugin API that aims to help developers create structured cross-platform plugins. Included in anvil is an entity framework and many services that abstract platform-specific actions so that they can be used in common code, which means you don’t need to create a completely rewritten plugin for each platform you’d like your plugin to run on - you write the common code and Anvil will help you easily integrate it into each platform.

Anvil is not only cross-platform for plugin platforms but also for databases. As of this writing, Anvil ships with MongoDB and Xodus support by default. With Anvil, you can write a central abstract set of logic that can work on several different database types.

The two databases that are natively supported at the moment are MongoDB and Xodus.

Anvil will use Xodus out of the box, meaning there is no configuring or set up required other than placing the jar in the appropriate folder in your server.

Category: Developer Tools

Published on Apr 22, 2020

views

stars

watchers

total downloads

Promoted Versions

Pages

Members