package com.massivecraft.factions; public interface PermissionIdentifiable { String getPermissibleId(); }