mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 02:04:44 +02:00
bad regex replace
This commit is contained in:
@ -88,12 +88,8 @@ public interface IPlotMain extends ILogger {
|
||||
|
||||
/**
|
||||
* Gets the NMS package prefix.
|
||||
|
||||
import com.github.intellectualsites.plotsquared.plot.util.world.BlockUtil;
|
||||
*
|
||||
* @return The NMS package prefix
|
||||
|
||||
import com.github.intellectualsites.plotsquared.plot.util.world.BlockUtil;
|
||||
*/
|
||||
String getNMSPackage();
|
||||
|
||||
|
Reference in New Issue
Block a user