Skip to content

mcCodingPanda/newbungeeapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NewBungee API

A modern, extensible, BungeeCord-compatible API with additional capabilities. This repository provides only the API layer suitable for plugin authors. A separate implementation/runtime can depend on this artifact.

Goals

  • Compatibility with the original BungeeCord API surface
  • Strongly typed, discoverable interfaces
  • Scheduler, events, commands, configuration, chat, permissions
  • Extensibility points for metrics, services, and modular transports

Modules

  • Core API: proxy, plugin lifecycle, events, commands
  • Networking abstractions: players, servers, connections
  • Scheduler and tasks
  • Config and serialization
  • Permissions and chat components

Getting Started

Coming Soon

License

Apache-2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages