added softdepend for PerWorldInventories
This commit is contained in:
parent
27f9b14067
commit
6a8e581ba8
@ -4,7 +4,7 @@ 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 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 player.
|
||||||
main: fr.xephi.authme.AuthMe
|
main: fr.xephi.authme.AuthMe
|
||||||
version: ${project.version}
|
version: ${project.version}
|
||||||
softdepend: [Vault, ChestShop, Multiverse-Core, Citizens, CombatTag, Essentials, EssentialsSpawn]
|
softdepend: [Vault, ChestShop, Multiverse-Core, Citizens, CombatTag, Essentials, EssentialsSpawn, PerWorldInventories]
|
||||||
commands:
|
commands:
|
||||||
register:
|
register:
|
||||||
description: Register an account
|
description: Register an account
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user