Select the types of activity you want to include in your feed.
A Fabric mod for Geyser servers that detects players joining from one platform or another and adds tags and executes players based on one's platforms.
modrinth.com/mod/bedrock-detector
···55 public int configVersion = 1;
66 public PlatformConfig java = new PlatformConfig();
77 public PlatformConfig bedrock = new PlatformConfig();
88-98}
1010-