mirror of
https://github.com/plexusorg/Module-TFMExtras.git
synced 2025-07-06 05:51:32 +00:00
Added the /orbit command
This commit is contained in:
parent
346ba909fd
commit
71adc98de1
2 changed files with 74 additions and 0 deletions
|
@ -93,6 +93,8 @@ public class TFMExtras extends PlexModule
|
|||
}
|
||||
});
|
||||
|
||||
addDefaultMessage("playerOrbited", "<aqua>{0} - Orbiting {1}", "0 - The command sender, 1 - The person being orbited");
|
||||
addDefaultMessage("stoppedOrbiting", "<aqua>No longer orbiting {0}", "0 - The person no longer being orbited");
|
||||
addDefaultMessage("emptyAdminInfo", "<red>The admin information section of the config.yml file has not been configured.");
|
||||
addDefaultMessage("cakeLyrics", "<rainbow>But there's no sense crying over every mistake. You just keep on trying till you run out of cake.");
|
||||
addDefaultMessage("areaEffectCloudClear", "<red>{0} - Removing all area effect clouds", "0 - The command sender");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue