This is now where the Team SMP's code is stored: an amazing monorepo! I regret making it a monorepo, but, well, no going back now!
This contains an assortment of different projects related to the Team SMP. Here they are described:
aetherium
aetherium
was the Team SMP's custom plugin, but since the transition to a Velocity network, it has been phased out in favour of other plugins like neodymium
.
cerium
cerium
was an experimental Velocity plugin, although it has been discontinued in favour of osmium
and osmiumd
.
elysium
elysium
is the Team SMP's official website coded in Svelte with SvelteKit hosted through Cloudflare Pages at teamsmp.pages.dev.
neodymium
neodymium
is the Team SMP's brand new Season 3 Survival plugin, the features of which have not yet been implemented, but will include Survival-focused additions like the Recognition Rewards system and Grind Mode. Stay tuned for a blog post explaining the two.
osmiumd
osmiumd
is the orchestration server for the Team SMP network, coded in Rust using Axum and will soon handle server marks (status) and staggered restarting, along with osmium
, the Minecraft implementation of this.