DEV Community

Cover image for ShadowPlugins
Namewalker
Namewalker

Posted on

ShadowPlugins

As someone who constantly plays Eaglercraft 1.12, and on top of that, hosts a server, plugins are a crucial part of this.

In the last year, I have developed roughly a dozen plugins, most of which add 1.21 features to our 1.12 server. For instance, I wrote a mace/windcharge plugin that added mace with vanilla damage, enchants, and built further into it, made fireworks work with elytra (This feature is prior to 1.12).

I couldn't have done any of this without these sources and people though: First, Visual Code Editor, where I am able to write the backbone of the plugin; Replit, where I can compile them into a server-ready .jar; Eagler.host, without which I wouldn't even be able to host the server and see the effect of the plugins (also, thank you for the plugins that already come with the host <3); Ruger, for helping me test them (I don't mean to kill you... not most of the time); and finally, shoutout to the staff of my server for the help they give.

If anyone would like to see some of these plugins, I am always more than willing to send you the jars along with a description. Again, another shoutout to Eagler.host, your free hosting is truly generous, especially considering all the features that come with it.

Sincerely,

-ShadowLord

Top comments (0)