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
m (changed /legendud to /legendub under "permissions". Just a small typo)
Line 16: Line 16:
 
<code>/legend</code>: Show which legendaries are nearby (display the name of the legendary and the nearest player name)
 
<code>/legend</code>: Show which legendaries are nearby (display the name of the legendary and the nearest player name)
 
Aliases: <code>/lg</code>
 
Aliases: <code>/lg</code>
 +
 +
===ultrabeast===
 +
<code>/ultrabeast</code>: Show which ultrabeasts are nearby (display the name of the ultrabeast and the nearest player name)
 +
Aliases: <code>/ub</code>
  
 
===reload===
 
===reload===
Line 24: Line 28:
 
*<code>/lastub</code>: <code>legendaryplus.command.lastub</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>/ultrabeast</code>: <code>legendaryplus.command.ultrabeast</code>
 
*<code>/lpreload</code>: <code>legendaryplus.command.lpreload</code>
 
*<code>/lpreload</code>: <code>legendaryplus.command.lpreload</code>
  
Line 40: Line 45:
 
You can edit messages in the <code>lang.cfg</code> file.
 
You can edit messages in the <code>lang.cfg</code> file.
  
After saving, you can <code>/lpreload</code> to reload the language file.
+
After saving, you can <code>/lpreload</code> to reload the language and config file.
  
If you want to put color in your messages, use color node <code>§</code>, for example: <code>§aI'm a lime colored message!</code>
 
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
Line 50: Line 54:
 
|{legendname}
 
|{legendname}
 
|Replaced by the name of the legendary/ultrabeast
 
|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}
 
|{player}
|Replaced by the player name with /legend command.
+
|Replaced by the name of the player for {playerph} line.
 
|-
 
|-
 
|{biome}
 
|{biome}
|Biome which the pokemon spawn for the /legend command
+
|Biome which the pokemon spawn for the /legend and /ub commands.
 
|-
 
|-
 
|{days}
 
|{days}

Revision as of 12:43, 30 December 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

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.

© 2012 - 2025 Pixelmon Mod