CraftLuna / VelocityRcon

Add RCON support to Velocity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VelocityRcon

Add RCON support to Velocity.

What is this?

This allows using RCON Protocol in Velocity servers. You can send commands and read their results remotely.

You should use RCON for these situations:

  • Communication between Paper/Sponge and Velocity servers.
  • Or even Velocity to Velocity communication.
  • You can use commands (to reward donators, punish players, etc.) from PHP and many other language.

More information

Installation

  • Download VelocityRcon.jar
  • Put it to your Velocity/plugins folder.
  • Configure port and password.
  • You are ready to use!

About

Add RCON support to Velocity.

License:MIT License


Languages

Language:Java 100.0%