Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-10 05:20:04 +01:00
Update for SpoutAPI exception changes
Dieser Commit ist enthalten in:
Ursprung
aaac36b1cc
Commit
da6ccd1f98
@ -18,9 +18,9 @@
|
||||
|
||||
package com.sk89q.worldedit.spout;
|
||||
|
||||
import org.spout.api.command.CommandException;
|
||||
import org.spout.api.command.CommandSource;
|
||||
import org.spout.api.command.RawCommandExecutor;
|
||||
import org.spout.api.exception.CommandException;
|
||||
import org.spout.api.util.MiscCompatibilityUtils;
|
||||
|
||||
/**
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren