TheMisterFish / Fabric_OfflinePlayersReworked

Allows a user to logout, leaving a fake player that loads the chunks
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

[Bug] help command returns to many options #23

Closed TheMisterFish closed 2 months ago

TheMisterFish commented 2 months ago

Describe the bug A clear and concise description of what the bug is.

help command is not filtering out removed options from availableOptions config.

To Reproduce Steps to reproduce the behavior:

execute: /offline help

Expected behavior A clear and concise description of what you expected to happen.

It should only show the available options that are available in the actionTypeMapper & in the availableOptions list in the configuration.

Versions (please complete the following information):

TheMisterFish commented 2 months ago

Closed by #24