Commands and HelpFixer
Thiana opened this issue ยท 2 comments
HelpFixer (https://github.com/matthewprenger/HelpFixer) is reporting a problem with the commands you implemented. Is it correct, or should I report it on their github? Thanks.
Command [tmg_friendlist, com.m4thg33k.tombmanygraves.core.commands.CommandFriendList] incorrectly overrides compareTo: %s
Command [tmg_getdeathlist, com.m4thg33k.tombmanygraves.core.commands.CommandGetDeathList] incorrectly overrides compareTo: %s
Command [tmg_friend, com.m4thg33k.tombmanygraves.core.commands.CommandFriend] incorrectly overrides compareTo: %s
Command [tmg_clearFriends, com.m4thg33k.tombmanygraves.core.commands.CommandClearFriendList] incorrectly overrides compareTo: %s
Command [tmg_friend, com.m4thg33k.tombmanygraves.core.commands.CommandFriend] incorrectly overrides compareTo: %s
Command [tmg_restore, com.m4thg33k.tombmanygraves.core.commands.CommandRestoreInventory] incorrectly overrides compareTo: %s
Command [tmg_removefriend, com.m4thg33k.tombmanygraves.core.commands.CommandRemoveFriend] incorrectly overrides compareTo: %s
Command [tmg_friendlist, com.m4thg33k.tombmanygraves.core.commands.CommandFriendList] incorrectly overrides compareTo: %s
Command [tmg_friendlist, com.m4thg33k.tombmanygraves.core.commands.CommandFriendList] incorrectly overrides compareTo: %s
Command [tmg_loot, com.m4thg33k.tombmanygraves.core.commands.CommandLoot] incorrectly overrides compareTo: %s
Command [tmg_removefriend, com.m4thg33k.tombmanygraves.core.commands.CommandRemoveFriend] incorrectly overrides compareTo: %s
Command [tmg_clearFriends, com.m4thg33k.tombmanygraves.core.commands.CommandClearFriendList] incorrectly overrides compareTo: %s
Command [tmg_friendlist, com.m4thg33k.tombmanygraves.core.commands.CommandFriendList] incorrectly overrides compareTo: %s
Command [tmg_removefriend, com.m4thg33k.tombmanygraves.core.commands.CommandRemoveFriend] incorrectly overrides compareTo: %s
Command [tmg_drop, com.m4thg33k.tombmanygraves.core.commands.CommandDropInventory] incorrectly overrides compareTo: %s
Command [tmg_removefriend, com.m4thg33k.tombmanygraves.core.commands.CommandRemoveFriend] incorrectly overrides compareTo: %s
Command [tmg_getdeathlist, com.m4thg33k.tombmanygraves.core.commands.CommandGetDeathList] incorrectly overrides compareTo: %s
Command [tmg_friend, com.m4thg33k.tombmanygraves.core.commands.CommandFriend] incorrectly overrides compareTo: %s
Command [tmg_friendlist, com.m4thg33k.tombmanygraves.core.commands.CommandFriendList] incorrectly overrides compareTo: %s
Sorry for the late response; I just got back from my honeymoon. ๐
I believe this is my fault. I'll try to take a look at it later this week. Thanks for letting me know!