Updates README and version to 0.9.3.0
This commit is contained in:
parent
a74d47e999
commit
043c5f2408
@ -399,6 +399,8 @@ portalInfoServer=Server: %server%
|
||||
- Adds support for RGB colors (use hex color codes)
|
||||
- Adds support for dyed and glowing signs
|
||||
- Adds support for specifying sign colors per sign type
|
||||
- Adds a tab-completable config sub-command for easily changing per-sign colors
|
||||
- Allows a per-sign color to be set as the inverse of the default color of the given type
|
||||
|
||||
#### \[Version 0.9.2.5] EpicKnarvik97 fork
|
||||
|
||||
|
2
pom.xml
2
pom.xml
@ -4,7 +4,7 @@
|
||||
|
||||
<groupId>net.knarcraft</groupId>
|
||||
<artifactId>Stargate</artifactId>
|
||||
<version>0.9.2.5</version>
|
||||
<version>0.9.3.0</version>
|
||||
|
||||
<licenses>
|
||||
<license>
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: Stargate
|
||||
main: net.knarcraft.stargate.Stargate
|
||||
version: 0.9.2.5
|
||||
version: 0.9.3.0
|
||||
description: Stargate mod for Bukkit Revived
|
||||
author: EpicKnarvik97
|
||||
authors: [ Drakia, PseudoKnight, EpicKnarvik97 ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user