@eco.js/rcon
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

ECO RCON Interface

npm GitHub Sponsors GitHub issues GitHub npm bundle size (scoped) Codacy grade GitHub GitHub commit activity

GitHub package.json version GitHub release (latest SemVer)

Installation

NPM

npm install @afocommunity/eco-rcon

YARN

yarn add @afocommunity/eco-rcon

Documentation

Documentation can be found HERE

Docs

Usage

// Example Usage that bans all players with a given word or phrase in their name.
import { ECO } from '@afocommunity/eco-rcon';

const myServer = new ECO('127.0.0.1', 8000, 'mypassword');

/@eco.js/rcon/

    Package Sidebar

    Install

    npm i @eco.js/rcon

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    21.3 kB

    Total Files

    19

    Last publish

    Collaborators

    • bombitmanbomb