Build your
server website

As easy as setting up a Minecraft server. Download a single JAR, run it, and your website is ready in minutes. 🚀

java -jar pano.jar

Advanced Management Panel

From moderation to web store, everything is in one panel.

Game Server & Web Management

Manage your game server and website effortlessly from a single, centralized control panel. In addition to viewing statistics, theme editing, blog, player management, and support tickets from a single panel, manage in-game authorizations, login and registration processes as well.

Preview Light Preview Dark

Deep Integration

Full integration with AuthMe Reloaded and LuckPerms. Import player data from Vanilla, Spigot, and Fabric servers, sync data by establishing instant connections via WebSocket, and securely connect your game server with end-to-end encryption.

IntegrationIntegrationIntegrationIntegrationIntegrationIntegration

Modular Design

Create a management panel as you wish with addons and themes! Discover dozens of paid - free resources created officially or by the community for Pano.

Comments
5
1.5K
1.0
Bans
4.9
650
1.0
19.99 $
Market
4.8
890
1.0

Superior Performance

Developed with Kotlin and SvelteKit, unlike classic web script structures. It is easily installed as a single JAR file like Spigot and offers high performance.

SEO & Built-in Security

Optimized for search engines. Built-in security and SSL support keep your site safe and visible.

0 PERF.
0 ACCES.
0 SEO

Advanced Plugin API

Pano offers a flexible plugin API designed for Spigot plugin developers. You can develop integrations that bring in-game interactions to the Pano panel and website, send data via your plugins, trigger actions, and create web features connected to your Minecraft server.

class VotePlugin : PanoPlugin() {
override suspend fun onStart() {
pluginDatabaseManager.initialize(this)
}
}
@Endpoint
class GetVotesAPI(
private val voteDao: VoteDao
) : PanelApi() {
override val paths = listOf(
Path("/api/panel/votes", RouteType.GET)
)
override suspend fun handle(ctx: RoutingContext): Result {
val votes = voteDao.getAll(sqlClient)
return Successful(mapOf("votes" to votes))
}
}

FAQ

Frequently Asked Questions

#
Yes! Pano and its core components (Pano CLI, Minecraft Addon and APIs) are open-source under the GPLv3 license. All featured options are available for free on the main platform. Additionally, there are official or community-developed paid or free addons and themes that you can add to the platform.
#
Not exactly. Pano is a full-featured platform with two main purposes: managing your Minecraft server and creating a fully functional website. It’s much more than a simple webscript, supporting themes, addons, and seamless integration with your server.
#
Currently, we fully support Minecraft (Spigot, Paper, Folia, Bungeecord, Velocity, etc.).
#
Absolutely! Pano has a powerful and modular theme and addon engine. You can customize existing themes or addons via settings, or build your own using our theme and addon boilerplates.
#
Yes! Pano’s powerful addon system allows you to connect your Spigot plugin directly with the platform, enabling in-game interactions to reflect on websites created with Pano and vice versa.
#
You can reach us by opening a GitHub issue, messaging us on Discord, or sending an email. We’re here to help!

Manage Your Game Server with Pano

Minecraft
Cart

Here is empty.