MySpawn | Advanced Spawn & Proxy Link v1.0.0

Spawn management and proxy routing with effects (1.16.x - 1.21.x+).
  • b5.png
  • explorer_2VK8wCiUuf.png
  • Notepad_hvRWtoCEkw.png
  • javaw_mrbMVnZOvP.png
  • javaw_MHLHXEFtl2.png
  • des.gif
  • b5.png
  • explorer_2VK8wCiUuf.png
  • Notepad_hvRWtoCEkw.png
  • javaw_mrbMVnZOvP.png
  • javaw_MHLHXEFtl2.png
  • des.gif

b1.jpeg


OVERVIEW
MySpawn is a high-performance spawn and lobby management core designed for modern Minecraft networks. Built with Java 21 and the Paper API, it provides seamless navigation whether you are running a single server or a complex proxy network.





b2.png


FEATURES
Control every aspect of player arrivals and transitions with deep customization options.

Lobby & Game Modes: Switch between local teleportation and proxy server connections.
Async Technology: Utilizes asynchronous teleportation to maintain server stability.
Welcome Notifications: Greet players via Titles, ActionBars, or Chat using MiniMessage.
Teleport Effects: Customizable sound keys and particle bursts for immersive arrivals.
Respawn Logic: Smart priority system between Global Spawn and Bed/Anchor points.





b3.png


MANAGEMENT
A comprehensive command suite for both players and administrators.

PLAYER COMMANDS: /spawn | /hub | /lobby
PERMISSION: myspawn.use
DESCRIPTION: Teleport to spawn or connect to the target lobby server.

ADMIN COMMANDS: /myspawn setspawn | /myspawn reload
PERMISSION: myspawn.admin
DESCRIPTION: Establish the spawn point and refresh configuration files.





Proxy Integration
Native BungeeCord and Velocity support is built directly into the core. Set your target-lobby-server in the config and let the plugin handle the network handshakes automatically.

Bypass System
Grant players the myspawn.bypass.join permission to allow them to log in at their last logout location instead of being forced to spawn.

b4.png


Code:
# =============================================================
#
# MySpawn Configuration
# Developed by fvl1s
#
# =============================================================
settings:
  # LOBBY: Commands /spawn, /hub, /lobby teleport locally.
  # GAME: /spawn teleports locally, /hub and /lobby connect to target-lobby-server.
  server-mode: "LOBBY"
  # Target server name in BungeeCord/Velocity network.
  target-lobby-server: "lobby"
  join:
    # Teleport players to spawn on join.
    teleport-on-join: true

    # Allow players with 'myspawn.bypass.join' to skip join teleport.
    allow-bypass-permission: false
  respawn:
    # SPAWN: Always at spawn.
    # BED_OR_SPAWN: Bed/Anchor first, then spawn.
    priority: "SPAWN"
features:
  welcome-message:
    # Enable notification on join/teleport.
    enabled: true

    # CHAT, ACTIONBAR, or TITLE.
    type: "TITLE"

    # Message content (supports MiniMessage).
    text: "<gradient:#55ff55:#aaffaa><b>WELCOME</b></gradient>"
  teleport-effects:
    sound:
      # Play sound on teleport.
      enabled: true

      # Minecraft sound key (e.g., entity.enderman.teleport).
      type: "entity.enderman.teleport"

      volume: 1.0
      pitch: 1.0

    particles:
      # Show particles on teleport.
      enabled: true

      # Particle type (e.g., PORTAL, FLAME, CLOUD).
      type: "PORTAL"

      amount: 40
messages:
  # Global prefix.
  prefix: "<aqua>MySpawn <white>» "
  # Successful teleport.
  spawn-teleport: "<aqua>MySpawn <white>» <green>You have been teleported to spawn."
  # BungeeCord connection.
  connecting: "<aqua>MySpawn <white>» <green>Connecting to the lobby..."
  # Admin: spawn set. Placeholder <location> is required.
  spawn-set: "<aqua>MySpawn <white>» <green>Spawn point set at <yellow><location>"
  # Error: spawn missing.
  spawn-not-set: "<red>The spawn point has not been established yet."
  # Admin: reload complete.
  reload-success: "<aqua>MySpawn <white>» <green>Configuration and data reloaded."
  # Access denied.
  no-permission: "<red>You do not have the required permissions."
  # Command help.
  usage: "<aqua>MySpawn <white>» <white>Usage: <aqua>/myspawn <setspawn|reload>"

Code:
# This file stores persistent location data.
# Do not edit manually unless the server is offline.
spawn:
  world: "world"
  x: 0.0
  y: 64.0
  z: 0.0
  yaw: 0.0
  pitch: 0.0

NEED SUPPORT?

I am dedicated to providing the best experience.
For technical questions, custom requests, or licensing inquiries, feel free to contact me:


Telegram: @RForever2



Buy a license now
$3.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
Lifetime
170 Views
1 Purchases
3 Downloads
Apr 9, 2026 Published
N/A Updated
Not yet rated
20.2 KB File size
Open source
  1. Yes
DRM-free
  1. Yes
Unobfuscated
  1. Yes
Type
  1. World
  1. Minigame
  1. Fun
Game mode
  1. Survival
  1. Hub & lobby
  1. Minigame
Supported software
  1. Paper
  1. Folia
  1. Purpur
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
  1. 1.19
  1. 1.18
  1. 1.17
  1. 1.16
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.
Host a lag-free Minecraft or Hytale server in minutes.
Get 25% off your first order with our link
Recommended for you
Jump pads with 3 modes, visual effects, fall protection (1.16.x - 1.21.x+).
Not yet rated
0 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,175 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 52 ratings
3,106 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,041 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
4.50 star(s) 72 ratings
2,801 purchases
170 Views
1 Purchases
3 Downloads
Apr 9, 2026 Published
N/A Updated
Not yet rated
20.2 KB File size
Open source
  1. Yes
DRM-free
  1. Yes
Unobfuscated
  1. Yes
Type
  1. World
  1. Minigame
  1. Fun
Game mode
  1. Survival
  1. Hub & lobby
  1. Minigame
Supported software
  1. Paper
  1. Folia
  1. Purpur
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
  1. 1.19
  1. 1.18
  1. 1.17
  1. 1.16
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.
Host a lag-free Minecraft or Hytale server in minutes.
Get 25% off your first order with our link
Recommended for you
Jump pads with 3 modes, visual effects, fall protection (1.16.x - 1.21.x+).
Not yet rated
0 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,175 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 52 ratings
3,106 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,041 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
4.50 star(s) 72 ratings
2,801 purchases
Top