Let's ignore 4.0 branch, it's time to begin AuthMe 5.0 guys !

Full rework in coming!
This commit is contained in:
Xephi 2015-04-21 16:45:48 +02:00
parent 0e93d502ef
commit 44bbd30fd2
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
</plugin> </plugin>
</plugins> </plugins>
</build> </build>
<version>3.5-SNAPSHOT</version> <version>5.0-SNAPSHOT</version>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.spigotmc</groupId> <groupId>org.spigotmc</groupId>

View File

@ -3,7 +3,7 @@ author: Xephi59
website: http://dev.bukkit.org/bukkit-plugins/authme-reloaded/ website: http://dev.bukkit.org/bukkit-plugins/authme-reloaded/
description: AuthMe prevents people, which aren't logged in, from doing stuff like placing blocks, moving, typing commands or seeing the inventory of the current player. description: AuthMe prevents people, which aren't logged in, from doing stuff like placing blocks, moving, typing commands or seeing the inventory of the current player.
main: fr.xephi.authme.AuthMe main: fr.xephi.authme.AuthMe
version: 3.5-SNAPSHOT version: 5.0-SNAPSHOT
softdepend: [Vault, ChestShop, Spout, Multiverse-Core, Notifications, Citizens, CombatTag, Essentials, EssentialsSpawn] softdepend: [Vault, ChestShop, Spout, Multiverse-Core, Notifications, Citizens, CombatTag, Essentials, EssentialsSpawn]
commands: commands:
register: register: