- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,105 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
HTTPConsole
- 0 Likes
- Minecraft
- 624 Monthly Downloads
- Supports: 1.5.0
- 6,953 Total Downloads
- Updated 03/17/2013
- Created 03/11/2012
- 0 Favorites
- Project Site
- Comments
- Release Type: Release
- License: GNU General Public License version 2 (GPLv2)
- Newest File: HTTPConsole 2.4.0
About HTTPConsole
HTTPConsole - Issue Console Commands Over HTTP
Now under new management, And has been revived! Originally by BlueJeansAndRain: Original thread: HTTPConsole - Outdated Thread
Download
Do not use v2.2.0 use 2.2.1 instead
HTTPConsole Latest Stable Build
Source Code and Issues/Feature Requests
Features
- Issue any command over HTTP that you can issue on the console.
- Change the listener IP address, port, and log-level through the config file.
- Get back the output of the issued command. NOTE: This only works for some commands, specifically commands that are not "threaded".
- Accepts GET and POST (url or json encoded) requests.
- Client IP address whitelist/blacklist.
- Host name filtering.
Usage
Client side scripts such as javascript are not recommended since any action could easily be performed. Please stick to using server side scripts, (i.e. make javascript query a php script)
Make requests to http://127.0.0.1:8765/console?command=<command> (assuming you're using the default port and the server is running on localhost). If you're running your server locally, just open up your browser and type http://127.0.0.1:8765/console?command=save-all and SAVE THE WORLD!
TroubleShooting
- Change the "port: 8765" configuration option to a different number. Valid values are 1024 - 65565
- Make sure your firewall is allowing access to the port.
Please post all issues or feature requests on GitHub!
V2.4.0
- Compatible with 1.5
- Removed CraftBukkit dependancy (ish)
- Fixed command output and improved command executing
- Possibly last update
- Fixes Content-Type header
- Updated color code regex (yet again)
- Compatible with 1.4.6 dev build
- Issue with plugin.yml fixed
- Added maven project file and fixed the regex for removing the color codes - contributed by Torsten Walluhn
- Updated for Bukkit 1.2.5-R0.1 - (ignore the bukkit dev version)
- Fixed color codes appearing in output
- Updated from old code
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| HTTPConsole 2.4.0 | Release | 1.5.0 | 1,741 | 03/17/2013 |
| HTTPConsole 2.3.0 | Release | 1.4.6 | 1,867 | 12/21/2012 |
| HTTPConsole 2.2.1 | Release | CB 1.2.5-R1.0 | 2,394 | 04/06/2012 |
| HTTPConsole 2.2.0 | Release | CB 1.2.5-R1.0 | 213 | 04/03/2012 |
| HTTPConsole 2.1.0 | Release | CB 1.2.3-R0.2 | 582 | 03/12/2012 |
| HTTPConsole 2.0.0 | Release | CB 1.2.3-R0.1 | 156 | 03/11/2012 |
Top Downloads
-
- WorldEdit
- Admin Tools, Anti-Griefing Tools, Informational, Teleportation, and World Editing and Management
- 191,919 Monthly Downloads
-
- Essentials
- Admin Tools, Chat Related, Teleportation, Economy, and General
- 150,981 Monthly Downloads
-
- WorldGuard
- Admin Tools, World Editing and Management, Fixes, General, and Anti-Griefing Tools
- 86,117 Monthly Downloads
-
- ClearLagg
- World Editing and Management and Admin Tools
- 69,272 Monthly Downloads
-
- Vault
- Admin Tools, Developer Tools, Mechanics, and Economy
- 60,844 Monthly Downloads
Comments