Updates README and version
Some checks failed
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
Some checks failed
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
This commit is contained in:
parent
00462799b9
commit
4dfce3d325
@ -400,6 +400,11 @@ portalInfoServer=Server: %server%
|
|||||||
|
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
|
#### \[Version 0.9.3.5] EpicKnarvik97 fork
|
||||||
|
|
||||||
|
- Fixes the wait for player delay being too low by default
|
||||||
|
- Performs some minor code optimizations and restructuring
|
||||||
|
|
||||||
#### \[Version 0.9.3.4] EpicKnarvik97 fork
|
#### \[Version 0.9.3.4] EpicKnarvik97 fork
|
||||||
|
|
||||||
- Includes passengers of passengers when teleporting entities
|
- Includes passengers of passengers when teleporting entities
|
||||||
|
2
pom.xml
2
pom.xml
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<groupId>net.knarcraft</groupId>
|
<groupId>net.knarcraft</groupId>
|
||||||
<artifactId>Stargate</artifactId>
|
<artifactId>Stargate</artifactId>
|
||||||
<version>0.9.3.4</version>
|
<version>0.9.3.5</version>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
<license>
|
<license>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: Stargate
|
name: Stargate
|
||||||
main: net.knarcraft.stargate.Stargate
|
main: net.knarcraft.stargate.Stargate
|
||||||
version: 0.9.3.4
|
version: 0.9.3.5
|
||||||
description: Stargate mod for Bukkit Revived
|
description: Stargate mod for Bukkit Revived
|
||||||
author: EpicKnarvik97
|
author: EpicKnarvik97
|
||||||
authors: [ Drakia, PseudoKnight, EpicKnarvik97 ]
|
authors: [ Drakia, PseudoKnight, EpicKnarvik97 ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user