Coder Social home page Coder Social logo

aplusmalware / remotebukkit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from khoek/remotebukkit

1.0 1.0 0.0 102 KB

RemoteBukkit allows admins to, with the help of a plugin, remotely a Bukkit server's console.

Home Page: http://dev.bukkit.org/server-mods/remotebukkit/

Java 100.00%

remotebukkit's Introduction

RemoteBukkit

General

RemoteBukkit allows admins to, with the help of a plugin, remotely use the server's console. You do this by running a client on your computer and you provide this client with the hostname and port on which the RemoteBukkit plugin's server is running. Of course you will also need to provide the client with the server's username and password (set up in the plugin config file) for security.

So, provided the server has the RemoteBukkit plugin installed, admins can remotely use the Bukkit Console to control the server and execute Bukkit console commands server side.

RemoteBukkit does support multiple, simultaneous, connected clients.

Use

Plugin

Simply place the plugin in the standard Bukkit plugin directory and it will automatically generate it's configuration the next time the server is run. The 3 options in the plugin config file are self explanatory (username, password and port) and the defaults are:

user: username
pass: password
port: 25564 

GUI Client

RemoteBukkit offers a very simple and easy to use GUI client which you can use to connect to the plugin. Just double click on the GUI's jarfile to run it. The GUI features a self-explanatory interface where you supply the hostname, port, username and password of the RemoteBukkit server.

Run the GUI with no arguments to open the Login Dialog. Run the GUI with the following arguments and it will attempt to use the supplied parameters to login automatically:

Use: [hostname:ip] [user] [pass]

Switches

  • --help - Prints this help message.

Console Client

If you prefer to use a console-based application to connect to the RemoteBukkit plugin you can too! The console argument syntax is very simple but the program but will print help information if you supply no/the wrong number of/invalid arguments:

Use: [hostname:ip] [user] [pass]

Switches

  • --help - Prints the help message.
  • --pefixlevel - Prefixes each output message with the log level.

##Download The latest builds can be downloaded here.

remotebukkit's People

Stargazers

 avatar

Watchers

 avatar

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.