Mineuniverse
Log in Register
Mods

Minicraft Quest

Minicraft Quest
by _ForgeUser7563516
Download Claim this project
48,776 downloads
0 likes
Updated Jun 30, 2026
0 hypes

 

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

 

MinicraftQuest_client_0.69.zip
MC CB 1.5.2-R0.1
Release 2013-05-21 Get
MinicraftQuest_client_0.68.zip
MC CB 1.5.1-R0.2
Release 2013-05-05 Get
MinicraftQuest_plugin_0.68.zip
MC CB 1.5.1-R0.2
Release 2013-05-05 Get
MinicraftQuest_client_0.67.zip
MC CB 1.5.1-R0.2
Release 2013-04-27 Get
MinicraftQuest_plugin_0.67.zip
MC CB 1.5.1-R0.2
Release 2013-04-27 Get
MinicraftQuest_client_0.66.zip
MC CB 1.5.1-R0.2
Release 2013-04-17 Get
MinicraftQuest_plugin_0.66.zip
MC CB 1.5.1-R0.2
Release 2013-04-17 Get
MinicraftQuest_plugin_0.65.zip
MC CB 1.5.1-R0.1
Release 2013-04-05 Get
MinicraftQuest_client_0.65.zip
MC CB 1.5.1-R0.1
Release 2013-04-04 Get
MinicraftQuest_client_0.643.zip
MC CB 1.4.7-R1.0
Release 2013-03-27 Get
MinicraftQuest_plugin_0.643.zip
MC CB 1.4.7-R1.0
Release 2013-03-27 Get
MinicraftQuest_client_0.61.zip
MC CB 1.4.7-R1.0
Release 2013-03-14 Get
MinicraftQuest_plugin_0.61.zip
MC CB 1.4.7-R1.0
Release 2013-03-14 Get
MinicraftQuest_client_0.59.zip
MC CB 1.4.7-R1.0
Release 2013-02-05 Get
MinicraftQuest_plugin_0.59.zip
MC CB 1.4.7-R1.0
Release 2013-02-05 Get
MinicraftQuest_client_0.58.zip
MC CB 1.4.5-R1.0
Release 2013-02-04 Get
MinicraftQuest_plugin_0.58.zip
MC CB 1.4.5-R1.0
Release 2013-02-04 Get
MinicraftQuest_client_0.56.zip
MC CB 1.4.5-R1.0
Release 2012-12-26 Get
MinicraftQuest_plugin_0.56.zip
MC CB 1.4.5-R1.0
Release 2012-12-26 Get
MinicraftQuest_client_0.55.zip
MC CB 1.4.5-R0.2
Release 2012-12-05 Get
MinicraftQuest_plugin_0.55.zip
MC CB 1.4.5-R0.2
Release 2012-12-05 Get
MinicraftQuest_client_0.54.zip
MC CB 1.3.2-R2.0
Release 2012-11-28 Get
MinicraftQuest_plugin_0.54.zip
MC CB 1.3.2-R2.0
Release 2012-11-28 Get
MinicraftQuest_client_0.53.zip
MC CB 1.3.2-R2.0
Release 2012-11-13 Get
MinicraftQuest_plugin_0.53.zip
MC CB 1.3.2-R2.0
Release 2012-11-13 Get
MinicraftQuest_client_0.49.zip
MC CB 1.3.2-R0.1
Release 2012-09-23 Get
MinicraftQuest_plugin_0.49.zip
MC CB 1.3.2-R0.1
Release 2012-09-23 Get
MinicraftQuest_client_0.47.zip
MC CB 1.3.2-R0.1
Release 2012-09-11 Get
MinicraftQuest_plugin_0.47.zip
MC CB 1.3.2-R0.1
Release 2012-09-11 Get
MinicraftQuest_client_0.45.zip
MC CB 1.3.2-R0.1
Beta 2012-09-04 Get
MinicraftQuest_plugin_0.45.zip
MC CB 1.3.2-R0.1
Beta 2012-09-04 Get
MinicraftQuest_client_0.41.zip
MC CB 1.3.2-R0.1
Beta 2012-08-29 Get
MinicraftQuest_plugin_0.41.zip
MC CB 1.3.2-R0.1
Beta 2012-08-29 Get
MinicraftQuest_client_0.40.zip
MC CB 1.3.1-R2.0
Beta 2012-08-21 Get
MinicraftQuest_plugin_0.40.zip
MC CB 1.3.1-R2.0
Beta 2012-08-21 Get
MinicraftQuest_client_0.37.zip
MC CB 1.3.1-R1.0
Beta 2012-08-08 Get
MinicraftQuest_plugin_0.37.zip
MC CB 1.3.1-R1.0
Beta 2012-08-08 Get

More from _ForgeUser7563516

Minicraft Manager
23,008
volcano
22,805
Minicraft Territory
1,646

You Might Also Like

Pure Discs - Tricky Trials (Fabric/Forge)
Adds nine new discs from songs that were added in the 1.21 Tricky Trials update!
99,442
AstikorCarts Redux
Horse powered carts and plows, now for 1.20+!
9,976,693
mxTune
Adds musical instruments that allow you to play music in MML format.
994,306
Reverse Eon
Reverse Eon adds a persistent, player-owned island dimension to Minecraft. Enter your personal world through the Timekeeper Suitcase and manage it with the Computer Suitcase, giving you full control over island settings, portals, visitors, and more.
9,980
Azukaar's Fair Difficulty Overhaul
Per player difficulty, new expert+ difficulty, interesting mobs and mechanics
9,958
Accessory Treasures
Find small trinkets and relics that can boost your stats and give you abilities!
9,913