Compatibility
Minecraft: Java Edition
26.2
Platforms
Supported environments
Dedicated servers only
Creators
Details
Licensed ARR
Published 12 hours ago
a vibe coded mod to run a command on player join
Config format (config/joinmod.conf):
default = say Welcome %player%!
-GROUP admin
say Welcome admin %player%!
Notch
Admin1
-GROUP vip
say Welcome VIP %player%!
Player1
Player3
default = fallback for unlisted players -GROUP <name> with the command on the next line, then player names (one per line) %player% is replaced with the joining player's name First matching group wins (groups checked in order)

