Join our discord
In partnership with NodeCraft Logo NodeCraft


You are not logged in! Create an account or login to contribute! Log in here!

Difference between revisions of "LegendaryPlus"

From Pixelmon Wiki
(Fixed some grammar errors and little layout improvements)
Line 8: Line 8:
 
<code>/lastlegend</code>: Display the name, and date of the last 3 legendaries who spawn on the server
 
<code>/lastlegend</code>: Display the name, and date of the last 3 legendaries who spawn on the server
 
Aliases: <code>/ll</code>
 
Aliases: <code>/ll</code>
 +
 +
===lastub===
 +
<code>/lastub</code>: Display the name, and date of the last 3 ultrabeasts who spawn on the server
 +
Aliases: <code>/lu</code>
  
 
===legend===
 
===legend===
Line 14: Line 18:
  
 
===reload===
 
===reload===
<code>/lpreload</code>: Command to reload language file.
+
<code>/lpreload</code>: Command to reload language & config file.
  
 
==Permissions==
 
==Permissions==
 
*<code>/lastlegend</code>: <code>legendaryplus.command.lastlegend</code>
 
*<code>/lastlegend</code>: <code>legendaryplus.command.lastlegend</code>
 +
*<code>/lastug</code>: <code>legendaryplus.command.lastug</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>
Line 23: Line 28:
 
==Configuration==
 
==Configuration==
 
===General configuration===
 
===General configuration===
The config file is located in <code>config/LegendaryPlus/legendaryplus.json</code>.
+
The config file is located in <code>config/LegendaryPlus/legendaryplus.cfg</code>.
 
     blacklist{
 
     blacklist{
     # Add each legendary you don't want to see appear in /lastlegend [default: [empty]]
+
     # Add each legendary or ultrabeast you don't want to see appear in /lastlegend & /lastub [default: [empty]]
 
     S:blacklist <
 
     S:blacklist <
 
         Mewtwo
 
         Mewtwo
Line 44: Line 49:
 
|-
 
|-
 
|{legendname}
 
|{legendname}
|Replaced by the name of the legendary
+
|Replaced by the name of the legendary/ultrabeast
 
|-
 
|-
 
|{player}
 
|{player}

Revision as of 08:56, 7 November 2019

LegendaryPlus is a Pixelmon sidemod that reveals the location of all active legendaries, with additional info for the three latest spawns.

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
  • /lastug: legendaryplus.command.lastug
  • /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.

© 2012 - 2025 Pixelmon Mod