Inactive [ECON/RPG/FUN] TreasureHunt 0.8.2 - Randomly-placed treasure goodness! [1.2.4-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by Taien, Sep 27, 2011.

  1. Offline

    Wolf1026

    Is there a way to make it start in a specific area? My server [players] would enjoy this, and we have a big Arena to play events in. However, I don't want chests spawning out of the Arena. So is there a function that allows you to start the hunt in a specific area, or is it not possible?
     
  2. Offline

    Flamez44

    I would just mention to fix alot of these problems, you could add like a world edit/worldguard type of optional dependency so u could select the area u want chests 2 spawn in, with in a very specific manor.
     
  3. Love this plugin. Been using it since it first came out (almost atleast).

    I do have some ideas/requests thought. I've asked about the possibiliy to add the location of the treasure to the dynmap before and that is something I'm still interested in seeing happen.

    I do however have some more ideas about dynmap+treasurehunt=true. :)
    Fiorst. To be able to disable using rotten meat (or anything else for that matter) and /hunt to find the treasure. To be able to get the treasure market on dynmap instead. would also like to be able to config how exact the marking on dynmap should be. Letys say a mark means its right under it or that it could be in a cirkle of X blocks from the marking. (nothing of this should affect the random dept it arrives at.)

    I would also love if this idea got even more expanded so that every time someone finds a treasure there is a new mark on the map (a permanent mark until removed by admin) with the info on Who found the treasure and the date/time of the find and if the treasure was a normal, epic etc.).

    Just ideas but I like my ideas. No prob if you don't thought :)
     
  4. Offline

    CarePenguin

    When I start my server, TreasurHunt says I don't have Vault installed, but I have Vault. And also when I type in /starthunt command, it gives a warning message saying [WARNING] Can't keep up! Did the system time change, or is the server overloaded?

    Here is the complete message:
    Code:
    20:07:07 [INFO] Starting minecraft server version 1.2.5
    20:07:07 [INFO] Loading properties
    20:07:07 [INFO] Starting Minecraft server on 192.168.0.105:25565
    20:07:07 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R3.0-b2203jnks (MC: 1.2.5) (Implementing API version 1.2.5-R3.0)
    20:07:07 [INFO] [PermissionsEx] sql backend registered!
    20:07:07 [INFO] [PermissionsEx] file backend registered!
    20:07:07 [INFO] [PermissionsEx] PermissionEx plugin initialized.
    20:07:08 [INFO] [SimpleChestLock] Loading SimpleChestLock v1.0.1
    20:07:08 [INFO] [Vault] Loading Vault v1.2.16-b184
    20:07:08 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.2
    20:07:08 [INFO] [PermissionsEx] Initializing file backend
    20:07:08 [INFO] [TreasureHunt] Loading TreasureHunt v0.9
    20:07:08 [INFO] [Vault] Enabling Vault v1.2.16-b184
    20:07:08 [INFO] [Vault][Permission] PermissionsEx found: Waiting
    20:07:08 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
    20:07:08 [INFO] [Vault][Chat] PermissionsEx found: Waiting
    20:07:08 [INFO] [Vault] Enabled Version 1.2.16-b184
    20:07:08 [INFO] Preparing level "world"
    20:07:08 [INFO] Default game type: 0
    20:07:08 [INFO] Preparing start region for level 0 (Seed: -85510008131247269)
    20:07:09 [INFO] Preparing spawn area: 32%
    20:07:10 [INFO] Preparing start region for level 1 (Seed: -419048195935531023)
    20:07:10 [INFO] Preparing spawn area: 3%
    20:07:11 [INFO] Preparing spawn area: 65%
    20:07:12 [INFO] Preparing start region for level 2 (Seed: -419048195935531023)
    20:07:12 [INFO] [SimpleChestLock] Enabling SimpleChestLock v1.0.1
    20:07:12 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.2
    20:07:12 [INFO] [PermissionsEx] Superperms support enabled.
    20:07:12 [INFO] [PermissionsEx] v1.19.2 enabled
    20:07:12 [INFO] [Vault][Permission] PermissionsEx hooked.
    20:07:12 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
    20:07:12 [INFO] [TreasureHunt] Enabling TreasureHunt v0.9
    20:07:12 [INFO] [TreasureHunt] Activating...
    20:07:12 [INFO] [TreasureHunt] Vault not found.  No money will be found in chests.
    20:07:12 [INFO] [TreasureHunt] Loading configuration.
    20:07:13 [INFO] [TreasureHunt] Loaded 0CompassBlocks.
    20:07:13 [INFO] [TreasureHunt] Loaded world 'world'
    20:07:13 [INFO] [TreasureHunt] Settings for 1 worlds loaded.
    20:07:13 [INFO] [TreasureHunt] Loaded 0 items successfully.
    20:07:13 [INFO] [TreasureHunt] Activated.
    20:07:13 [INFO] Server permissions file permissions.yml is empty, ignoring it
    20:07:13 [INFO] Done (4.921s)! For help, type "help" or "?"
    >treasurehunt
    20:07:24 [INFO] Unknown command. Type "help" for help.
    >starthunt
    20:07:38 [INFO] [TreasureHunt] Location selection took 321 runs.
    20:07:38 [INFO] [TreasureHunt] Hunt (world): 1863,22,-2026 - Value: 1146
    20:07:38 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    
    Please help.

    Thanks,
     
  5. Well, You have vault and you have Treasurehunt but you don't seem to have any economic plugin. :)

    You can change the radius in which the chests are spawning in the config and from what X/Y location the radius should start from.
    Code:
    WorldOptions:
      world:
        HuntTool: ROTTEN_FLESH
        MarkerBlock: GLOWSTONE
        ChestChance: 100
        ChestInterval: 60
        ChestDuration: 60
        MaxDistance: 2000       < - - - Radius
        MinDistance: 0
        CenterX: 0        <- - - X Coords
        CenterZ: 0        < - - - Y Coords
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
  6. Offline

    CarePenguin

    OK. Thanks. I will go find an economic plugin. But what about warning message?
     
  7. Install an economic plugin first an see if that removes the warning. Could be it. Othervise we'll just take another look at it. :)
     
  8. Offline

    CarePenguin

    Thanks. The warning is gone after I installed an economic plugin. Another question, after someone claimed the chest, how can I destroy the chest or will it just go away by itself?
     
  9. I'm not really sure. Never removed a chest. :p

    But if you're op or admin, just try breaking it.
     
  10. Offline

    Lego_Dude999

    I think this is a great plugin. [skeleton]
     
  11. Offline

    brockilie

    I can't get on my server because its crashed from it

    pls help :'(
     
  12. Offline

    fatmarley

    lol Mojang servers are down...this didnt do it
     
    Sketaful likes this.

Share This Page