mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-11-10 05:50:50 +01: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