Giter Club home page Giter Club logo

cs-web's Introduction

WebAdmin for cserver

This plugin implements web-based user interface for cserver. WebAdmin allows you to manage your server via browser.

There are three tabs:

  • Home - here you can get basic information about your server (such as software version, RAM usage, online players, uptime, list of the loaded worlds, kick/ban/op/de-op any player)
  • Terminal - on this tab you can execute any server commands and read the latest logs
  • Plugin manager - allows you to control loaded plugins or scripts (with cs-lua installed)

Installation

Since cserver v0.7.0, this plugin is the part of default plugins set. All you need to do is download this release, run the server, and configure WebAdmin as you need.

Dependicies

Frontend (these modules will be automatically downloaded at the building stage):

  1. nodejs + npm
  2. react >= 18.2.0
  3. react-fontawesome >= 0.2.0
  4. react-router-dom >= 6.4.3
  5. react-toastify >= 9.1.1
  6. react-use-websocket >= 4.2.0
  7. react-dark-mode-toggle-2 >= 2.0.7
  8. babel-plugin-macros >= 3.1.0
  9. md5-js-tools >= 1.0.2
  10. ansi-to-html >= 0.7.2

Backend:

  1. cserver >= 0.7.0
  2. cs-base (optional)
  3. cs-lua (optional)

Building

This plugin builds just like any other cserver plugin. If you don't know how to do it, you can read compiling guide here.

Note: To compile frontend along with the plugin, you need to pass the wbuild plugin argument to the build script.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.