NovaProxy icon

NovaProxy -----

NovaProxy - Advanced proxy core for Velocity & BungeeCord with friends system, private messaging, gl



**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


```
/f <add/remove/accept/decline/notifications/msg> <player> Manage friends nova.friend.use
/fl (/friend list) Friends list online/offline nova.friend.list
/msg <player> <message> (/w, /tell) Private message nova.msg.use
/msg block/friends Toggle message blocking nova.msg.block
/global Toggle global chat nova.global.toggle
/nexus reload Reload config nova.admin
/nexus audit <player> Staff action logs nova.audit.view
/nexus note <add/list/del> Staff notes nova.note.use
```

**Dependencies**
❌ **None!**
Plugin completely standalone - **NO Vault, NO LuckPerms** required

⚙️ Configuration
**config.yml** (main):
```
database:
type: "sqlite" # sqlite/mysql/mariadb/mongodb/redis
host: "localhost"
port: 3306
database: "proxycore"

friends:
enabled: true
max-friends: 100

messaging:
enabled: true
block-mode: "none" # all/friends-only/none

globalchat:
enabled: true
prefix: "&7[Global] &f"
```
**messages.yml** (custom texts):
```
prefix: "&6[NovaProxy] &f"
friends:
list-title: "&eYour friends:"
list-online: "&a● %player% &7(&aOnline&7)"
msg-format: "&d%player%&8 -> &f%message%"
```

✅ **Compatibility**
✅ Supported Proxies
**Velocity** 3.0+ (recommended)

**BungeeCord** 1.8-1.20+

✅ Supported Versions
```
1.8.x → 1.20.x+
Tested on Paper/Purpur/Folia backends
```
️ **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!**
Resource Information
Author:
----------
Total Downloads: 11
First Release: Apr 23, 2026
Last Update: Apr 23, 2026
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings