A powerful Command Line Interface for MrServer
npm install -g misterserver
MrServer CLI provides several commands to manage your MrServer instance:
┌─────────────────────────────────────────────────────┐
│ 🚀 MrServer CLI │
└─────────────────────────────────────────────────────┘
📋 Commands:
───────────────────────────────────────────────────────
mr install 📥 Installs/Updates MrServer
mr start ▶️ Starts MrServer
mr stop ⏹️ Stops MrServer
mr restart 🔄 Restarts MrServer
mr app-install 📦 Installs an app from Apps repo.
mr users 👥 Lists all users
mr useradd ➕ Adds a user
mr rmuser ➖ Removes a user
mr roles 💻 List roles
mr -v, --version ℹ️ Shows current version
mr -h, --help 📚 Displays this help information
───────────────────────────────────────────────────────
- Easy Installation: Quickly install or update MrServer components
- Simple Management: Start, stop, and restart your MrServer with simple commands
- User-Friendly: Clear visual indicators and helpful messages
See CHANGELOG.md for more information.
GPL-3.0