Missing Message in /back Command #35

Open
opened 2024-03-29 16:26:48 +01:00 by Steev · 0 comments
Owner

as of now the plugin does not tell the Player that he can return back to his deathpoint.
this may lead to the problem, that the player never might know that he can return back to his deathpoint

a message need to be send to the player telling him he can use /back once died

this message should be configurable

messages:
 death: 
  die: "you died, but you can return to your death locaction with /back"
  travel: "you  returned to your deathpoint your latest deathpoint was removed"
  missing: "you have no deathpoint"
as of now the plugin does not tell the Player that he can return back to his deathpoint. this may lead to the problem, that the player never might know that he can return back to his deathpoint a message need to be send to the player telling him he can use /back once died this message should be configurable ```yml messages: death: die: "you died, but you can return to your death locaction with /back" travel: "you returned to your deathpoint your latest deathpoint was removed" missing: "you have no deathpoint" ```
Steev added the
bug
enhancement
Feature
labels 2024-03-29 16:26:59 +01:00
Steev added this to the 1.3 milestone 2024-07-14 14:44:59 +02:00
Steev added reference bugfix-back-command-message-missing 2024-11-25 10:34:18 +01:00
Steev modified the milestone from 1.3 to 1.2.2 2024-11-25 10:36:04 +01:00
Steev changed reference from bugfix-back-command-message-missing to bugfix_back_command_message 2024-11-25 11:31:47 +01:00
Steev self-assigned this 2024-11-25 11:31:56 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Steev/betterminecraft#35
No description provided.