Skip to content

GeyserMC/GeyserExampleExtension

Repository files navigation

Geyser Extension Template

A Geyser Extension template for creating Geyser Extensions.

What are Geyser extensions?

Geyser Extensions are the equivalent of “plugins”, but specifically for the Geyser platform. This brings the advantage of them being platform-agnostic, meaning that you won’t have to worry about supporting all platforms individually. Additionally, they will be, by design, only applied for Bedrock players joining via Geyser.

What can extensions do?

  • Register custom items, custom blocks and more in code!
  • Listen and toggle various Bedrock features (i.e. commands)
  • Send forms to Bedrock players using Cumulus
  • Listen and interact with Events

Using this Template

Click "Use this template" on the top right, and create your own repo. Then, see the usage guide for instructions on how to use this template.

Documentation

Our wiki has helpful articles. The following are recommended:

Existing Extensions

See our list here.

Suggestions?

Reach out on our Discord!

Important Notes

About

Template for Geyser extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages