mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-09-10 14:55:34 +02:00
@@ -24,7 +24,7 @@ import com.plotsquared.core.configuration.caption.LocaleHolder;
|
|||||||
/**
|
/**
|
||||||
* Internal use only. Used to allow adventure captions to be used in an exception
|
* Internal use only. Used to allow adventure captions to be used in an exception
|
||||||
*
|
*
|
||||||
* @since TODO
|
* @since 7.5.7
|
||||||
*/
|
*/
|
||||||
public final class PlotSquaredException extends RuntimeException {
|
public final class PlotSquaredException extends RuntimeException {
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group = "com.intellectualsites.plotsquared"
|
group = "com.intellectualsites.plotsquared"
|
||||||
version = "7.5.7-SNAPSHOT"
|
version = "7.5.7"
|
||||||
|
|
||||||
if (!File("$rootDir/.git").exists()) {
|
if (!File("$rootDir/.git").exists()) {
|
||||||
logger.lifecycle("""
|
logger.lifecycle("""
|
||||||
|
Reference in New Issue
Block a user