Skip to content

Commands

elsiff edited this page Jan 24, 2019 · 10 revisions

Every commands should start with "/morefish", "/mf", or "/fish".

Help

Display help for the plugin.

Usage: help

Sample: /morefish help

Begin

Begin the fishing contest.

Required permission:

  • morefish.admin

Usage: begin (runningTime)

  • runningTime - The running time of the contest. Its unit is seconds.

Sample:

  • /morefish start
  • /morefish begin 300 - Hold the fishing contest for 5 minutes.

Suspend

Suspend the fishing contest. Prizing and announcing ranking would be skipped.

Required permission:

  • morefish.admin

Usage: suspend

Sample: /morefish suspend

End

End the fishing contest. Give prizes and announce ranking to players.

Required permission:

  • morefish.admin

Usage: end

Sample: /morefish end

Clear

Clear the ranking of the contest.

Required permission:

  • morefish.admin

Usage: clear

Sample: /morefish clear

Reload

Reload the configuration files. Some features may require the server reboot.

Required permission:

  • morefish.admin

Usage: reload

Sample: /morefish reload

Top

Display the records of the fishing contest.

Required permission:

  • morefish.top

Usage: top

Sample:

  • /morefish top
  • /morefish ranking

Shop

Open the fish shop. If the variable 'player' is specified, display the shop to that player (requires 'morefish.admin' permission).

Usage: shop [player]

Sample:

  • /fish shop
  • /morefish shop Notch

Rewards

This command has been removed on 3.0.0 release. Edit config.yml instead.

Clone this wiki locally