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