Developer module
Aquiver Module
A shared compatibility layer that keeps framework and database integrations consistent across Aquiver resources.
Integration notes
Developer dependency
Aquiver resources use the module behind the scenes, so players and regular server users do not interact with it directly.
Central configuration
Select your server framework once and keep its custom functions in a single integration layer.
Links
GitHubView the source code and download Aquiver Module for free.Open resource ↗Showcase serverJoin the Aquiver showcase server.Open resource ↗
Features
Portable integrations
Shared integrations
Framework and database-specific behavior is handled through one reusable module.
Easier framework support
Connect supported frameworks without rebuilding the same integration for every Aquiver resource.
Open implementation
Review and adapt the public source when your server requires custom behavior.