APDevTeam / Movecraft-Combat

Movecraft Combat Addon
GNU General Public License v3.0
7 stars 17 forks source link

Adding /togglekillcred command. #96

Closed goodroach closed 1 year ago

goodroach commented 2 years ago

The command is simple. It is a toggle that goes from true -> false -> true -> false.

When it is set to true, then the player name gets scrambled using Minecraft's magic font.

Fixed #95

TylerS1066 commented 2 years ago

In addition, please edit your initial message to mention all issues fixed. This will make GitHub automatically close the issues when the PR is merged, and show where they were fixed.

TylerS1066 commented 2 years ago

Oh and I almost forgot, internationalization! All player messages should be put through the I18nSupport class's functions.