Skip to content

Commands

Funwayguy edited this page Apr 27, 2016 · 2 revisions

There are only a handful of commands you need to know when working with Better Questing. They are separated into user commands that anyone can run and admin commands which are restricted to server operators.

/bq_user refresh

Manually resyncs the local questing database with the server in case of potential desync issues.

/bq_user help

Gives the player a copy of the in game starter guide.

/bq_admin edit

Toggles quest editing mode on and off. When enabled, operators will be able to access the editing menus for quests and quest lines. Remember to disable this before publishing packs or quests.

/bq_admin hardcore

Toggles on and off the use of hardcore lives. When all lives have been depleted, players will be banned from the server or have their world deleted as per standard vanilla hardcore.

/bq_admin reset [all|<quest_id>] [username|uuid]

Erases quest completion data for the given user. Handy to use before publishing packs.

/bq_admin default [save|load]

Saves/loads the current quest database to/from the global default directory. Setting defaults means any newly created worlds will start with that particular set of quests. Saving will also preserve completion data, hardcore state and edit mode so be sure to use the various other command as necessary before running this one.

/bq_admin complete <quest_id> [username|uuid]

Force completes a quest for the given user

/bq_admin delete [all|<quest_id>]

Deletes given quest(s) and progression data however it does not delete new world defaults.

Clone this wiki locally