package me.totalfreedom.plex.command.impl; public enum RequiredCommandSource { IN_GAME, CONSOLE, ANY }