Skip to content
forked from opanel-mc/opanel

A Minecraft server management panel for Bukkit / Spigot / Paper / Fabric / Forge / Neoforge servers

License

Notifications You must be signed in to change notification settings

HiWorldMC/opanel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



test LICENSE Stars

A Minecraft server management panel

English | 中文

Description

OPanel is a management panel for Minecraft server administrators, and it comes as a server-side plugin that can be run on Bukkit, Spigot, Paper, Fabric, Forge and NeoForge servers. With the web panel, you can manage your server in a more reliable, intuitive and simple way!

Features

The features of OPanel include:

  • Dashboard that provides a comprehensive overview of the server
  • Saves manager that helps you easily upload, download, delete or enable your saves through a simple interface.
  • Players manager that helps you manage players, banned players and whitelist, and perform actions like kick, ban or changing permissions.
  • Gamerules editor that assists you to toggle gamerules without entering any command.
  • Plugins manager. (In plan)
  • Server terminal that can directly send messages or execute commands from the web panel.
  • Server logs manager and viewer.

Supported platforms and versions

The following target platforms and minecraft versions are tested and proved to be supported:

Server Type Version
Bukkit / Spigot / Paper >=1.20
Fabric 1.20.1, >=1.20.4
Forge 1.20.1-1.20.4, 1.20.6, 1.21-1.21.1, >=1.21.3
Neoforge >=1.21.5

Screenshots

preview-dashboard

preview-players

preview-terminal

Usage

Just simply download the corresponding jar file from releases, and drag it into your plugins / mods folder. After starting your server, you can access the web panel by localhost:3000.

Configuration

You can configure OPanel through the config file generated inside your server folder.

  • accessKey: The access key that you use to access the web panel. (Default: "123456")
  • salt: The salt used when generating tokens. (Default: "opanel")
  • webServerPort: The port of the web panel. (Default: 3000)

Contributing

See Contributing Guidelines for more information.

Friend Links

License

MPL-2.0

About

A Minecraft server management panel for Bukkit / Spigot / Paper / Fabric / Forge / Neoforge servers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 57.7%
  • TypeScript 24.0%
  • HTML 17.6%
  • Other 0.7%