BuildersUtilities — BT Corsica
On this page
Adapted Paper plugin / fork
This repository is my BT Corsica adaptation of BuildersUtilities, not an original plugin written entirely by me. The upstream chain matters: it is based on TehBrian’s BuildersUtilities, which in turn builds on Arcaniax’s Builder’s Utilities.
The adaptation combines compatibility work for the documented Paper and Java versions with building helpers suited to the team’s workflow. The repository describes migration away from removed APIs alongside additions such as waypoints and time/weather commands.
What the project does
- Open the ability menu with /bu and inspect commands with /bu help.
- Manage waypoints using /wp add, /wp tp, /wp list and /wp remove.
- Use building time and weather commands where permissions allow them.
- Access special-item, armor-color and banner tools exposed by the plugin.
Environment and requirements
The reviewed README targets Paper 1.21.10 and Java 21. Server permissions govern access to the individual commands and abilities.
Getting started
Review the plugin.yml permission list and current build requirements before installing the adaptation on a Paper server. The README documents a Gradle build with Java 21 and generated JARs under build/libs. Test configuration and permissions on a non-production server before making the tools available to a team.
Scope, limitations and attribution
Upstream authors retain their respective credits. This page does not relabel the project as an official BuildTheEarth plugin or assert a license from the README alone: consult the repository’s LICENSE and upstream requirements before redistribution.
Upstream: TehBrian’s BuildersUtilities, derived from Arcaniax’s Builder’s Utilities. Read the repository license before reuse.
Project sources
Reviewed repository documentation · reviewed on . Follow the linked source for the project’s current scope.
Related work
Paper tutorial plugin
TraceBTE
An interactive server-side tutorial connecting geographic coordinates, building footprints and WorldEdit.
JavaPublished on Modrinth
Railway Tools for Axiom
A client-side Axiom addon for laying out railway corridors using control points and smooth curves.
JavaUnofficial community documentation
BTE France building guidelines
An unofficial French-language reference for discussing and organizing recurring building conventions.
HTML / JavaScript