Mojira Archive
MC-100452

whitelist list and banlist command have no chat indentation

The bug

If commands returns multiple lines of feedback the following lines have an indentation. This is not the case for the commands /whitelist list and /banlist.

How to reproduce

  1. Add yourself to the whitelist
    /whitelist add <player>
    
  2. List all whitelisted players
    /whitelist list
    

    → Your username is not indented

The reason

The following is based on decompiled version of Minecraft 1.9 using MCP 9.24 beta. All method and class names are the names used in the decompiled version.

The according methods send two chat messages. The first one is the headline "There are X (out of X seen) whitelisted players:" and the second one contains all the whitelisted players.

Fixed

Marcono1234

2016-04-02, 02:45 PM

2018-01-13, 06:08 PM

2018-01-13, 06:08 PM

0

2

Unconfirmed

banlist, indentation, server, whitelist

Minecraft 1.9.2

Minecraft 1.12.2