Tonnanto / BasicQuests

A plugin for Spigot servers that implements randomly generated basic quests with rewards for players.
GNU General Public License v3.0
11 stars 4 forks source link

Command redesign #15

Closed Tonnanto closed 2 years ago

Tonnanto commented 2 years ago

Finished command and permission redesign. Still needs testing.

Tonnanto commented 2 years ago

Command and permission redesign. Still needs testing.

New Commands:

EVERYONE

/quests show
/quests show rewards
/quests show scoreboard
/quests reward
/quests skip
/quests skip [index]

OP

/quests skip [username]
/quests skip [username] [index]
/quests complete
/quests complete [username]
/quests complete [index]
/quests complete [username] [index]
/quests reset
/quests reset [username]
/quests reset global
/quests reload