https://github.com/lukeonuke/admintools
AdminTools for minecraft - rcon and status for mc server and mojang api-s
https://github.com/lukeonuke/admintools
admintools java minecraft minecraft-java-edition minecraft-tools rcon rcon-client server-status
Last synced: 11 months ago
JSON representation
AdminTools for minecraft - rcon and status for mc server and mojang api-s
- Host: GitHub
- URL: https://github.com/lukeonuke/admintools
- Owner: LukeOnuke
- License: gpl-3.0
- Created: 2020-07-14T13:10:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T23:58:21.000Z (almost 2 years ago)
- Last Synced: 2025-03-25T19:16:25.622Z (11 months ago)
- Topics: admintools, java, minecraft, minecraft-java-edition, minecraft-tools, rcon, rcon-client, server-status
- Language: Java
- Homepage: https://admintools.app
- Size: 371 MB
- Stars: 32
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/LukeOnuke/AdminTools/actions/workflows/maven.yml)
[](https://docs.admintools.app/en/latest/)
[]()
[](https://www.spigotmc.org/resources/admin-tools.81484/)
[](https://github.com/LukeOnuke/AdminTools/blob/master/LICENSE)
# Admin Tools
***LEGACY SUPPORT***
***For new and better maintained app visit https://admintools.app***
The gui rcon administration program for minecraft servers, supporting varius features such as scripting,
custom themes and many more.
Visit the project website : [https://admintools.app](https://admintools.app)
Join the community discord : [https://discord.gg/VVuQB868wU](https://discord.gg/VVuQB868wU)
Docs : [https://docs.admintools.app/en/latest/](https://docs.admintools.app/en/latest/)
# Setup
1. Check your java version
- ***java 11 and up is required for this program to run***
- Open your terminal (in windows you open it by pressing `Win+R` then typing in ```cmd```)
- Type in `java -version`
It should return version `11` and up, it looks something like this
```bash
> C:\Users\virtualuser>java -version
openjdk version "11.0.9" 2020-10-20
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.9+11)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.9+11, mixed mode)
```
2. Download the zip for your operating system
3. Extract the zip
4. Run the application
```java -jar .jar```
# Special thanks
- Special thanks to JegKompletson, for creating the new admin tools icon.
- Special thanks to kotyk7 (kotyk), for fixing spelling mistakes and making the messages clear.
---
## Legal info
Icons from [fontsawsome](https://fontawesome.com/), [under the Creative Commons Attribution 4.0 licence](https://fontawesome.com/license). *svg was scaled down*
LukeOnuke is not affiliated with Mojang Synergies AB.
"Minecraft" is a trademark of Mojang Synergies AB.
This program and its code is licensed on the [GNU GPL V3.0 licence](https://github.com/LukeOnuke/AdminTools/blob/master/LICENSE)