Skip to content

Commit

Permalink
Tested against Minecraft server -> changed README
Browse files Browse the repository at this point in the history
  • Loading branch information
fnetz committed Apr 10, 2017
1 parent ec619f6 commit f6ff5b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

A simple java 8 API to execute commands on minecraft servers remotely via the RCON protocol (see below).

Tested against minecraft spigot 1.7.10 server - SUCCESS

## Usage
1. Instantiate RConClient using one of the four constructors
2. If you used one of the non-password constructors, call authenticate(password) to login.
Expand Down
13 changes: 0 additions & 13 deletions src/test/java/org/fnet/mcrconapi/TempTestForRealServer.java

This file was deleted.

0 comments on commit f6ff5b4

Please sign in to comment.