-
Notifications
You must be signed in to change notification settings - Fork 0
Commands & Permissions
Vecoo edited this page Apr 30, 2026
·
10 revisions
Shows the current chance and approximate appearance time of the legendary pokemon.
Permission: minecraft.command.checklegendary
Command:
- /checklegendary
Aliases:
/checkleg
Command for basic mod management.
Permission: minecraft.command.legendcontrol
Command:
- /legendcontrol add [chance] - Adds the specified chance to the appearance of a legendary pokemon.
- /legendcontrol remove [chance] - Remove the specified chance to the appearance of a legendary pokemon.
- /legendcontrol set [chance] - Sets the specified chance for a legendary pokemon to appear.
- /legendcontrol reload - Reloading configs.
Aliases:
/lc
Command changing the list of your trust legends.
Permission: minecraft.command.ltrust
Command:
- /ltrust add [player] - Adds a player to the trusted list.
- /ltrust remove [player] - Removes a player from the trusted list.
- /ltrust remove all - Removes all players from the trusted list
- /ltrust list - List of players on the trusted list.
- /ltrust reload - Reloading configs.