Muirfield / bad-plugins

PocketMine Plugins that are not good enough to be hosted in plugins.pocketmine.net
GNU General Public License v2.0
23 stars 17 forks source link

Another suggestion #2

Closed DaPigGuy closed 9 years ago

DaPigGuy commented 9 years ago

Can you add a feature where when someone register, commands (configured in config.yml) will run. The same for login, but registering and logging in can have different commands. Example: If I put "say @Player is a new player!" for register, it will run that command when someone registers. If i put "tell @Player Welcome back, @Player!" For login, it will run that command when someone logins.

DaPigGuy commented 9 years ago

Kinda like the nest-eggs

DaPigGuy commented 9 years ago

Oh BTW, thx for adding changing passwords and resetting someone's password.

alejandroliu commented 9 years ago

Yes, I submitted a PullRequest to SimpleAuth to implement the unregister command. But figure I could also implement the same thing in Helper.

If they accept my PR and after a new version of SimpleAuth is published I will remove the resetpwd command. I will probably keep the chpwd as it is a little bit safer than doing unregister.

The running commands when people register/log-in will not implement yet, as it feels beyond the capabilities of the Helper. (It is not an easy problem to solve in general).

DaPigGuy commented 9 years ago

Can you add VeinMiner to ToyBox?

alejandroliu commented 9 years ago

Added a VeinMiner to ToyBox. (I think it is right).

If you can please test it at ToyBox-1.2.1dev1