Updates version to 0.9.0.6 and updates README
This commit is contained in:
		@@ -372,6 +372,11 @@ bungeeSign=Teleport to
 | 
			
		||||
 | 
			
		||||
# Changes
 | 
			
		||||
 | 
			
		||||
#### \[Version 0.9.0.6] EpicKnarvik97 fork
 | 
			
		||||
 | 
			
		||||
- Makes containers no longer open when used as buttons
 | 
			
		||||
- Validates and updates stargate buttons when the plugin is loaded or reloaded
 | 
			
		||||
 | 
			
		||||
#### \[Version 0.9.0.5] EpicKnarvik97 fork
 | 
			
		||||
 | 
			
		||||
- Adds an option to stargate functionality to disable all teleportation of creatures
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							@@ -4,7 +4,7 @@
 | 
			
		||||
 | 
			
		||||
    <groupId>net.knarcraft</groupId>
 | 
			
		||||
    <artifactId>Stargate</artifactId>
 | 
			
		||||
    <version>0.9.0.5</version>
 | 
			
		||||
    <version>0.9.0.6</version>
 | 
			
		||||
 | 
			
		||||
    <licenses>
 | 
			
		||||
        <license>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
name: Stargate
 | 
			
		||||
main: net.knarcraft.stargate.Stargate
 | 
			
		||||
version: 0.9.0.5
 | 
			
		||||
version: 0.9.0.6
 | 
			
		||||
description: Stargate mod for Bukkit Revived
 | 
			
		||||
author: EpicKnarvik97
 | 
			
		||||
authors: [ Drakia, PseudoKnight, EpicKnarvik97 ]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user