mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-28 11:44:42 +02:00
Feature/v6/arkitektonika (#2916)
* Start working on Arkitektonika support * Progress on Arkitektonika * Add license headers * Some QoL and javadocs * Fix maximum calculation * Fix minor formatting * Reimplement legacy webinterface support * Add documentation and fix deletion link * Resolve conflicts/gradle stuff * Fix links * Make message readable * Do not allow download of merged plots
This commit is contained in:
@ -124,6 +124,10 @@ allprojects {
|
||||
id.set("N0tMyFaultOG")
|
||||
name.set("NotMyFault")
|
||||
}
|
||||
developer {
|
||||
id.set("SirYwell")
|
||||
name.set("Hannes Greule")
|
||||
}
|
||||
}
|
||||
|
||||
scm {
|
||||
|
Reference in New Issue
Block a user