According to the server management specification, the methods minecraft:allowlist/clear
, minecraft:bans/clear
, minecraft:ip_bans/clear
, minecraft:operators/clear
should return a list of the items of the list, but they return a boolean instead.
This issue still occurs with the
minecraft:allowlist/clear
method. Only the other methods have been fixed.