Minicraft Quest

Quick rating

Minicraft Quest

No reviews yet

Minicraft Quest

No Theme
RPG
Player Leveling
Skills & Abilities
NPCs
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
Minicraft Quest v0.96 Pack

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Version: v0.96

wiki : wiki.minicraft.org

Video

 
 

Installation

  • Require Minicraft Manager v0.79. The pack already contains it.
  • Optional Citizens 2.
  • In ''version'' folder of Minecraft, copy the folder ''1.8'' and rename it ''1.8 Minicraft''. Rename with the same name jar and json files. And in json files ''"id": "1.8 Minicraft"''.
  • Edit your profile on the launcher and on option ''Use version'' selects ''release 1.8 Minicraft''.
  • Extract the contents of client folder into ''1.8 Minicraft.jar'', delete the META-INF folder.
  • Dowload and replace your Craftbukkit / Spigot server with Spigot 1.8.8-R0.1 Minicraft v1 or copy .class with Spigot-1.8.8-R0.1_Minicraft_class_v1 in your craftbukkit (there is just one packet add into). The Client side remains ''1.8''.
  • Place plugin folder content in plugin folder in your server.

Commands

With /quest or /miniquest and /skill or /miniskill :

**** HELP MINICRAFT QUEST 1/2 ****
/quest npc - Open editor gui selected npc.
/quest open <idNPC> [<player>] - Open editor gui npc or quest gui for a player.
/quest accept|decline|validate <idNPC> <idQuest> [<player>] - Manage the quest for a player.
/quest reset <player> [<idQuest>] - Reset quest player or all quests.
/quest edit <player> - Open quests historic gui.
* right click on npc - open npc quests.
* right click + 'sneak' on npc - open npc quests edit.
* key N - Open current quests.
* key B - Open current events.
* key , - Open skills gui.
* key C - Toggle skill bar.

**** HELP MINICRAFT QUEST 2/2 ****
/quest add <idNPC> <name> - Add target block as npc for to open quests.
/quest move <idNPC> [toNpc] - Move npc block or real npc on target block or on real npc with same id.
/quest remove <idNPC> - Remove npc block.
/quest event [slot] - Open event gui.
/quest start <event> - Start event.
/quest stop <event> - Stop event.
/quest mekabox|meka|box [<category>] - Open mekabox gui.
/quest book <idNPC> <title> - Add quest book.
/quest icons - Load quest icon files.
**** HELP MINICRAFT SKILL ****
/skill - Open skills gui.
*key ',' - Open skills gui.
/skilledit [<class> [<skill>]] - Open skills edit gui.
/classedit [<class>] - Open classes edit gui.
/skill info <player> [<class>] - Show player classes/skills.
/skill activate|deactivate <player> <class> [<skill>]
/skill level|levelforce add|init <amount> <player> <class> [<skill>]
/skill xp|xpforce add|init <amount> <player> <class> [<skill>]
* force : add xp/level on class/skill deactivated.
/skill erase <player> <class> [<skill>] - Erase state player.
/skill inventory [<player>] - Open skill inventory player.

optional Patch Forge & mcpc+ 1.6.4

With your launcher

  • For 1.5.2 and inferior.
  • If you integrate directly into your launcher, you'll on buttons of interfaces written ''quest.gui.exit''.
  • When you put the client files, there is also the ''Minicraft'' folder that contains lang files and initialization of my mods.
  • With a customizable launcher, your jar is placed in a folder other than the default.
  • You must edit ''org.minicraft.manager.client.MIHandler'' in the init() method the location and name of your jar so that everything is well initialized.

Configuration

ATTENTION : Configuration change to the v0.66. Default is sqlite.

# ----- CONFIG SQL -----
base_type_(sqlite, mysql): sqlite
prefix: quest_
SQLite: {}
name_db: miniquest
MySQL: {}
base: minecraft
login: root
pass: ''
host: localhost

Permissions

miniquest.quest:
    default: true
miniquest.questedit:
    default: op
miniquest.load:
    default: op
miniquest.add:
    default: op
miniquest.move:
    default: op
miniquest.remove:
    default: op
miniquest.mechanism:
    default: op
miniquest.reputation:
    default: op
miniquest.event:
    default: op
miniquest.skill:
default: true
miniquest.skilledit:
default: op

Changelog

Version 0.96

  • add tags quest player historic gui
  • add /quest edit <player> - Edit quests historic gui
  • add save parameters option on Class, Skill and Quest
  • add show / update players parameters values
  • add tool mekabox copy
  • add Tool mekabox replace a meka
  • add Tool mekabox external links meka
  • inventory skill change hotbar on skill bar mode
  • fix npc icons on create quest
  • fix Tool text screen with timer

Version 0.95

  • add Skill bar, switch mode with "C" key
  • add Inventory Skill
  • add option inventory skill on Action inventory player
  • add /skill inventory [<player>] - Open skill inventory player.
  • add Tool Text Screen
  • add Text Screen on Trigger timer
  • add click left, right, middle mouse, slot skill, cancel event mouse mc on Trigger use item
  • add option show message on skills gui
  • fix update tool box

Version 0.94

  • add icons 3d
  • add icon quest taken
  • add clean items on Action inventory drop items
  • add order list on skills, mekabox and mecha links gui
  • add direction relative on Tool Effect fx particule
  • fix Tool Effect fx gui
  • action inventory give if not exist
  • coordinate xyz with decimal
  • fix distance target on tool selector with param
  • fix launched mechanism on player on Tool Selector and Trigger Damage
  • fix event list with slot 0, event minus param gui
  • fix play tool fx, tool param import, action pop entity tab, quest gui npc view, skill edit gui tab
  • update server 1.8.8

Version 0.93

  • add Quest Icon overlay manager - /quest icons - Load quest icon files.
  • add entity target on Tool Selector
  • add param class selection on quests
  • fix quest edition gui
  • add bypass spawn protect entity on Action pop entity
  • add confirm delete element
  • add Quest tag
  • fix ToolParam import, reload import after reboot
  • fix skill list
  • extends slot mechanism shown
  • fix resize screen
  • fix text npc block

Version 0.92

  • add Skills system, classes, tiers, levels, xps
  • add player gui skills
  • add Action skill, Starter skill, level, tier
  • add skill command /skill help
  • add extends navigation buttons
  • Classes / skills parameters are saved.
  • fix ToolParam equal, quest edit, trigger time nb time, objective kill survive, play tool effects

Version 0.91

  •  add parameters on quest, event and mekabox
  • use parameters on mechanisms with #nameparam
  • add Tool param, calcule between parameters or import parameter from another location
  • add Objective Meka, change on / off with the starter quest
  • add Rabbit type on action pop entity
  • fix command /quest mekabox|meka|box [<category name>]
  • fix Action command json with mysql
  • require Minicraft manager v0.74 and server 1.8 Minicraft v2

Version 0.90

  • update mc 1.8
  • add command tellraw, title, subtitle with text json on Tool command
  • require Minicraft Manager v0.73

Screenshots

Gallery

  • Mini Quest
    Mini Quest
  • Mecha links
    Mecha links
  • Rewards
    Rewards
  • Objectives
    Objectives
  • Quest edit
    Quest edit
  • quest list
    quest list

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~49,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works