NovaProxy
Claim this plugin
This plugin was imported from Spiget and is currently unclaimed.
Plugin Information
Description
NovaProxy
NovaProxy is a lightweight, advanced proxy core for Velocity and BungeeCord, perfect for Minecraft networks wanting friends, private messaging, and global chat without heavy dependencies. Single universal JAR with multi-database support for optimal performance.
✨ Features
Complete Friends System (/f add/remove/accept/decline/msg, /fl list)
Private Messaging with total block or friends-only (/msg, /r reply)
Global Chat toggleable (/global) with custom format
️ Flexible Database: SQLite/MySQL/MariaDB/MongoDB/Redis
️ Admin Tools: Audit logs, staff notes, report system
⚡ Performance-focused - Async DB, zero lag
Live config reload without restart
️ 2 config files: config.yml + messages.yml separate
Commands & Permissions
<br> /f <add/remove/accept/decline/notifications/msg> <player> Manage friends nova.friend.use <br> /fl (/friend list) Friends list online/offline nova.friend.list <br> /msg <player> <message> (/w, /tell) Private message nova.msg.use <br> /msg block/friends Toggle message blocking nova.msg.block <br> /global Toggle global chat nova.global.toggle <br> /nexus reload Reload config nova.admin <br> /nexus audit <player> Staff action logs nova.audit.view <br> /nexus note <add/list/del> Staff notes nova.note.use <br>
Dependencies
❌ None!
Plugin completely standalone - NO Vault, NO LuckPerms required
⚙️ Configuration
config.yml (main):
<br> database: <br> type: "sqlite" # sqlite/mysql/mariadb/mongodb/redis <br> host: "localhost" <br> port: 3306 <br> database: "proxycore" <br> <br> friends: <br> enabled: true <br> max-friends: 100 <br> <br> messaging: <br> enabled: true <br> block-mode: "none" # all/friends-only/none <br> <br> globalchat: <br> enabled: true <br> prefix: "&7[Global] &f" <br>
messages.yml (custom texts):
<br> prefix: "&6[NovaProxy] &f" <br> friends: <br> list-title: "&eYour friends:" <br> list-online: "&a● %player% &7(&aOnline&7)" <br> msg-format: "&d%player%&8 -> &f%message%" <br>
✅ Compatibility
✅ Supported Proxies
Velocity 3.0+ (recommended)
BungeeCord 1.8-1.20+
✅ Supported Versions
<br> 1.8.x → 1.20.x+ <br> Tested on Paper/Purpur/Folia backends <br>
️ Database Support
sqlite Local .db file (default) Recommended for: Small-medium servers
mysql Classic SQL database Recommended for: Medium networks
mariadb MySQL drop-in Recommended for: Production
mongodb Document-based Recommended for: Different traffic
redis In-memory cache Recommended for: High-traffic
Switch DB anytime via config reload!
Performance
- Async database operations
- Connection pooling (HikariCP)
- Memory efficient UUID storage
- Built-in spam protection
- Live reload without downtime
ItsDavlooo presents: The ultimate proxy companion!
Minecraft Plugin Badges
Use these badge images in docs, README files, or forum posts.