Compare commits

..

3 Commits

Author SHA1 Message Date
8471fb470b Update dependency dev.notmyfault.serverlib:ServerLib to v2.3.4 2023-09-01 02:22:59 +00:00
3c2aa99e86 Fix javadoc for 'PlotModificationManager#setComponent()' 2023-08-26 11:30:56 +02:00
11fac3f060 Remove repository-level CoC in favor with organization-level CoC (#4148)
Remove repository-level CoC in favor with organization-level Coc
2023-08-23 16:54:21 +02:00
2 changed files with 1 additions and 2 deletions

View File

@ -891,7 +891,6 @@ public final class PlotModificationManager {
}
/**
* /**
* Sets components such as border, wall, floor.
* (components are generator specific)
*

View File

@ -30,7 +30,7 @@ bstats = "3.0.2"
paperlib = "1.0.8"
informative-annotations = "1.3"
vault = "1.7.1"
serverlib = "2.3.1"
serverlib = "2.3.4"
# Gradle plugins
shadow = "8.1.1"