LegendaryPlus
LegendaryPlus is a Pixelmon sidemod that reveals the location of all active legendaries, with additional info for the three latest spawns.
Contents
Installation
Easy to install, just drop the sidemod in your server mods folder and (re)start the server !
Commands
lastlegend
/lastlegend
: Display the name, and date of the last 3 legendaries who spawn on the server
Aliases: /ll
lastub
/lastub
: Display the name, and date of the last 3 ultrabeasts who spawn on the server
Aliases: /lu
legend
/legend
: Show which legendaries are nearby (display the name of the legendary and the nearest player name)
Aliases: /lg
ultrabeast
/ultrabeast
: Show which ultrabeasts are nearby (display the name of the ultrabeast and the nearest player name)
Aliases: /ub
reload
/lpreload
: Command to reload language & config file.
Permissions
/lastlegend
:legendaryplus.command.lastlegend
/lastub
:legendaryplus.command.lastub
/legend
:legendaryplus.command.legend
/ultrabeast
:legendaryplus.command.ultrabeast
/lpreload
:legendaryplus.command.lpreload
Configuration
General configuration
The config file is located in config/LegendaryPlus/legendaryplus.cfg
.
blacklist{ # Add each legendary or ultrabeast you don't want to see appear in /lastlegend & /lastub [default: [empty]] S:blacklist < Mewtwo Articuno > }
Lang configuration
You can edit messages in the lang.cfg
file.
After saving, you can /lpreload
to reload the language and config file.
Placeholder | Description |
---|---|
{legendname} | Replaced by the name of the legendary/ultrabeast |
{playerph} | Replace the {playerph} in /lastlegend-/lastub with the playerph line in the language file. |
{state} | Replace the {state} in /lastlegend-/lastub with the current state of the legendary/ultrabeast (alive, captured, defeated and despawned). |
{player} | Replaced by the name of the player for {playerph} line. |
{biome} | Biome which the pokemon spawn for the /legend and /ub commands. |
{days} | Number of days the legendary has spawned for the /lastlegend command. |
{hours} | Number of hoursthe legendary has spawned for the /lastlegend command. |
{minutes} | Number of minutes the legendary has spawned for the /lastlegend command. |
Version history
Please click this link.