Skip to content

A performant low cost and lightweight alternative to Spigot for complex servers.

Notifications You must be signed in to change notification settings

RealAlphabet/Pipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pipe

A performant low cost and lightweight alternative to Spigot for complex servers.

Contributing

Here is the todo list if you want to implement them. Don't forget to modify the README file.

  • Add basic commands
    • /tp
    • /give
    • /gamemode
    • /about
    • /effect
    • /clear
    • /kick
    • /ban
    • /title
  • Add chat and commands support
    • Simple chat
    • Handle commands
  • Add events support
    • Chat
    • Damage
    • Block Place
    • Block Break
    • Join
    • Quit
  • Add interactions support
    • Block break
    • Block place
    • Block use
    • Entity use
    • Entity attack
  • Add world generators
    • Empty
    • Normal
    • Custom
  • Optimize CPU
    • Tick loop
    • Players handler

Server

Here is a sample server for trying Pipe.
play.eagle-client.com

Discord

Join us for help or chat with anothers contributors !

About

A performant low cost and lightweight alternative to Spigot for complex servers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages