mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-09-10 06:45:35 +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
|
||||
*
|
||||
* @since TODO
|
||||
* @since 7.5.7
|
||||
*/
|
||||
public final class PlotSquaredException extends RuntimeException {
|
||||
|
||||
|
@@ -20,7 +20,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "com.intellectualsites.plotsquared"
|
||||
version = "7.5.7-SNAPSHOT"
|
||||
version = "7.5.7"
|
||||
|
||||
if (!File("$rootDir/.git").exists()) {
|
||||
logger.lifecycle("""
|
||||
|
Reference in New Issue
Block a user