Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
The basic plug-in that is more suitable for builders is used to replace CMI or EssentialsX
BuilderCore
Overview
BuilderCore is a foundational plugin developed by the Alsace Technology Department, designed to better suit architects. It can replace EssentialsX, CMI, BuilderUtilities in building servers, and includes additional commonly used building features. The plugin is continuously updated.
Features
- Enhanced Building Tools: Provides commands for advanced building techniques, including no-collision, night vision, and through-wall operations.
- Home Teleport Management: Allows players to set, delete, and teleport to homes and waypoints.
- Warp Point Management: World-based warp point management, differentiating warp points by world.
- Teleportation: Commands including teleport (tp), teleport requests (tpahere), and teleport history (back).
- Entity Placement: Sneak and right-click with monster eggs to place no-AI entities. Right-click with an empty hand to switch the color and type of cats, foxes, and horses.
- Utility Commands: Provides useful commands such as item editing and player information.
- AFK Management: Automatically detects and marks players as AFK after a configurable period.
- Permission-Based Access Control: Controls who can use which commands and features via permission nodes.
- Vote Restart: Allows players to initiate a vote to restart the server in case of lag.
Installation
- Download the latest BuilderCore plugin from the release page.
- Place the downloaded
.jar
file in the server'splugins
directory. - Restart the server to load the plugin.
- Optionally, edit the
config.yml
file to configure the plugin as needed.
Permission Nodes
Permissions control access to various commands and features within the plugin. Examples include:
buildercore.afk.bypass
: Bypass automatic AFK detection.buildercore.commands.fly
: Use the fly command.buildercore.admin
: Access main plugin commands and administrative features.
Command List
BuilderCore provides a series of commands for building, teleportation, utilities, and more. Examples include:
/fly [player]
: Toggle flight mode for yourself or another player./sethome <name>
: Set a home at the current location./warp <name>
: Teleport to a predefined waypoint.
Configuration File (config.yml
)
The config.yml
file allows server administrators to customize the plugin's behavior. Key settings include:
# Number of locations that can be returned to
backHistory: 5
afk:
threshold: 300 # Automatic AFK time
placeholder: "[AFK]" # PAPI variable
Pinned Versions
Pages
Members
Owner