Skip to content

Conversation

@IBCodin
Copy link

@IBCodin IBCodin commented Nov 1, 2011

We're using the sql implementation. The ebaninfo command handler expects getBanInformation to return null if no ban record is found. The yaml implementation does return null for not found.
The sql implementation always returned a non-null value. (It was an empty hash map.)

I added a 'test for empty' and return null to make the command happy.

The ebaninfo command expects a null return for not found.
The yaml implmentation does, the sql implementation never did.
This caused all players to report as 'banned' by ebaininfo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant