WebHook v1.0

Secure web-based remote console control for Minecraft servers.
40% OFF SALE - Get it now for 40% off - Offer ends Jun 9, 2026
SMPTams(1).png
your-header-image.png

WebHook
The Enterprise-Grade Bridge for Modern Minecraft Networks




🚀 Revolutionize Your Server Management
Forget clunky RCON setups. WebHook provides a sleek, lightning-fast, and ultra-secure HTTP gateway
that connects your web applications directly to your Minecraft console.
Whether you're building a custom store, a staff panel, or automated rewards, WebHook is your bridge.





Secure
Secret token auth & IP whitelisting keep hackers out.
Optimized
Zero-impact on TPS. Asynchronous request handling.
Controlled
Command whitelisting ensures only safe actions are run.
Modern
Built for Paper/Spigot 1.20+ with Java 17 support.





💎 Why Server Owners Love WebHook

  • Full Console Authority: Execute any command as the console from your website.
  • IP-Lock Protection: Restrict access so only your web host’s IP can talk to the server.
  • Built-in Rate Limiting: Prevent your server from being flooded by excessive web requests.
  • Detailed Logging: Keep a paper trail of every request made via the web for total transparency.
  • Live Reloading: Update your config on the fly without restarting your server.




⚙️ Configuration Made Simple

YAML:
webhook:
  enabled: true
  port: 8080
  # Secure your bridge with a unique token
  secret: "SECURE_RANDOM_TOKEN_HERE"

security:
  ip-whitelist:
    - "127.0.0.1"
    - "YOUR_WEB_HOST_IP"
  rate-limit:
    enabled: true
    max-requests: 5
    per-seconds: 10

commands:
  whitelist:
    - "say"
    - "kick"
    - "lp" # LuckPerms integration




💻 Developer Ready (JavaScript Example)

JavaScript:
fetch("http://YOUR_SERVER_IP:8080/command", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    secret: "YOUR_SECRET_KEY_HERE",
    command: "say Automated message from the Web!"
  })
});




📦 Technical Requirements

Versions: Spigot / Paper 1.20.x or higher
Java: Version 17+
Network: Access to an open port (Default 8080)




Need help? Join our community for instant support!
Buy a license now
$3.59 $5.99
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
1 year
Lifetime
+ $1.99
Share and earn
Refer this resource and earn a 20% commission.
240 Views
0 Purchases
2 Downloads
Feb 26, 2026 Published
N/A Updated
Not yet rated
6.2 KB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. No
Type
  1. Staff
  1. Core
  1. Optimization
Supported software
  1. Spigot
  1. Paper
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
  1. 1.20
Supported languages
  1. English
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Lag-free, customizable servers ready in minutes.
Host your adventure today!
Recommended for you
Custom Kill Messages
Not yet rated
0 purchases
2 Teams for a SMP that makes a big difference
Not yet rated
0 purchases
Not yet rated
0 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 140 ratings
4,162 purchases
Share and earn
Refer this resource and earn a 20% commission.
240 Views
0 Purchases
2 Downloads
Feb 26, 2026 Published
N/A Updated
Not yet rated
6.2 KB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. No
Type
  1. Staff
  1. Core
  1. Optimization
Supported software
  1. Spigot
  1. Paper
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
  1. 1.20
Supported languages
  1. English
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Lag-free, customizable servers ready in minutes.
Host your adventure today!
Recommended for you
Custom Kill Messages
Not yet rated
0 purchases
2 Teams for a SMP that makes a big difference
Not yet rated
0 purchases
Not yet rated
0 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 140 ratings
4,162 purchases
Top