mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-09-09 22:35:35 +02:00
Compare commits
1 Commits
7.5.7
...
renovate/w
Author | SHA1 | Date | |
---|---|---|---|
![]() |
27e4f6adf2 |
@@ -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 7.5.7
|
* @since TODO
|
||||||
*/
|
*/
|
||||||
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"
|
version = "7.5.7-SNAPSHOT"
|
||||||
|
|
||||||
if (!File("$rootDir/.git").exists()) {
|
if (!File("$rootDir/.git").exists()) {
|
||||||
logger.lifecycle("""
|
logger.lifecycle("""
|
||||||
|
@@ -12,7 +12,7 @@ adventure-bukkit = "4.4.1"
|
|||||||
log4j = "2.19.0"
|
log4j = "2.19.0"
|
||||||
|
|
||||||
# Plugins
|
# Plugins
|
||||||
worldedit = "7.2.20"
|
worldedit = "7.3.16"
|
||||||
fawe = "2.13.1"
|
fawe = "2.13.1"
|
||||||
placeholderapi = "2.11.6"
|
placeholderapi = "2.11.6"
|
||||||
luckperms = "5.5"
|
luckperms = "5.5"
|
||||||
|
Reference in New Issue
Block a user