[MECH] KitPlugin v6.6 - Let users simply get their Kits [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by recon88, Sep 25, 2011.

  1. Offline

    recon88

    KitPlugin - Let users simply get their Kits


    Now with enchantments, one-time kits, starter kits, and more! Check out version 6.0 and the new pages!
    [​IMG]
    Overview

    Let's your users simply get predefined Kits with one command.
    Users have to pay for the kits, if the server is running with Vault and any supported economy plugin.
    Works with Minecraft 1.6+

    Plugin Setup
    Requirements for v5.x and v6.x
    • Craftbukkit between 1.4.x and 1.6.x
    • Permissions Plugin
    • Vault (for Economy support) - Optional !
    Todo
    • Nothing. Open for suggestions.
    Changelog

    v6.0:
    • Small config rework
    • Added item name and description
    • Added color support for messages/itemnames/etc
    • Added status effects which are getting applied directly to the player
    • Added deathkits! Only usable once per life
    • Items are now getting dropped if your inventory is full
    • You can now define which slot is used for items.
    • Player database is now stored in yaml files
    • It is now possible to remove armor contents before giving kits
    • Items are now using the vanilla stack sizes
    Olver versions (open)

    v5.1:
    • Separated messages are now possible
    • Player files got their own directory now ("/KitPlugin/playerdb/")
    v5.0:
    • Complete rewrite of the plugin
    • New config system for kits
    • Enchantments are now possible
    • One-time kits are now possible
    • Starter kits are now possible
    v4.2:
    • Potion Support added
    • Fixed a wrong console printout (double currency symbol/name)
    v4.1:
    • Fixed a bug where the plugin doesn't give the kit if a price is set
    • Fixed a bug where the plugin doesn't use cooldowns if a price is set
    • Added a "CurrencySymbol" entry in config to set the symbol in kit messages
    v4.0:
    • Added Vault support (set price for kits)
    • Fixed a bug where players don't receive a kit with /kit kitname playername
    • Fixed the config bug where "%" is used in front of the cooldown number instead of the "-"
    • Code cleanup
    • NOTE: YOU SHOULD REMOVE YOUR OLD KITS FILE BEFORE UPDATING (or change the values inside it)
    v3.2:
    • Added config for Prefix - Default is [Kit]
    • Added config for the Enjoy Message - Default is "Enjoy your Kit ;)"
    v3.1:
    • Updated for 1.2.x
    • Removed iConomy 5 Support
    • Removed old Permissions Support
    • Added Support for new Permission Plugins (e.g. PEX, bPermissions, BukkitPermissions, and so on)
    v3.0:
    • Releasing a remake of my KitPlugin. Works with 1.1-R4 now
    v2.1:
    • Updating to Recommended CB1240
    v2.0:
    • Releasing the remake of KitPlugin
     
    Karlkorv and Inscrutable like this.
  2. Offline

    Darq

    It'll still work, but you wouldn't be able to use iConomy. :)
     
  3. Offline

    davidmc11

    Awsome plugin! :D verry easy to set-up took me a few moments and was all done!
    Keep It Up! :D
     
  4. Offline

    Plumeex

    Hi ! I love it.
    But could you add something that make items spawn in our stuff in the same order as in the config file ?
    (if you don't understand, tell me, I'm french)
     
  5. Offline

    milp

    This plugin doesn't work anymore for some reason. I type /kit *kit* and nothing happens, /kits does nothing either.

    Running the latest 1.0.0 beta build.

    Please fix :)
     
  6. Offline

    Stormbow

    I will definitely try this when I start up a server again. (College interrupted my server previously.)
     
  7. Offline

    MarkehMe

    Does this problem still exist?
     
  8. Offline

    Don Redhorse

    @recon88 could I take over your plugin? I need written proof so it seems..
     
  9. Offline

    GROMkill

    @recon88 Can you update this so that it lets you add data values to the Item and Block IDs? For example, 373:1 for a potion or dyes or wool color.
     
  10. Offline

    Xemnas33

    If recon88 isn't available at all then i'd assume that permission to take over the project would fall to me (the previous dev) and in that case i'd be more than happy for you to take it over.
     
  11. Offline

    Don Redhorse

    Hi, thanks... I have his OK in a pm but perhaps this helps too... and I have kinda ported it already over... https://github.com/dredhorse/TheMonkeyPack/blob/master/etc/TheMonkeyPack.jar and a not working dev.bukkit site http://dev.bukkit.org/server-mods/monkey-pack/

    and before somebody else ask... yes feel free to keep this plugin going as a standalone plugin..
     
  12. Offline

    Don Redhorse

  13. Offline

    recon88

    Thanks for taking it over... I'm currently busy so i'm sorry for not answering ;)
     
  14. Offline

    G1R Productions

    02.01 08:04:21 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    02.01 08:04:21 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
    02.01 08:04:21 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:533)
    02.01 08:04:21 [Server] INFO at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    02.01 08:04:21 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    02.01 08:04:21 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    02.01 08:04:21 [Server] INFO at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    02.01 08:04:21 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:307)
    02.01 08:04:21 [Server] INFO at net.minecraft.server.EntityPlayer.a(EntityPlayer.java:223)
    02.01 08:04:21 [Server] INFO at net.minecraft.server.EntityHuman.w_(EntityHuman.java:162)
    02.01 08:04:21 [Server] INFO at net.minecraft.server.EntityLiving.w_(EntityLiving.java:297)
    02.01 08:04:21 [Server] INFO at net.minecraft.server.EntityHuman.d(EntityHuman.java:312)
    02.01 08:04:21 [Server] INFO at net.minecraft.server.PlayerInventory.i(PlayerInventory.java:134)
    02.01 08:04:21 [Server] INFO at net.minecraft.server.ItemStack.a(ItemStack.java:259)
    02.01 08:04:21 [Server] INFO java.lang.NullPointerException
    02.01 08:04:21 [Server] WARNING Failed to handle packet: java.lang.NullPointerException
     
  15. Offline

    Don Redhorse

    no probs I know how this is..
    well it would need the full stacktrace to figure out what happened, but do you use the kit plugin or http://dev.bukkit.org/server-mods/monkey-pack/ ??
     
  16. Offline

    G1R Productions

    I used Kit plugin not the monkey-pack.
     
  17. Offline

    Don Redhorse

    well that doesn't work anymore I guess, did you perhaps try a new item from minecraft 1.0?
     
  18. Offline

    G1R Productions

    Im using items from a server mod, it worked before 1.0. During 1.8.1 it would allow modded items to be gained from the kit plugin.
     
  19. Offline

    Don Redhorse

    ah... no idea than..
     
  20. Offline

    Danzeee

    Hey Don, how you doing,
    Okay, I've been using this plugin for a long time and I don't want to particuarly switch to another... so can you make Vault compatible with KitPlugin?

    Thanks if you can, if you can't.. theres loads more kit plugins... right?
     
  21. Offline

    Don Redhorse

    you mean the other way around... and... no.

    either try mine TheMonkeyPack or some of the other ones available.
     
  22. Offline

    Danzeee

    Yeah, sorry, wrong phrasing, hang on, I'll check out TheMonkeyPack, but do I need to retype my kits entirely or is it in the same format?
     
  23. Offline

    Don Redhorse

    well almost... take a look... perhaps a little bit more complicated to setup but I like it :)
     
  24. Offline

    footlongburgers

    The plugin installs fine, but it tells me in my console that the permissions aren't detected disabling plugin
    unloading KitPlugin
    KitPlugin diabled
    KitPlugin enabled

    then i go onto my server and type /kit Beginner and nothing happens HELP????????????
     
  25. Offline

    Don Redhorse

    READ the posts above you... the plugin doesn't work anymore... you can try TheMonkeyPack which has this plugin as a component. http://dev.bukkit.org/server-mods/monkey-pack/
     
  26. Offline

    jjp5

    why must it always have permissions!
     
  27. Offline

    Vince

    Any way to be able to have you spawn with a kit (for the first time on the server and only then)?
     
  28. Offline

    Jayjay36

    The cooldowns doesn't work for me :S
     
  29. Offline

    joasiee

    Finally a kit plugins that just works :D
     
  30. Offline

    ElderCraftOwner

    So what if we don't want them to pay for the kit, instead we make them wait say 2 hours before they can use it again, how would we set that up?
     
  31. Offline

    Kylefraser

    Great plugin, and i just want to know wheres the link? bukkit dev doesn't have the download button
     

Share This Page