JoinCommand is a lightweight Nukkit plugin for a Bedrock Minecraft server that runs one or more configured commands whenever a player joins. It is designed for recurring join actions rather than first join detection, so it does not need to store player data. Administrators can use it for welcome messages, announcements, starter rewards, teleportation, permissions, or other server routines.
Its YAML configuration supports an adjustable execution delay, measured in ticks, the @p placeholder for the joining player, and the &con marker to run commands with console permissions. At BoxToPlay, we see it as a simple way to make entry events more useful without adding unnecessary complexity.
Create your Nukkit server and install JoinCommand with one click!