Skip to content

alozoBack/Pillar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pillar

It's a simple panel over ssh for Minecraft server with rcon, built entirely in Go with charm_.

Important

Pillar is currently under development.

Features (WIP)

  • Access control
  • Config file
  • Auto install
  • Server Managment
    • stop server
    • Execute commands
      • Check TPS
      • Check players
      • Give admin permission
      • LuckPerms editor open ( idk how to do this )
    • Check logs
    • Plugins managment
    • Config managment

Usage

Build

go build

Run

  • Import your server rcon password in env.

    Example env file:

    HOSTRCON="localhost:25575"
    PASSWORDRCON=""
    ADMINCOMMAND="lp user %user% permission set admin true" # %user% will be used as username in panel
  • Connect to panel

    Demo panel

License

WTFPL


Build on Charm.

The Charm logo

Charm热爱开源 • Charm loves open source

About

SSH Panel for Minecraft server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published