[INACTIVE][MISC] Maps v1.3 - Create & Copy maps (items) [860]

Discussion in 'Inactive/Unsupported Plugins' started by Jako, Jun 15, 2011.

  1. Offline

    Jako

    Maps - Map Creation and Copying:

    Version: v1.3​
    To use maps, read on...​
    Features
    • allows creation of maps with certain numbers
    • allows copying of maps for free and for the cost of the materials
    • permissions enabled
      -'map.copy' allows users to copy maps at the cost of 8 paper and a compass
      -'map.create' allows users to create maps with a given number (for free)
      -'map.free' allows users to copy maps for free (must also have 'map.copy')
    • Commands:
      /map copy - copies a map
      /map create <##> - creates a map with the given number (don't type the <>)
    Source Code - Available soon​
    Changelog:
    Version 1.1​
    • Defaults to op if no permissions plugin is detected.​
    Version 1.2​
    • Allows use with iConomy
    • Added configuration file for the cost.​
    Version 1.2.1​
    • Fixed a bug with iConomy
    Version 1.3​
    • Added BOSEconomy support.
    • Cleaned code up a bit, slightly more helpful messages.​
    Todo:
    • Any item as a cost​
    • Command configurable costs​
      Map Markers (Waiting for map API release)​
    Suggestions:
    If you have a suggestion, please post a reply with the specifics of the suggestion.​
     
    joby890 likes this.
  2. Offline

    Rossy

    Would it be possible to make it so you can put down marks on maps? Like little red dots or something?
     
  3. Offline

    Jako

    Currently I'm not sure if the API will handle that, but I will definitely look into that. That would be cool! Thanks for the idea =D

    -Jako
     
  4. Offline

    ~Poke~

    Hey, I'd love to use this but it seems permissions is required...
    Could you make it default to OP only if permissions isn't detected? (Like my server :p)

    Alternately, if it is meant to work without permissions, it doesn't.
    Show Spoiler
    2011-06-19 19:08:13 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'map' in plugin Maps v1.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:128)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:287)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:712)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:678)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler
    at me.jako77.Maps.Maps.onCommand(Maps.java:64)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more
     
  5. Offline

    Jako

    Ahh yes, I could do that, I'll get that working for the next release!

    Thanks,
    -Jako

    Change made, defaults to op. The op gets the create map and free map power, normal users get the copy power.

    -Jako

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

    paste120

    Ah you beat me to it, Looks good :) Hooking into iConomy would be cool with configurable prices.
     
  7. Offline

    Jako

    Sure, I'll put that into the next update!

    -Jako

    iConomy support added, sorry for the 1 person who downloaded maps with the bug, it is fixed now.

    -Jako

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

    johnstod

    is there any chance you could add the map marker said about above and maybe BOSEconomy support

    great plugin btw
     
  9. Offline

    Jako

    Working on both, I think the next release will be really cool =D

    -Jako
     
  10. Offline

    Tux2

    Doesn't this do the same thing as MapClone, or are you going in a different direction with it?
     
  11. Offline

    Jako

    Well, currently it has the same functionality of MapClone, however, I am taking it farther with extra map features, which will be released in the next version.

    -Jako
     
  12. Offline

    Jako

    BOSEconomy is now supported, if you try using both iConomy and BOSEconomy it defaults to iConomy (just based on structure of code, not for any specific reason). I will make that configurable in the future. Map Markers are on the way, they will probably not be released until the map API is released, which should hopefully be soon. I will be working on it in the meantime to see if I can get something working before then. I love the suggestions, keep them coming!

    Thanks,
    -Jako
     
  13. Offline

    gameswereus

    Does it work with 953?
     
  14. Offline

    Jako

    I haven't had time to test it, but it should work. I will hopefully test it tomorrow and see if it works and make it work if it doesn't.
     
  15. Offline

    RyanV97

    U should add a /map fill <##> command where u put the map number instead of <##> and it fills in the map with that number
     
  16. Offline

    Daxiongmao87

    is there any possibility to make it so that you don't have to hold shift?
     
  17. Offline

    Jako

    Due to events in my life, I won't have to time to keep maps updated, if you want a similar map plugin, check MapClone. Sorry =(
     

Share This Page