Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-08 04:20:06 +01:00
Fixed WorldEdit Bukkit profile being inactive if the java8-disable-doclint profile is active
Dieser Commit ist enthalten in:
Ursprung
19291ea4e3
Commit
1a30c644ad
4
pom.xml
4
pom.xml
@ -530,7 +530,9 @@
|
|||||||
<id>bukkit</id>
|
<id>bukkit</id>
|
||||||
|
|
||||||
<activation>
|
<activation>
|
||||||
<activeByDefault>true</activeByDefault>
|
<property>
|
||||||
|
<name>!skipBukkitProfile</name>
|
||||||
|
</property>
|
||||||
</activation>
|
</activation>
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren