Voxel Shop beta is live. Expect occasional bugs. Learn more  
Nebula ProxyCore icon

Nebula ProxyCore v1.9

ProxyCore

Page 1
Nebula ProxyCore v1.9
  • The new version and more have been updated.
  • Configurable system for actions on events such as join or switch server (titles, sounds, messages)
  • Advanced antibot protection against floods, invalid handshakes, and UUID spoofing. Includes lockdown, temporary whitelisting, and IP blocking with notifications.
  • Main configuration for modules (enable/disable), actions, antibot (threshold) and more. Flexible without recompiling.
  • Chat with hover (player info) and clicks (/msg, /reply, /server). Improve UX with examples like [Staff].
  • API for other plugins: getFriends, sendProxyMessage, getCurrentServer. Extensible base.
  • Social system with friends, statuses (online/offline/in game), notifications with clicks to join servers.

Add these lines to config.yml


modules:
friends: true
staffchat: true
messages: true
antibot: true
social: true
actions: true

actions:
on-join:
- title: "&bWelcome %player%"
- sound: ENTITY_PLAYER_LEVELUP
- message: "&7Server: &f%server%"
- bossbar: "&aConnected to the network"

on-server-switch:
- actionbar: "&eEntering %server%"

antibot:
flood-threshold: 100
lockdown-time: 300 # seconds

 

Nebula ProxyCore

● Toggleable commands were added


Add to your config.yml


webhooks:
report: "https://discord.com/api/webhooks/REPLACE_WITH_YOUR_REPORTS_URL"
helpop: "https://discord.com/api/webhooks/REPLACE_WITH_YOUR_HELPOP_URL"

# ─── DISCORD EMBED CUSTOMIZATION (fully editable) ───
embed:
helpop:
color: 16763904 # Orange
title: "New Help Request"
thumbnail: "https://crafatar.com/avatars/%uuid%?overlay=true" # Optional: player head
footer: "Helpop System • Nebula Network"
fields:
- name: "Player"
value: "%player%"
inline: true
- name: "Server"
value: "%server%"
inline: true
- name: "Message"
value: "%message%"
inline: false

report:
color: 15158332 # Red
title: "New Report"
thumbnail: "https://crafatar.com/avatars/%uuid%?overlay=true" # Reporter's head
footer: "Report System • Nebula Network"
fields:
- name: "Reported by"
value: "%player%"
inline: true
- name: "Target"
value: "%reported_player%"
inline: true
- name: "Server"
value: "%server%"
inline: true
- name: "Reason"
value: "%message%"
inline: false

 

Nebula ProxyCore


● Toggleable commands were added
Add to your config.yml

Commands:
ignore: true
msg: true
reply: true
helpop: true
hub: true
ping: true
report: true
blacklist: true
info: true
maintenance: true
staffchat: true
friend: true
stream: true
Nebula ProxyCore

● Added Discord WebHook system in Helpop and Report.

Nebula ProxyCore v1.5
ADDED
● Added capchat subcommand to enable and disable.
● Added to all commands onTabComplete.
● Added Ignore System (/ignore add/remove <player>).
● Added if it takes 5 seconds to complete the capchat it kicks.
 
FIXED
● Fixed disable and enable captcha system, like for bungee and velocity.
● Fixed the capchat title and subtitle in Velocity.
Nebula ProxyCore
● Added imports and added friends.yml file
● Friends system added
● Added title and subtitle to the capchat
 
● Added friend system in Velocity
● Added improved capchat system in velocity
● Added startup message in Velocity
Page 1
Owned
Ready to download
This resource is already attached to your account. You can download the latest file any time.