Skip to content

Instantly share code, notes, and snippets.

View Jess4Tech's full-sized avatar

Jess Jess4Tech

View GitHub Profile
package io.github.jess4tech.interdimensionalportals.commandLogic;
import org.spongepowered.api.command.CommandResult;
import org.spongepowered.api.command.CommandSource;
import org.spongepowered.api.command.args.CommandContext;
import org.spongepowered.api.command.spec.CommandExecutor;
import io.github.jess4tech.interdimensionalportals.databaseManagement.getCoors;
import org.spongepowered.api.text.Text;
import org.spongepowered.api.text.format.TextColors;