#3 help menu issues

Open
opened 1 year ago by cboxhero · 1 comments
cboxhero commented 1 year ago

There are a couple issues with the help menu currently.

  • The help menu does not appear without a 2nd, but incorrect, argument. So "/bcr help" brings up nothing but "/bcr help abc" brings up the help menu.

  • "/bcr help setitem" just says it's not yet a feature, and there seems to be no notes anywhere I can find on what this feature could be.

There are a couple issues with the help menu currently. * The help menu does not appear without a 2nd, but incorrect, argument. So "/bcr help" brings up nothing but "/bcr help abc" brings up the help menu. * "/bcr help setitem" just says it's not yet a feature, and there seems to be no notes anywhere I can find on what this feature could be.
MasterCake commented 1 year ago
Collaborator

I think it refers to the /bcr create command. It saves the item in hand to the config file Utils.yml, looks like Neo wanted to let people use custom items in the Tiers.yml config.

I made it work by changing the command to /bcr create <key>, it will write the item to the the ´Utils.ymlfile with the corresponding key. This key can then be used as a reference in theTiers.ymlwhere you would normally define an item by addingCustomItem: ` to the section of a tier.

I think it refers to the `/bcr create` command. It saves the item in hand to the config file `Utils.yml`, looks like Neo wanted to let people use custom items in the `Tiers.yml` config. I made it work by changing the command to `/bcr create <key>`, it will write the item to the the ´Utils.yml` file with the corresponding key. This key can then be used as a reference in the `Tiers.yml` where you would normally define an item by adding `CustomItem: <key>` to the section of a tier.
Sign in to join this conversation.
No Label
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.