mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-03-09 13:19:13 +01:00
Issue was a NullPointerException due to senderUser not being null-checked. I opted to place the couple of lines of code into the sender.isPlayer() check as opposed to null-checking. |
||
---|---|---|
.. | ||
src | ||
test/com/earth2me/essentials | ||
pom.xml |