Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

TerrorByteTW/PluginMessenger-Velocity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Plugin Messenger - Velocity

This plugin was written for my Velocity plugin development tutorial series and designed to be paired with the Plugin Messenger - Paper plugin. Plugin messaging has been around since Minecraft 1.1, which was released in 2012, over 11 years ago!

This plugin is extremely simple, it only listens for a "RequestCreeper" message on the demo:main channel, and replies to all servers with a "SpawnCreeper" message. The paper plugin handles the rest

It demos the following concepts:

  1. Working with Byte Streams and data outputs/inputs
  2. Registering custom channel identifiers with the Velocity Channel Registrar
  3. Listening to and responding with plugin messages.

For more information related to Plugin Messaging, please see the following links

I hope you learned something!

  • Nate (TerrorByte)

About

A very simple plugin demoing Plugin Messaging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages