Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.28 KB

README.md

File metadata and controls

51 lines (39 loc) · 1.28 KB

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