BentoBoxWorld / Boxed

A game mode where you are boxed into a tiny space that only expands by completing advancements
Eclipse Public License 2.0
15 stars 4 forks source link

/boxadmin resets command issues #71

Closed Projecki closed 3 months ago

Projecki commented 3 months ago

Expected behavior

/boxadmin resets <add/remove/reset/set>

This command is not working. Despite receiving a confirmation message that my reset total has been increased, I am unable to reset my box again.

Observed/Actual behavior

image https://docs.bentobox.world/en/latest/gamemodes/Boxed/Commands/

See here, I increase my resets, and set my resets, but in reality I am unable to use the additional resets

Additionally, in documentation, the command is listed as "/boxadmin reset" when in reality the only working command is "/boxadmin resets", resets is plural. Also the documentation lacks a description for this command, in its place is the text " commands.admin.resets.reset.description"

Same goes for the default config comments, where the incorrect command "/boxadmin reset" is referenced.

Steps/models to reproduce

use /boxadmin resets command

BentoBox version

20:09:09 INFO: Running Invalid (AXOLOTL) 1.20.4.

20:09:09 INFO: BentoBox version: 2.3.0 20:09:09 INFO: Database: MARIADB 20:09:09 INFO: Loaded Game Worlds: 20:09:09 INFO: boxed_world (Boxed): Overworld, Nether 20:09:09 INFO: Loaded Addons: 20:09:09 INFO: Border 4.3.0 (ENABLED) 20:09:09 INFO: Boxed 2.5.0 (ENABLED)

Plugin list

No response

Other

No response

tastybento commented 3 months ago

This command is confusing. The command sets how many times you have reset the island. If you want to allow you to reset again then set it to 0.

Projecki commented 3 months ago

I see. Thank you, apologies for the report then. I'm now able to add more resets to my user :)

tastybento commented 3 months ago

No problem.