Description
Before reporting an issue make sure you are running the latest build of the plugin and checked for duplicate issues!
What behaviour is observed:
i have a mail plugin that depends on AuthMe, i used "forceCommands" to do "/mail check" on user login, now it does nothing
What behaviour is expected:
according my plugin, on login it should display "you have # unread messages" if any
Steps/models to reproduce:
install and config AuthMe (you will note "forceCommands" is missing in config.yml), then install EnderMail ( https://dev.bukkit.org/projects/endermail ) and try to configure according documentation (i added forceCommands manually but nothing happens), send some ingame mail to some player and let him login.... it should notify about new mail but nothing happens, however if you type "/mail check" by hand it works
Plugin list:
AuthMe
EnderMail
Environment description
AuthMe latest version (don't remember since when this config option were removed)
tested with craftbukkit (spigot) and paperclip, various versions
centos7 x86_64
java8
AuthMe build number:
AuthMeReloaded v5.5.0-SNAPSHOT (build: 2142)
Error Log:
no log, just silently doesn't run "forceCommands" commands on player login
Configuration:
forceCommands: [mail check quiet]