ru.cwcode.commands.Permissible Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of Common Show documentation
Show all versions of Common Show documentation
Common of commands library (Minecraft)
package ru.cwcode.commands;
public interface Permissible {
String getPermission();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy