This is kind of hard to explain. Say there's a /command to turn you into a robot (similar to FFC). The mod with the robot command does not have an event datablock:
(OnActivate -> Player -> ChangeDatablock -> Robot)
so you can't change the playertype through bricks. How can you edit it so that the Robot playertype appears in the datablock list?