https://github.com/atomicsponge/paper-panel
Control panel software for Paper MC Server
https://github.com/atomicsponge/paper-panel
control-panel full-stack minecraft minecraft-server minecraft-server-management minecraft-server-software papermc server typescript vue
Last synced: 3 months ago
JSON representation
Control panel software for Paper MC Server
- Host: GitHub
- URL: https://github.com/atomicsponge/paper-panel
- Owner: AtomicSponge
- License: mit
- Archived: true
- Created: 2024-06-26T16:03:55.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T14:15:26.000Z (7 months ago)
- Last Synced: 2025-01-01T11:09:38.169Z (5 months ago)
- Topics: control-panel, full-stack, minecraft, minecraft-server, minecraft-server-management, minecraft-server-software, papermc, server, typescript, vue
- Language: Vue
- Homepage:
- Size: 752 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: .github/code_of_conduct.md
- Security: SECURITY.md
Awesome Lists containing this project
README
I started this as I was interested in Vue SSR and wanted to play around with some of the newer tools to get a hang of them. Well I did and now I see this as more work than a fun engaging challenge to learn from, and I'm not really sure just how useful a tool like this is really anyway. :sweat_smile: So here it is, if anyone else wants to continue this. But otherwise I'm retiring this for now. I want to focus on my game engine when I have the time again.
![]()
Paper Panel
Control Panel Software for the Paper MC Server
This is still a work in progress.
Current set of features are:
- First-run configuration
- Ability to edit server YAML configuration files
- Ability to edit world YAML configuration files
- Update the server to latest build or versionItems in progress:
- Ability to edit player JSON configuration files
- Ability to import and export worlds
- Implement authentication & user management
- Documentation & configuration steps ([wiki](https://github.com/AtomicSponge/paper-panel/wiki))
- Plugin support (at minimum add/remove ability)