mirror of
https://github.com/plexusorg/Module-TFMExtras.git
synced 2025-07-26 15:33:47 +00:00
Moved into messages.yml
This commit is contained in:
parent
a78196d4d5
commit
20da53789d
2 changed files with 2 additions and 10 deletions
|
@ -121,6 +121,7 @@ public class TFMExtras extends PlexModule
|
|||
addDefaultMessage("cantVisitIsland", "<red>You can't visit this player's island!");
|
||||
addDefaultMessage("islandMemberExists", "<red>This player is already a member of your island!");
|
||||
addDefaultMessage("receivedInviteForIsland", "<green>You have been invited to join "); //TODO: Finish this message... my laptop isn't liking minecraft so I can't do formatting for it, and do receivedInviteForIsland message
|
||||
addDefaultMessage("playersExpelled", "<gray>Pushed away players: <white><em>{0}", "0 - The list of players");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue