[INACTIVE] iQuest v3.2.0 - Take NPC questing to the next level! [1060]

Discussion in 'Inactive/Unsupported Plugins' started by sddddgjd, Aug 2, 2011.

  1. Offline

    sddddgjd

    iQuest is no longer in active development!


    Yeah,that's right,i quit,you can all go home now...:D
    Jokes aside, i am forced to quit working on iQuest,for a number of reasons,including:​

    • The code was old...very old! Updating the entire thing just isn't possible!
    • I am really busy with 2 other,bigger,projects, so i can't spend that much time on this!
    • I am not as familiar with the code as i could be if i created it!
    • Big parts of the code just plain suck...i was a really bad coder when i starter this project! :D
    That being said,don't panic! I am going to recreate iQuest from SCRATCH, using just a small part of the main code! It will act the same,however some of the important changes will be:

    • Superperms support! It's the future,it's time for people to switch over...
    • More quest types!
    • Parties!
    • Speed improvements!
    • MySQL/SQLite database support!
    • Much easier commands,and interface
    • Spout support!
    • MASSIVE support for RPGWorld, one of the 2 big projects i'm working on...that thing will be INSANE!
    • New configuration support! Should be much harder to mess it up...

    You may be wondering,how am i going to pull this off? Well, first of all, i have @Samkio , @tips48, @r3Fuze , and the rest of our coding team to help me! However, we all have to work on separate parts of the plugin, so i will make yet another coding team, which will work exlusively at the questing part! (it will also work as a stand-alone,don't worry :D)

    So,that was it, i will start actually working on it now!
    If you want to take part in development,just PM me! If you have atleast one plugin,i'll probably know you already! :p

    @cwingrav
    @julietnpn
    @Pandemoneus

    You guys helped me the most during development...interested in joining this?

    For more details on the new plugin, click!


     
    chudy126p, Samkio, powback and 6 others like this.
  2. Offline

    IIGoldII

    Thanks for bringing uQuest back to life. Hopefully some other coders can tag along to re-vamp and re-revolutionize uQuest. Looking forward to it all!
     
  3. Offline

    sddddgjd

    No problem,and i could use some feedback!
    Also,the main reason i'm doing this is to use it with NPC-Quester,which lets you put quests to npc's! I hope i won't break anything that plugin needs...

    Bump,updated version!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  4. Offline

    IIGoldII

    8 Megabites in the JAR?WTF....
     
  5. Offline

    Azell

    The only thing in the UQuest folder, is a uquest_players.txt? is there anyway to customized your quest?
     
  6. Offline

    sddddgjd

    I know it's big,i have no idea why...i think i missed a step in exporting the plugin!

    I couldn't get the source for the latest version,so it doesn't support automatic file creation...haven't noticed,lol! :D
    Updated the link with an arhive,you need to unzip that in /plugins , it's got 54 or something like that quests!

    The size is now 100kb :D

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  7. Offline

    OblivionFan

    I think i love you...this is working! Most of the errors i had are gone! But i like BOSeconomy,can you please look into that?
     
    Last edited by a moderator: Nov 13, 2016
  8. Offline

    ChrizC

    Did you get permission for this?
     
  9. Offline

    darkwarriors

    mmm how to set quest with kill ghast?

    Display_Name: Uccidi i Ghast
    Objective_ID: ghast

    in this way dint work...
     
  10. Offline

    sddddgjd

    I asked for permission,awaiting response...
    Of course,if the plugin creator decides to start updating it again,or just doesn't want me to do it,i'll delete it immediately! I don't want trouble with anybody,but it's such a great plugin,and the community not being able to use it because of some deprecated hooks kinda sucks....
    P.S: It was really funny,i was watching your profile,clicked recent activity,and saw you posted on my thread! I was like O_O...

    It doesn't work like that...(i guess i'll have to make a help file too,i'm on it! ^^)
    The name of the quest must be at "name"
    I'll just show you an example:
    Just be carefull with the spaces,or it will give you a ton of errors!
     
  11. Offline

    darkwarriors

    this is my quest but gast still dint work

    Code:
    61:
      Name: Ambasciatore non porta pena..
      Start_Info: Aiutami a combattere i nemici che stanno minacciando la nostra citta', Uccidi tutti i mostri, procurami le armi e il cibo!!
      Finish_Info: Congratulazioni ora siamo a un passo dalla vittoria!!
      Rewards:
        Money: 600
      Objectives:
        0:
          Type: kill
          Display_Name: Uccidi gli Zombie
          Objective_ID: zombie
          Amount: 100
        1:
          Type: Gather
          Item:
            Item_ID: 276
            Display_Name: Diamond Swords
            Amount: 5
            Durability: 0
        2:
          Type: Gather
          Item:
            Item_ID: 357
            Display_Name: Biscotti
            Amount: 40
            Durability: 0
        3:
          Type: Gather
          Item:
            Item_ID: 262
            Display_Name: frecce
            Amount: 300
            Durability: 0
        4:
          Type: Gather
          Item:
            Item_ID: 267
            Display_Name: Iron Swords
            Amount: 5
            Durability: 0
        5:
          Type: Gather
          Item:
            Item_ID: 261
            Display_Name: archi
            Amount: 5
            Durability: 0
        6:
          Type: Gather
          Item:
            Item_ID: 322
            Display_Name: Mela d'oro
            Amount: 5
            Durability: 0
        7:
          Type: kill
          Display_Name: Uccidi gli Spider
          Objective_ID: spider
          Amount: 100
        8:
          Type: kill
          Display_Name: Uccidi gli creeper
          Objective_ID: creeper
          Amount: 100
        9:
          Type: kill
          Display_Name: Uccidi gli skeleton
          Objective_ID: skeleton
          Amount: 100
        10:
          Type: kill
          Display_Name: Uccidi i Ghast
          Objective_ID: ghast
          Amount: 100
     
  12. Offline

    sddddgjd

    Only ghasts don't work? Or does it give you an error at startup?
     
  13. Offline

    darkwarriors

    no only ghast no error, and if u type pigzombie, and zombie in the same quest, when u kill one pigzombie plugin add +1 with that objective but also added +1 to zombie objective so if u kill ghast no objective incremented, if u kill pigzombie objective growup with zombie's objective but not vicevrsa if u kill zombie plugin incremented only zombie obiective!
     
  14. Offline

    sddddgjd

    Alright,you seem to have 2 problems here:
    1.The ghast doesn't work.
    2.When you kill a pigzombie,it counts as if you killed a zombie too...right?
     
  15. Offline

    spomino

    I'm using Essentials eco... could you add this feature again plizz ? i'm using npc-quester too and all works really fine but when quests are done the balance didn't grow. there's a problem with the reward for each 10 quests too, i don't receive it...
     
  16. Offline

    sddddgjd

    Damn,i really hate the essentials economy...well,i'm bored anyway,i'll put it tomorrow !
    But what's with the reward? Can you please explain it in more detail?
     
  17. Offline

    darkwarriors

    yes perfect!

    Ps: with my friends we are coding a new objective task called "Tell" so with this objective and Citizens plugin u can make quest and npc interaction like "go to that npc called Mario and bring him 10 wood!" when we are able to figure this out i'll send u the new source file!
     
  18. Offline

    sddddgjd

    Well,right now i'm working with the original plugin creator,and i think we can make a team! :D
    I pm'd you!
     
  19. Offline

    spomino

    First, thank you for accept working on Essentials eco
    for the reward: i'm just talking about the random reward you get each 10 quests (like soulsand etc) i was cheating in order to test your version of uquest when i received congrats for having complete 10 quests the reward was 10 soulsand but i didnt receive it (my inventory was empty)
    about future development I love dark warrior's idea about "tell quests" and suggest you "move quests" i'd like to create a quest "go through this labyrinth for a reward !"
    i repeat what i wrote on "npc-quester" thread: sorry for my bad english, i'm french
     
  20. Offline

    grifOndOr

    Permissions please ?
    to activate or not the quests in some world
     
  21. Offline

    sddddgjd

    Yea,i'm already working with dark warrior on that idea, heopfully we'll include a NPC system with inside the plugin! ^^
    Does that happen every 10 quests?

    There already are permissions...check out the post in the first link!
    If you want permissions per quest,that could be pretty hard...just tell me if you want it,i'll see what i can do! :D
     
  22. Offline

    Tster

    Hey sddddgjd, do you need a coder? We can collab, send me the source files via Inbox, I'll fix ghast and pigzombe errors
     
  23. Offline

    sddddgjd

    Thanks!
    I think i now where the problem is,but if you wanna do it,why not! ^^
    I'll zip the source and send it
     
  24. Offline

    Tster

    Yeh, sorry we got off to a bad start
     
  25. Offline

    grifOndOr

    hmm sorry , i dont see anything ? !
     
  26. Offline

    sddddgjd

    Permissions (but not needed!)
    -"uQuest.CanQuest.*" - Allows all these sub permissions
    -"uQuest.CanQuest.done"
    -"uQuest.CanQuest.amount"
    -"uQuest.CanQuest.stats'
    -"uQuest.CanQuest.info"
    -"uQuest.CanQuest.give"
    -"uQuest.CanDropQuest"
    -"uQuest.CanReloadQuests - Allows the use of /reloadquests
    -"uQuest.CanReloadQuestConfig" - Allows the use of /reloadquestconfig

    Bump,updated to 2.0.7,which fixes the zombie/pigzombie bug! :D
    Now i've got to finish the ghast...

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  27. Offline

    spomino

    you can forget what i said about 10 quests reward... i just may miss it... this morning when login in i found the soulsand i won yesterday... and after 10 more quests i received netherrack whithout any problem. sorry for that and good luck for Essentials Eco and new quests type :)
     
  28. Offline

    sddddgjd

    great! You should update btw,i fixed a really bad bug...
    now,all that remains is essentials eco,and the ghast bug...

    Bump,updated OP with lots of information!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  29. Offline

    KarnEdge

    I can't seem to get this to work. /quest shows all the help commands but /quest give or any other parameter throws an internal error:
    server.log (open)
    2011-08-06 04:27:47 [SEVERE] [uQuest] Permissions is returning null. Disabling it.
    2011-08-06 04:27:47 [SEVERE] [uQuest] If this is incorect read your uQuest config file and fix it.
    2011-08-06 04:27:47 [INFO] [sddddgjd uQuest] getQuester : Quester not found, placing them into list and retrying.
    2011-08-06 04:27:51 [SEVERE]


    [uQuest] You have an empty quest list!
    How this got past the checks, I don't know but it did!
    Disabling plugin.



    2011-08-06 04:27:51 [INFO] [sddddgjd uQuest] Saving all players quests to file...
    2011-08-06 04:27:51 [INFO] [sddddgjd uQuest] Done saving.
    2011-08-06 04:27:51 [INFO] [uQuest] disabled!
    2011-08-06 04:27:51 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'quest' in plugin uQuest v2.0.7
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:320)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:713)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:677)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:670)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
    at sddddgjd.uquest.QuestInteraction.giveQuest(QuestInteraction.java:79)
    at sddddgjd.uquest.QuestInteraction.giveQuest(QuestInteraction.java:623)
    at sddddgjd.uquest.commands.Cmd_uquest.onCommand(Cmd_uquest.java:76)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more
    And my quest list isn't empty:
    Quests.yml (open)
    0:
    Name: First things first.
    Start_Info: Help me get started! Make me the beginners essentials.
    Finish_Info: Thank you very much!
    Rewards:
    Money: 10
    Objectives:
    0:
    Type: Block_Damage
    Display_Name: Log Punches
    Objective_ID: 17
    Amount: 10
    1:
    Type: Gather
    Item:
    Item_ID: 58
    Display_Name: Crafting Table
    Amount: 1
    Durability: 0
    2:
    Type: Gather
    Item:
    Item_ID: 270
    Display_Name: Wooden Pickaxe
    Amount: 1
    Durability: 0
    3:
    Type: Gather
    Item:
    Item_ID: 272
    Display_Name: Stone Sword
    Amount: 1
    Durability: 0
    1:
    Name: Rocky
    Start_Info: Go gather me alot of cobblestone!
    Finish_Info: That was easy enough!
    Rewards:
    Money: 5
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 4
    Display_Name: Cobblestone
    Amount: 8
    Durability: 0
    2:
    Name: GetRedstone
    Start_Info: Please gather me a bunch of redstone!
    Finish_Info: Its electric!
    Rewards:
    Money: 8
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 331
    Display_Name: Redstone
    Amount: 5
    Durability: 0
    3:
    Name: DoorThief
    Start_Info: Roknid stole my doors! Craft me replacements!
    Finish_Info: Can you hold the door open please?
    Rewards:
    Money: 5
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 324
    Display_Name: Wooden Door
    Amount: 1
    Durability: 0
    4:
    Name: RichMan
    Start_Info: Please gather me some shiny diamonds!
    Finish_Info: Now I have the diamonds!
    Rewards:
    Money: 100
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 264
    Display_Name: Diamond
    Amount: 2
    Durability: 0
    5:
    Name: Boom
    Start_Info: Get me lots of gunpowder! Be careful though!
    Finish_Info: Wow, Thanks!
    Rewards:
    Money: 10
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 289
    Display_Name: Gunpowder
    Amount: 4
    Durability: 0
    6:
    Name: MrCactus
    Start_Info: Get me lots and lots of Cactus! Quickly!
    Finish_Info: Ow, you poked me!
    Rewards:
    Money: 10
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 81
    Display_Name: Cactus
    Amount: 5
    Durability: 0
    7:
    Name: SwordMaker
    Start_Info: I need to prepare myself! Make me a iron sword!
    Finish_Info: THIS IS SPARTA!
    Rewards:
    Money: 15
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 267
    Display_Name: Iron Sword
    Amount: 1
    Durability: 0
    8:
    Name: Sandman
    Start_Info: I hate the beach! Remove it, and bring me its sandy carcass!
    Finish_Info: Sandy!
    Rewards:
    Money: 5
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 12
    Display_Name: Sand
    Amount: 8
    Durability: 0
    9:
    Name: Flowers
    Start_Info: Its far too ugly around here. Bring me a bouquet of yellow flowers!
    Finish_Info: Its pretty again!
    Rewards:
    Money: 5
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 37
    Display_Name: Yellow Flower
    Amount: 10
    Durability: 0
    10:
    Name: ObsidianMan
    Start_Info: I like obsidian! Go get me a few blocks!
    Finish_Info: Well that took forever!
    Rewards:
    Money: 20
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 49
    Display_Name: Obsidian
    Amount: 1
    Durability: 0
    11:
    Name: Banker
    Start_Info: I have no space for my items! Make me lots of chests!
    Finish_Info: Finally room for my items!
    Rewards:
    Money: 16
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 54
    Display_Name: Chests
    Amount: 2
    Durability: 0
    12:
    Name: Peeper's Revenge
    Start_Info: Nasty explosions sent him to his grave!
    Finish_Info: You avenged him... for now!!
    Rewards:
    Money: 10
    Objectives:
    0:
    Type: Kill
    Display_Name: Creepers Slaughtered
    Objective_ID: creeper
    Amount: 2
    13:
    Name: CoalMiner
    Start_Info: I need coal for my furnace! Gimme Gimme Gimme!
    Finish_Info: You got some coal on your face.
    Rewards:
    Money: 15
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 263
    Display_Name: Coal
    Amount: 4
    Durability: 0
    14:
    Name: GoFlyaKite
    Start_Info: I want to make a kite! Get me enough string!
    Finish_Info: Look at it fly!!
    Rewards:
    Money: 8
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 287
    Display_Name: String
    Amount: 5
    Durability: 0
    15:
    Name: ChokeChicken
    Start_Info: Mr. Jenkins needs some more chicken.
    Finish_Info: Leeeeeeeeeeeeeroy!
    Rewards:
    Money: 5
    Objectives:
    0:
    Type: Kill
    Display_Name: Chickens killed
    Objective_ID: chicken
    Amount: 3
    16:
    Name: CarefulNow
    Start_Info: I dislike my neighbors, make me TnT!
    Finish_Info: Mwuahahahah
    Rewards:
    Money: 30
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 46
    Display_Name: TnT
    Amount: 2
    Durability: 0
    17:
    Name: NiceAndSmooth
    Start_Info: I need some smoothstone (rock). Gather me a mountainside!
    Finish_Info: Oh its soo nice looking!
    Rewards:
    Money: 5
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 1
    Display_Name: Rock
    Amount: 2
    Durability: 0
    18:
    Name: RobinHood
    Start_Info: I must beat robin hood! Get me a quiver full of arrows!
    Finish_Info: Oh its soo nice looking!
    Rewards:
    Money: 16
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 262
    Display_Name: Arrow
    Amount: 8
    Durability: 0
    19:
    Name: Fire
    Start_Info: I need flint to do..uh something.. Get me some!
    Finish_Info: If anyone asks, You never gave me this.
    Rewards:
    Money: 5
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 318
    Display_Name: Flint
    Amount: 8
    Durability: 0
    20:
    Name: NiceAndLeafy
    Start_Info: I need to give back, get me saplings.
    Finish_Info: Trees galore!
    Rewards:
    Money: 5
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 6
    Display_Name: Sapling
    Amount: 5
    Durability: 0
    21:
    Name: Bricky
    Start_Info: Dont hate me, but I need all of your brick blocks.
    Finish_Info: I love you.
    Rewards:
    Money: 25
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 45
    Display_Name: Brick
    Amount: 4
    Durability: 0
    22:
    Name: Sailing
    Start_Info: Im planning a trip! Make me a fleet of boats!
    Finish_Info: Ill sail into the sunset!
    Rewards:
    Money: 2
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 333
    Display_Name: Boat
    Amount: 1
    Durability: 0
    23:
    Name: Essay
    Start_Info: I need to write an essay! Get me a ream of paper!
    Finish_Info: Now where is my pen?
    Rewards:
    Money: 10
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 339
    Display_Name: Paper
    Amount: 4
    Durability: 0
    24:
    Name: KittyKitty
    Start_Info: My kitty is hungry! Make it some Cooked fish!
    Finish_Info: Good Kitty!
    Rewards:
    Money: 8
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 350
    Display_Name: Cooked Fish
    Amount: 2
    Durability: 0
    25:
    Name: DirtForMe
    Start_Info: Im making something special. Get me Dirt!
    Finish_Info: Youre looking kinda.. Dirty.
    Rewards:
    Money: 5
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 3
    Display_Name: Dirt
    Amount: 8
    Durability: 0
    26:
    Name: Nightlife
    Start_Info: Im scared of the dark! Make me Torches
    Finish_Info: Yay, No more mob spawning here!
    Rewards:
    Money: 10
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 50
    Display_Name: Torch
    Amount: 4
    Durability: 0
    27:
    Name: WhatDidYouSay
    Start_Info: I have some farming to do, get me some stone hoes.
    Finish_Info: Thanks for the stone hard hoe!
    Rewards:
    Money: 2
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 291
    Display_Name: Stone Hoe
    Amount: 1
    Durability: 0
    28:
    Name: Seedin
    Start_Info: I need seeds for my crops! Get me lots of seeds!
    Finish_Info: Time for wheat!
    Rewards:
    Money: 2
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 295
    Display_Name: Seeds
    Amount: 10
    Durability: 0
    29:
    Name: Naked
    Start_Info: I seem to have misplaced.. my pants, fetch leather pants.
    Finish_Info: Hurrah! Pantless no more!
    Rewards:
    Money: 6
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 300
    Display_Name: Leather Pants
    Amount: 1
    Durability: 0
    30:
    Name: Smelter
    Start_Info: I need Lava Buckets for smelting!
    Finish_Info: Thanks you should be using these to smelt as well!
    Rewards:
    Money: 20
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 327
    Display_Name: Lava Bucket
    Amount: 1
    Durability: 0
    31:
    Name: PunchWood
    Start_Info: This is minecraft. Punch wood.
    Finish_Info: Fists of steel!
    Rewards:
    Money: 2
    Objectives:
    0:
    Type: Block_Damage
    Display_Name: Wood Damage
    Objective_ID: 17
    Amount: 20
    32:
    Name: Replant
    Start_Info: Help the world! Plant saplings!
    Finish_Info: Your reward is knowing you did a good deed.
    Rewards:
    Money: 12
    Objectives:
    0:
    Type: Block_Place
    Display_Name: Saplings Planted
    Objective_ID: 6
    Amount: 10
    33:
    Name: Its Too Dark!
    Start_Info: Monsters are spawning everywhere! Place torches!
    Finish_Info: I can build in peace now <3
    Rewards:
    Money: 5
    Objectives:
    0:
    Type: Block_Place
    Display_Name: Torches Placed
    Objective_ID: 4
    Amount: 100
    34:
    Name: Death to leaves!
    Start_Info: I cant see the sun! Clear some leaves for me!
    Finish_Info: Still too many D=
    Rewards:
    Money: 3
    Objectives:
    0:
    Type: Block_Destroy
    Display_Name: Leaves Destroyed
    Objective_ID: 18
    Amount: 10
    35:
    Name: PunchLevers!
    Start_Info: Switchs are fun! Punch them!
    Finish_Info: Fun stuff!
    Rewards:
    Money: 2
    Objectives:
    0:
    Type: Block_Damage
    Display_Name: Levers Punched
    Objective_ID: 69
    Amount: 10
    36:
    Name: Windows
    Start_Info: Install glass because I said so.
    Finish_Info: :confused:
    Rewards:
    Money: 5
    Objectives:
    0:
    Type: Block_Place
    Display_Name: Glass Placed
    Objective_ID: 20
    Amount: 10
    37:
    Name: DigDug
    Start_Info: Punch grass, but dont break it! I like the noise!
    Finish_Info: Thanks!
    Rewards:
    Money: 3
    Objectives:
    0:
    Type: Block_Damage
    Display_Name: Grass Damage
    Objective_ID: 2
    Amount: 20
    38:
    Name: DugDig
    Start_Info: Punch dirt, but dont break it! I like the noise!
    Finish_Info: Thanks!
    Rewards:
    Money: 3
    Objectives:
    0:
    Type: Block_Damage
    Display_Name: Dirt Damage
    Objective_ID: 3
    Amount: 20
    39:
    Name: SandRenovation
    Start_Info: Destory the sand!
    Finish_Info: Theres still so much sand... T.T
    Rewards:
    Money: 3
    Objectives:
    0:
    Type: Block_Destroy
    Display_Name: Sand Destroyed
    Objective_ID: 12
    Amount: 10
    40:
    Name: TrapMaster
    Start_Info: My neighbors keep stepping on my flowers, please make me a few dispensers!
    Finish_Info: Prepare to battle neighbors!
    Rewards:
    Money: 8
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 23
    Display_Name: Dispenser
    Amount: 1
    Durability: 0
    41:
    Name: Addiction
    Start_Info: I need sugar, just a little, can you spare some sugar.. PLEASE!
    Finish_Info: Yes! More! More!
    Rewards:
    Money: 5
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 353
    Display_Name: Sugar
    Amount: 4
    Durability: 0
    42:
    Name: Painter
    Start_Info: I want to paint the world! Please get me some dye!
    Finish_Info: It will be so pretty!
    Rewards:
    Money: 8
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 351
    Display_Name: Dyes
    Amount: 5
    Durability: 0
    43:
    Name: Museum
    Start_Info: I need more bones for my museum, please collect some for me.
    Finish_Info: Hmm, I think I might need more
    Rewards:
    Money: 10
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 352
    Display_Name: Bones
    Amount: 4
    Durability: 0
    44:
    Name: Play That Funky Music
    Start_Info: Hit The Music Boxes!
    Finish_Info: You were a little flat.
    Rewards:
    Money: 3
    Objectives:
    0:
    Type: Block_Damage
    Display_Name: Notes Played
    Objective_ID: 25
    Amount: 20
    45:
    Name: Creeper Victim
    Start_Info: Half a heart left... Help... Me...
    Finish_Info: Omnomnom! Thanks! You can keep some!
    Rewards:
    Money: 12
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 320
    Display_Name: Warm Meat
    Amount: 2
    Durability: 0
    46:
    Name: Swordsman
    Start_Info: Make me some stone swords.
    Finish_Info: Thanks! I needed this for... monster slaying. sure...
    Rewards:
    Money: 4
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 272
    Display_Name: Stone Swords
    Amount: 2
    Durability: 0
    47:
    Name: Slaughter House
    Start_Info: Go Kill pigs!
    Finish_Info: Death to pigs!!!
    Rewards:
    Money: 8
    Objectives:
    0:
    Type: Kill
    Display_Name: Pigs Killed
    Objective_ID: pig
    Amount: 5
    48:
    Name: Crawlies
    Start_Info: Spiders are creepy!
    Finish_Info: Creepy crawlies everywhere!
    Rewards:
    Money: 13
    Objectives:
    0:
    Type: Kill
    Display_Name: Spiders Killed
    Objective_ID: spider
    Amount: 2
    49:
    Name: SSSSssss
    Start_Info: Creepers blew up my house!
    Finish_Info: How many times did they get you?
    Rewards:
    Money: 15
    Objectives:
    0:
    Type: Kill
    Display_Name: Creepers Killed
    Objective_ID: creeper
    Amount: 3
    50:
    Name: Get Wood
    Start_Info: Go gather me a few planks please!
    Finish_Info: Thank you very much!
    Rewards:
    Money: 2
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 5
    Display_Name: Planks
    Amount: 4
    Durability: 0
    51:
    Name: Log Cabin
    Start_Info: I'm building a log cabin. Get me some wood.
    Finish_Info: Here's some Birch and Redwood! It will be Such a flammable house... :)
    Rewards:
    Money: 20
    Item:
    Item_ID: 17
    Display_Name: Birch Logs
    Amount: 2
    Durability: 2
    Item:
    Item_ID: 17
    Display_Name: Redwood Logs
    Amount: 2
    Durability: 1
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 5
    Display_Name: Planks
    Amount: 40
    Durability: 0
    1:
    Type: Gather
    Item:
    Display_Name: Logs
    Item_ID: 17
    Amount: 10
    Durability: 0
    52:
    Name: Pigs everywhere!
    Start_Info: Pigs! Kill them for their precious meat...
    Finish_Info: Here is some fish, I don't like it.
    Rewards:
    Money: 5
    Item:
    Item_ID: 350
    Display_Name: Cooked Fish
    Amount: 1
    Durability: 0
    Objectives:
    0:
    Type: Kill
    Display_Name: Pigs Slaughtered
    Objective_ID: pig
    Amount: 4
    1:
    Type: Gather
    Item:
    Item_ID: 319
    Display_Name: Raw Porkchops
    Amount: 2
    Durability: 0
    53:
    Name: Fishy
    Start_Info: Go catch some fish!
    Finish_Info: Here ya go, I cooked them for you.
    Rewards:
    Item:
    Item_ID: 350
    Display_Name: Cooked Fish
    Amount: 3
    Durability: 0
    Objectives:
    0:
    Type: Gather
    Item:
    Item_ID: 349
    Display_Name: Fish Caught
    Amount: 3
    Durability: 0
    54:
    Name: Undead Crusade
    Start_Info: Protect the town and smite the heathens!
    Finish_Info: The town is protected... for now.
    Rewards:
    Money: 50
    Objectives:
    0:
    Type: Kill
    Display_Name: Skeletons Broken
    Objective_ID: skeleton
    Amount: 5
    1:
    Type: Kill
    Display_Name: Zombies Slaughtered
    Objective_ID: zombie
    Amount: 5
    2:
    Type: Kill
    Display_Name: Zombie Pigmen Slain
    Objective_ID: pigzombie
    Amount: 5
    55:
    Name: Test Your Might
    Start_Info: You must slay another player, I demand blood!
    Finish_Info: Finish them!
    Rewards:
    Money: 20
    Objectives:
    0:
    Type: Kill
    Display_Name: Players Slain
    Objective_ID: player
    Amount: 1
    56:
    Name: Evil Lurking
    Start_Info: Take down a ghast!
    Finish_Info: Wow, I'm surprised you lived!
    Rewards:
    Money: 30
    Objectives:
    0:
    Type: Kill
    Display_Name: Ghasts Popped
    Objective_ID: ghast
    Amount: 1
    Here's my config:
    config.yml (open)
    #Change this to false if you are only using uQuest for it's API
    etc:
    useDefaultUQuest: true
    #Will not show players the quests rewards untill they finish the quest
    hideQuestRewards: false
    #The random quest rewards to give players. (This will be nested and look like reward: item: soon. I'm just trying to get this update out atm)
    questRewards: 87,Netherrack Blocks,10~88,Soul Sand Blocks,10~89,Glowstone Blocks,10~18,Leaf Blocks,10~344,Eggs,10~348,Glowstone Dust,10
    #### Database:
    Database:
    #Saves to flatfile when false
    useSQLite: true
    #(Only for flatfile)Sends a broadcast to the players when quests save.
    broadcastSaving: false
    #(Only for flatfile)How often to save players to flatfile.
    SaveQuestersInfoIntervalInMinutes: 30

    #### PluginSupport:
    PluginSupport:
    #The number of seconds after enabling to check for plugin linkage. Make this larger if your having issues with uQuest detecting plugins.
    pluginTimerCheck: 5
    #Set to true if you want to have support for these plugins.
    usePermissions: true
    #Options (copy exactly): iConomy, BOSEconomy, Essentials
    MoneyPlugin: iConomy
    moneyName: $

    #### QuestLevels:
    QuestLevels:
    #How many quests a player needs to do to level
    questLevelInterval: 12
    #Multiply the money rewards/amount needed for objectives
    scaleQuestLevels: true

    #### Announcements:
    Announcements:
    #Interval to broadcast a players # of quests completed
    questAnnounceInterval: 12
    #Interval to give players random quest reward
    questRewardInterval: 0


    #### QuestDropping:
    QuestDropping:
    #How often (in minutes) a player can drop a quest. (Timer reset on server restart)
    dropQuestInterval: 60
    #How much money it costs to drop a quest. (Only used if a money support plugin is used
    dropQuestCharge: 50
    I am using PermissionsEx with the Permissions compatibility layer, tons of other plugins even the old Achievements/Stats mod works just fine with it. So, permissions is definitely not returning null.

    Also, is the U suppose to be capitolized in UQuest.jar? And why is it over 800kb in size?

    If you can help, thanks!
     
  30. Offline

    sddddgjd

    The error is caused by the fact that it doesn't detect the quests.yml file...but that should always work!
    Can you please zip your entire server and send it to me? it could be your operating system,also i doubt it...
    Now,for your other questions....it doesn't matter how the plugin is named!

    And for the permissions,i just noticed the permissions are really deprecated(old),i'll update them now!

    LE: No need to update permissions,it's working fine for me with permissionsEX (which is awesome,btw)
    I really need that server file,i'm unable to cause any of your problems on my test build!
     

Share This Page