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
(Minor formatting fixes + link back to version history page.)
(Add configuration field for new version of LegendaryPlus (3.3))
Line 17: Line 17:
 
*<code>/legend</code>: <code>legendaryplus.command.legend</code>
 
*<code>/legend</code>: <code>legendaryplus.command.legend</code>
  
 +
====Configuration====
 +
config/LegendaryPlus/legendaryplus.json
 +
    blacklist{
 +
    # Add each legendary you don't want to see appear in /lastlegend [default: [empty]]
 +
    S:blacklist <
 +
        Mewtwo
 +
        Articuno
 +
    >
 +
    }
 
== Version history ==
 
== Version history ==
 
Please click [[Version history/LegendaryPlus|this link]].
 
Please click [[Version history/LegendaryPlus|this link]].
 
[[Category:Sidemods]]
 
[[Category:Sidemods]]

Revision as of 22:56, 7 November 2018

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

legend

/legend: Show which legendaries are nearby (display the name of the legendary and the nearest player name) Aliases: /lg

Permissions

  • /lastlegend: legendaryplus.command.lastlegend
  • /legend: legendaryplus.command.legend

Configuration

config/LegendaryPlus/legendaryplus.json

   blacklist{
   # Add each legendary you don't want to see appear in /lastlegend [default: [empty]]
   S:blacklist <
       Mewtwo
       Articuno
    >
   }

Version history

Please click this link.

© 2012 - 2025 Pixelmon Mod