Loading...
Beta Modpages Unclaimed

Minicraft Quest

Minicraft Quest

0 Likes
42632 Downloads
Created by _ForgeUser7563516

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

 


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

Apotheosis

All things that should have been.

Corail Tombstone

Keeps safe your inventory items in graves on death with many features for better survivability and exploration, in a medieval fantasy atmosphere related to the decorative graves & the haunting souls

MineColonies

Grow your Own Massive Colony with Automation, Defense Structures, Raids and more

Runelic

A runic font for Minecraft.

Better Questing

A new and improved questing mod for Minecraft pack creators

Bountiful

Adds bounty boards, giving rewards for collecting different blocks and items.

LootBags

Adds bags of loot to mob and dungeon drops