Closed GoogleCodeExporter closed 9 years ago
As an additional note, using version for the USER identification also means you
cant set version to null or "", which I also see to be a slight downfall.
Original comment by BranicY...@live.co.uk
on 12 Jul 2013 at 2:12
I generally don't update old versions. This greatly simplifies development
since I don't have to support multiple versions with completely different
features and bug fixes. Its already hard enough dealing with the differences
between 1.9 and 2.0
I checked and this is a leftover from PircBot. I've simply updated the relevant
methods over time
Added in Revision f8b25846adc4. Use configurationBuilder.setRealname("Your real
name");, defaults to version. You cannot set it to anything blank (null, "", "
", etc)
Original comment by Lord.Qua...@gmail.com
on 13 Jul 2013 at 12:28
Original issue reported on code.google.com by
BranicY...@live.co.uk
on 12 Jul 2013 at 1:33