[INACTIVE][MECH] StarterKit v0.4a - Give all Players that join some defined items. [953]

Discussion in 'Inactive/Unsupported Plugins' started by Thomas Bucher, May 17, 2011.

  1. Offline

    Thomas Bucher

    StarterKit - Give all new Player (not seen before by the Plugin) some Starter Items

    Version: v0.4a

    You can Configure what kind of Items a never before seen player get if it Joins you server. There is also a get Items after Respawn mode.

    Features:
    • Give a starterkit to a Player
    • No command needed,it just gets it on Join
    • Config for delay to give the Kit
    • Commands ingame for OPs
    • Respawn Mode Added
    • MultiInventory support on Multiworlds
    Download The Plugin 0.4a
    Download The Plugin 0.4
    Download The Plugin 0.3
    Download The Plugin 0.2a
    Download The Plugin 0.2
    Download The Plugin 0.1c
    Download The Plugin 0.1b
    Download The Plugin 0.1
    Source Code is in the Jar

    Config the Items:
    Code:
    message: You got some Goodies, to start on this Server
    debug: false
    starterkit:
     - <itemid>,<quanitity>
     - <itemid2>,<quanitity2>
    delay: 10000
    onrespawn:false
    usemultiinv: false
    worlds:
    - normal
    - nether
    
    It has some Defaults built in.

    To start over, delete the playerlist.data file from the plugin/StarterKit directory.

    Ingame Commands: (OP only) -> Not for Respawn Mode
    • /starterkit import <importdir>
      Example: /starterkit import world/players
      Imports all players onto the List from the given Dir
    • /starterkit add <playername>
      Example /starterkit add ToasterKTN
      Adds that Playername to the List (Case Sensitive)
    • /starterkit del <playername>
      Example /starterkit del ToasterKTN
      Removes that player from the List
    • /starterkit search <searchstring>
      Example /starterkit search aster
      Lists all Player on the List with aster in the name
    • /starterkit list
      Lists all Player that are on the List
    • /starterkit clear
      Clear the whole list. No more players will be on the List.
    Todos / Ideas:
    • Check Inventory if it is empty before give items.
    • Add Colors to the Message
    • Add Datavalues to the Itemlists
    • Multiline Messages
    Changelog:
    Version 0.4a
    • Import assumes player has been on all Worlds listen in worlds, if
      Multiinv has been enabled.
    Version 0.4
    • Added MultiInv/MultiVerse support.
      Enable usemultiinv
      set the Worlds you wanna get the Kits in worlds:
    • Note: With multiinv support, players in the List are world|playername
      see /starterkit list
      for examples.
    Version 0.3
    • Added a Respawn mode ( onrespawn: true ) in the config file.
    Version 0.2a
    • Added Dup Check on the List itself, to make sure no player gets on the List twice.
    Version 0.2
    • Added ingame Commands for OPs
    Version 0.1c
    • Added Configvariable delay <- delay before give the kit in miliseconds.
    Version 0.1b
    • Add the Items after a 10 Second Delay..
    Version 0.1
    • First Release
    [​IMG]
     
    Taranis01 likes this.
  2. Offline

    scrollsmash

    It isnt my browser mate, I click on the link and get a blank page with this address: http://www.ktn.ch/StarterKit.0.4a.jar
    I have downloaded many .jars and never had a problem till tis one lol. Like I said though forget it, already found and using another one ;)
     
    Thomas Bucher likes this.
  3. Offline

    Pwnerman

    I click the link and nothing happens

    Nevermind, I tried FireFox and it worked on that.

    Love it! Made a PvP server with a friend where you respawn with weapons instead of having to get it out of chest or something.

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

    DerekZil

    I get this in your config:
    Code:
    message: You got a Cookie, to start on this Server!
    debug: false
    starterkit:
     - 357,1
    delay: 10000
    onrespawn:false
    usemultiinv: true
    worlds:
    - CruelCraft
    - CruelCraft_nether
    - CruelCraft_Skylands
    [​IMG]
     
  5. There is a space missing:
    Code:
    onrespawn: false
    That's why you get a yml parser error
     
    DerekZil likes this.
  6. Offline

    DerekZil

    Wow how did I miss that, lol thanks man. :D
     
  7. Offline

    Thomas Bucher

    I am very sorry.
    I am to sick / have a "burnout".
    I will not be able to update my plugins for the next few weeks / months.

    So i decided to let them set Inactive.

    Anyone is free to get in charge of one of this plugins.

    the Source is as always in the Jar File.

    Sincerely Thomas
     
  8. Offline

    Joannou1

    Can you believe this plugin still works on my server? Hasn't failed me yet! Hope someone updates it soon for 1.9, just wanna make sure were not missing any dependencies or stuff like that.
     
  9. Offline

    jonah876

    Just thought i'd let you know, im gunna be taking over this plugin :D

    Oh my, :/ dosnt seem to want to load me.jonah876.StarterKit.StarterKit and I changed all the variables...

    Mabye I wont be taking over this plugin...

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

    Mudkipz

    The Owner Has Messaged Me And I am now taking over this Plugin

    Any Bugs or Issuses Message me

    I will be updating Thanks,
    Mudkipz
     

Share This Page