Skip to content

Change the death message #3

@patgoat

Description

@patgoat

https://github.com/TurtleUtilityPack/gamemode-api/blob/f16c9ba927cf4d7cc34a96046faf95f92185d4f5/src/Functions/respawnSystem.php#L25

This should be replaced with a more concise message.

Also questionable sending the message to the player. Could this be done through
https://github.com/TurtleUtilityPack/PocketMine-MP/blob/6d1562c63eda3612094dcef262bc71c57036b9b5/src/pocketmine/Player.php#L3595

$player->sendActionBarMessage(TextFormat::RED . "You died!");

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions