Powered by Pelican Panel

PREMIUM UK GAME SERVER CONTROL PANEL

Premium control panel interface for managing your UK game servers with one-click operations and real-time monitoring

Currently in Beta Testing

We've made significant modifications to ensure perfect performance. The panel is actively being refined with continuous updates and improvements throughout development based on user feedback.

pelican-panel@ocnetworks.co.uk
panel-preview.webp

$ cat panel-screenshot.png

// Add your panel screenshot here

● ONLINE|panel.ocnetworks.co.uk
CPU: 12%RAM: 2.4GBUptime: 99.98%
Core Features

EVERYTHING YOU NEED TO MANAGE SERVERS

Built on Pelican Panel with extensive customizations for the ultimate game server management experience

feature_01.sh

Real-Time Console

Monitor server logs and execute commands in real-time with our advanced console interface

# $ pelican console --attach server-01
feature_02.sh

Config Manager

Advanced configuration management with syntax highlighting and validation for all server files

# vim /config/server.properties
feature_03.sh

Server Instances

Create and manage multiple server instances with different configurations and game versions

# pelican create --type minecraft
feature_04.sh

Automated Backups

Scheduled backups with one-click restoration and cloud storage integration

# backup schedule --cron '0 */6 * * *'
feature_05.sh

File Manager

Full FTP/SFTP access with web-based file editor, upload, and compression support

# sftp://panel.ocnetworks.co.uk:2022
feature_06.sh

Database Management

Create and manage MySQL databases directly from the panel with phpMyAdmin integration

# mysql -h localhost -u server_01
feature_07.sh

User Management

Grant sub-users specific permissions for team collaboration on your servers

# user grant --permissions read,write
feature_08.sh

Resource Monitoring

Real-time CPU, RAM, disk, and network usage with historical graphs

# top -o cpu -n 1 | grep pelican
feature_09.sh

One-Click Actions

Start, stop, restart, and kill servers with instant response times

# systemctl restart pelican@server-01
feature_10.sh

Scheduled Tasks

Automate server restarts, backups, and custom commands with cron jobs

# crontab -e # */30 * * * * restart
feature_11.sh

DDoS Protection

Enterprise-grade protection integrated directly into the panel

# firewall --enable --ddos-protect
feature_12.sh

API Access

Full API for automation and integration with your tools

# curl -H 'Authorization: Bearer...'
OCNetworks Exclusive

CUSTOM MODIFICATIONS

Enhanced features and tools built specifically for OCNetworks customers

minecraft-modpack-installer.tsx
[MINECRAFT][EXCLUSIVE]

Minecraft Modpack Installer

Browse and install 10,000+ plugins and 5,000+ mods with advanced filtering by category and version. One-click installation for Bukkit, Spigot, Paper, Forge, and Fabric.

plugins
10,000+
mods
5,000+
categories
25+
USAGE EXAMPLE
// Install plugin via API
fetch('/api/plugins/install', {
  method: 'POST',
  body: JSON.stringify({
    name: 'EssentialsX',
    version: 'latest'
  })
})

Minecraft Modpack Installer

// Screenshot placeholder

rust-mod-manager-oxide-umod-.tsx
[RUST][EXCLUSIVE]

Rust Mod Manager (Oxide/uMod)

Search, install, and manage Rust plugins from uMod directly in the panel. Automatic updates and dependency management included.

plugins
3,000+
updates
Auto
api
uMod
USAGE EXAMPLE
# Install Rust plugin
pelican plugin install \
  --type oxide \
  --name AdminRadar \
  --auto-update

Rust Mod Manager (Oxide/uMod)

// Screenshot placeholder

enhanced-console-interface.tsx
[ALL GAMES][ENHANCED]

Enhanced Console Interface

Custom-built console with command history, autocomplete, and color-coded output for better readability.

history
1000
shortcuts
50+
colors
ANSI
USAGE EXAMPLE
// WebSocket console connection
const ws = new WebSocket(
  'wss://panel.ocnetworks.co.uk/ws/console'
);
ws.onmessage = (e) => console.log(e.data);

Enhanced Console Interface

// Screenshot placeholder

smart-config-editor.tsx
[ALL GAMES][ENHANCED]

Smart Config Editor

Syntax highlighting for all game config files with built-in validation to prevent errors before saving.

formats
20+
validation
Real-time
backup
Auto
USAGE EXAMPLE
// Config validation hook
validator.check('server.properties')
  .then(valid => save())
  .catch(err => showErrors(err));

Smart Config Editor

// Screenshot placeholder

roadmap.json
[IN_DEVELOPMENT]

UPCOMING FEATURES

// Continuous improvement based on customer feedback

Advanced server analytics dashboard
Plugin/mod compatibility checker
Automated performance optimization suggestions
Server health monitoring with alerts
Custom branding options
Mobile app for iOS and Android
security.config

SECURE & RELIABLE

  • SSL/TLS encryption for all connections
  • Two-factor authentication (2FA) support
  • Role-based access control
  • Audit logs for all actions
  • 99.9% uptime SLA
# Security headers
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000
performance.metrics

PERFORMANCE OPTIMIZED

  • Real-time WebSocket connections
  • Optimized for low-latency operations
  • CDN-powered asset delivery
  • Cached responses for instant loading
  • Mobile-responsive design
// WebSocket latency benchmark
avg_latency: 12ms
max_concurrent: 10000
uptime: 99.98%

READY TO GET STARTED?

Order any game server and get instant access to our premium control panel