orts / server

A real map datapack based on TFS 1.2 engine
98 stars 62 forks source link

[BUG] Too many items in the inbox. #238

Closed luanluciano93 closed 9 years ago

luanluciano93 commented 9 years ago

Look: http://i.imgur.com/MqKWFn2.png

I use command: select player_id, count(player_id) from player_inboxitems group by player_id having count(player_id)>500

Look: http://i.imgur.com/2DHE9ZG.png

Testing ... http://pastebin.com/NsYv17kj

Help me?