public Commands(FindersKeepersGamemode plugin) => this.plugin = plugin;
public Methods(FindersKeepersGamemode plugin) => this.plugin = plugin;
public EventHandlers(FindersKeepersGamemode plugin) => this.plugin = plugin;