pjz9n-pm-pl / Mission

Give the player a mission!
GNU General Public License v3.0
15 stars 8 forks source link

Feature Request : Multi Mission #10

Closed benda95280 closed 4 years ago

benda95280 commented 4 years ago

Dear,

Is it possible to have multi-mission ?

Something like : /mission edit "NameOfMission" /mission show "NameOfMission" /mission list

Goal : Be able to call different mission type with slapper

Thanks for that awsome plugin ;)

PJZ9n commented 4 years ago

We added that feature in 1.1.0 Release.

The following features have been added to the command: /mission <name, ID, and Short ID> - Show the specified mission detail /mission edit <name, ID, and Short ID> - Edit the specified mission

You can refer to the README for more information.

Thanks for your request!

benda95280 commented 4 years ago

From what i've read, if '/mission' is used without argument, all mission are shown ? If i create 50 Missions, all will be shown to the player ?

I ask because if going to create mission per world/slapper, they will be able to have all of them.

Thanks for the fast Update ! 👍

PJZ9n commented 4 years ago

Yes, if used with no arguments, a list of all missions will be displayed.

benda95280 commented 4 years ago

Could it be possible to prevent it ?

PJZ9n commented 4 years ago

In the Future release plan, it will be possible to set a group for each mission, for example, execute /mission list [name-of-group] will display a list of missions belonging to that group.