Search the Community
Showing results for tags 'mykits'.
-
Version 1.0.1
2 downloads
MyKits - convenient set system with convenient settings and a concise menu. Advantages: Convenient creation of sets using the command. A convenient configuration where you can fully customize the kits. A pleasant and user-friendly interface. The ability to give out an item with any chance. The ability to issue auto kits in certain biomes. The ability to set a recharge on a set. The ability to lock the dial for a certain time after the wipe. The ability to view the items in the set. Support for content in items (ammo, weapon mods, etc.) Commands: /kit create/add/+ name - Creates a set with the specified name, saving your inventory. /kit remove/rem/- name - Deletes the set with the specified name. /kit give nickname/steamID kitname - Issues a set with the specified name to the specified player without the need to recharge. /kit - Opens the sets menu. /kit name - Gives the player the specified set. Plugin Configuration: { "Interface Settings": { "Text font": "RobotoCondensed-Regular.ttf", "Text color": "#303030", "Background color": "#FFFFFF", "Color of other interface elements": "#303030", "Close button color": "#f44336" }, "Kit Settings": { "i_love_my_customers": { "Kit name": "i_love_my_customers", "Kit type (0 - Standard, 1 - Limited, 2 - Automatic)": 0, "Permission for kit": "mykits.default", "Kit cooldown": 600, "Cooldown after wipe": 0, "Block kit usage during raid block?": false, "Maximum kit usage count": 0, "Biome for auto-kit (0 - All, 1 - Arid, 2 - Temperate, 3 - Tundra, 4 - Arctic)": 0, "Kit items": [ { "Container": 0, "ShortName": "santabeard", "Amount": 1, "SkinID": 0, "Condition": 0.0, "Chance": 100.0, "Weapon": null, "Content": null }, { "Container": 0, "ShortName": "santahat", "Amount": 1, "SkinID": 0, "Condition": 100.0, "Chance": 100.0, "Weapon": null, "Content": null }, { "Container": 1, "ShortName": "frontier_hatchet", "Amount": 1, "SkinID": 0, "Condition": 400.0, "Chance": 100.0, "Weapon": null, "Content": null }, { "Container": 2, "ShortName": "stocking.large", "Amount": 1, "SkinID": 0, "Condition": 0.0, "Chance": 100.0, "Weapon": null, "Content": null }, { "Container": 2, "ShortName": "stocking.small", "Amount": 1, "SkinID": 0, "Condition": 0.0, "Chance": 100.0, "Weapon": null, "Content": null } ] } } }$14.69