Difference between revisions of "LegendaryPlus"
Flashback083 (talk | contribs) |
XxSoshibaxX (talk | contribs) m (changed /legendud to /legendub under "permissions". Just a small typo) |
||
Line 22: | Line 22: | ||
==Permissions== | ==Permissions== | ||
*<code>/lastlegend</code>: <code>legendaryplus.command.lastlegend</code> | *<code>/lastlegend</code>: <code>legendaryplus.command.lastlegend</code> | ||
− | *<code>/ | + | *<code>/lastub</code>: <code>legendaryplus.command.lastub</code> |
*<code>/legend</code>: <code>legendaryplus.command.legend</code> | *<code>/legend</code>: <code>legendaryplus.command.legend</code> | ||
*<code>/lpreload</code>: <code>legendaryplus.command.lpreload</code> | *<code>/lpreload</code>: <code>legendaryplus.command.lpreload</code> |
Revision as of 14:58, 28 November 2019
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
reload
/lpreload
: Command to reload language & config file.
Permissions
/lastlegend
:legendaryplus.command.lastlegend
/lastub
:legendaryplus.command.lastub
/legend
:legendaryplus.command.legend
/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 file.
If you want to put color in your messages, use color node §
, for example: §aI'm a lime colored message!
Placeholder | Description |
---|---|
{legendname} | Replaced by the name of the legendary/ultrabeast |
{player} | Replaced by the player name with /legend command. |
{biome} | Biome which the pokemon spawn for the /legend command |
{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.