Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-04 18:40:06 +01:00
Updated changelog for 5.5.7
Dieser Commit ist enthalten in:
Ursprung
930e2e7107
Commit
e649987015
@ -1,3 +1,10 @@
|
||||
5.5.7
|
||||
- Update for Minecraft 1.6.1
|
||||
- Fixed a bug with GroupManager detection.
|
||||
- Added a coordinate argument for //chunk
|
||||
- Allowed cylinder selector to be changed to a rough polygon.
|
||||
- Fix a typo
|
||||
|
||||
5.5.6
|
||||
- Updated for Minecraft 1.5.2.
|
||||
- Pistons can now be rotated with cycler tool.
|
||||
|
2
pom.xml
2
pom.xml
@ -125,7 +125,7 @@
|
||||
<dependency> <!-- NMS blocks -->
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>craftbukkit</artifactId>
|
||||
<version>1.6-R0.1-SNAPSHOT</version>
|
||||
<version>1.6.1-R0.1-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
<type>jar</type>
|
||||
<optional>true</optional>
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren