mastercake10 / TimeIsMoney

Time Is Money - Bukkit plugin that pays out players for their online time!
GNU General Public License v3.0
43 stars 26 forks source link

Fix issue 23 #24

Closed RadBuilder closed 6 years ago

RadBuilder commented 6 years ago

What is the purpose of this pull request?

The purpose of this pull request is to fix issue #23.

How do your changes address the purpose?

My changes check if the person using the atm command is a player, rather than assuming it is.

Changes