Jump to content

The_Kiiiing

Creator
  • Posts

    2,522
  • Joined

  • Last visited

  • Days Won

    30

Everything posted by The_Kiiiing

  1. Version 1.2.8

    700 downloads

    Get your server ready for Christmas! This plugin includes Chrismas Trees with loot that spawn on the map, custom junk pile decorations, Snowman NPCs, a custom Advent Calendar and much more. New: Customizable Advent Calendar With the new update, you can configure a custom reward for every day. To enable custom advent calendar rewards, set the config option "Enable custom advent calendar" to true. Features Christmas trees with presents Customizable NPC clothing Customizable junk pile decorations Snowman NPCs spawn across the map Custom advent calendar Configurable Snowman NPCs Christmas Trees: Christmas trees randomly spawn across the map, they also spawn presents and snowman NPCs around them. They are by default 4x as big as usual christmas trees and have a configurable despawn time. Snowman NPCs: Snowmans spawn across the map. As soon as a player approaches them, they turn into an NPC and start shooting the player with a snowball gun. The loot of these NPCs is fully configurable Junk Pile Decorations: Every junk pile can be customized with decorations. Out of the box the plugin comes with a default configuration for each junk pile. To edit the decorations of a junk pile, use the command /jp <type> where type is a letter from a to j each representing a different junk pile. A junk pile will spawn at your current position. To add objects to the junk pile just hit them with a hammer and use /jp save when you are done. Custom NPC clothing: Clothing can be configured individually for each NPC. Some NPCs also come with a default configuration. Note that the custom clothing might also impact other NPC plugins. Therefore it is not recommended to configure custom clothing for scientistnpc_heavy (Heavy Scientist). Required Dependencies: NPC Spawn: https://drive.google.com/drive/folders/1-18L-mG7yiGxR-PQYvd11VvXC2RQ4ZCu Entity Scale Manager: https://umod.org/plugins/entity-scale-manager Permissions: christmas.edit - Required to edit junk pile desorations christmas.spawn - Required to spawn christmas trees and snowmans Commands: jp - Edit junkpile decorations (see Junkpile Decorations for more details) christmas.tree - Spawn a chistmas tree at the position you are looking at christmas.snowman - Spawn a snowman at the position you are looking at Configuration: { "Snowman config": { "Enable Snowman NPCs": true, "Snowman population": 200, "Snowman NPC spawn type (0 = when snowman is damaged, 1 = when player is near snowman (performance intensive))": 1, "Minimum distance between player and snowman before NPC spawns": 6.0, "Snowman NPC configuration": { "Name": "Snowman", "Health": 150.0, "Enable radio": false, "Roam range": 100.0, "Chase range": 50.0, "Sense range": 50.0, "Damage multiplier": 1.0, "Memory duration": 60.0, "Kit (requires Kits plugin)": "", "Clothing items": // Removed because too long }, "Snowman Loot": // Also too long }, "Christmas Tree config": { "Spawn christmas trees": true, "Christmas tree population": 40, "Amount of presents per tree": { "Min": 2, "Max": 5 }, "Tree despawn time (minutes)": 30, "Tree size (1 - 10)": 4.0, "Minmum distance between trees": 50.0, "Spawn Snowman NPCs around trees (Only works if Snowman NPCs are enabled)": true }, "Enable junk pile decorations": true, "Advent calendar config": { "Enable custom advent calendar": true, "Daily rewards": { "1": { "shortName": "scrap", "amount": 100, "skinId": 0 }, "2": { "shortName": "pistol.eoka", "amount": 1, "skinId": 0 }, "3": { "shortName": "woodtea.advanced", "amount": 1, "skinId": 0 } // And so on ... }, "NPC clothing config": { "Enable custom NPC clothing": true, "Custom NPC Clothing": // Very long } }
    $24.00
  2. The_Kiiiing

    Ganja

    You can craft joints at a mixing table as explained in the description. The ingredients are custom items and therefore cannot be found in the item list. As for the permissions I would recommend you to leave them turned off.
  3. Just updated the plugin, players can no longer fall out of their sleigh, the event no longer starts with 0 players and I added the option to schedule events.
  4. I will be posting a video in a few days. When the event ends, the players return to their last position. If their inventory is full, the reward will be dropped in front of them.
  5. Version 1.1.1

    120 downloads

    Players have a limited time to collect presents with a sleigh, the one to collect the most presents wins. There are also preks to be collected, like a speed perk that increases the speed of the sleigh. Features: Players can ride a sleigh Scoreboard shows the best players during the event The winner receives a configurable reward Configurable sleigh speed Perks can be collected to increase sleigh speed or collect range Perks: Alongside presents, two perks can be collected: Speed Perk: increases the speed of the sleigh by a configurable percentage Range Perk: increases the range for collecting presents and perks by a configurable percentage Commands: Start the event (RCON, Console or Chat), sleighstart Join the event (Chat only) /sleigh join Permissions: sleighevent.admin - Required to start the event sleighevent.nosleigh - Players with this permission can not join events Default configuration: { "Event duration (seconds)": 240, "Time before the event starts (seconds)": 30, "Event height": 350, "Start amount of collectables spawned per player (increases over time)": 6, "Sleigh speed": 3.0, "Speed Perk configuration": { "Duration (seconds)": 20.0, "Multiplier": 1.5, "Spawn chance (1 = 100%)": 0.05 }, "Collect Range Perk configuration": { "Duration (seconds)": 20.0, "Multiplier": 2.0, "Spawn chance (1 = 100%)": 0.05 }, "Reward for 1st place (null = no reward)": [ { "Item short name": "xmas.present.large", "Item skin id": 0, "Custom item name (null = default name)": null, "Item amount": 1 } ], "Reward for 2nd place (null = no reward)": [ { "Item short name": "xmas.present.medium", "Item skin id": 0, "Custom item name (null = default name)": null, "Item amount": 2 } ], "Reward for 3rd place (null = no reward)": null } Requires Entity Scale Manager: https://umod.org/plugins/entity-scale-manager
    $14.00
  6. The_Kiiiing

    Ganja

    I will fix this issue with the next update and also bring back the config option for genes. And I really like your idea with the grinder, I will see what I can do there
  7. The_Kiiiing

    Ganja

    Do you have a plugin installed that changes gather rates?
  8. It seems like you misunderstood something there. When the L96 is in a category with a 50% chance doesn't mean it has a 50% chance of spawning in loot. The 50% chance refers to the category itself. If the category gets selected, then a set amount of items in that category get selected for the crate. For example if you have a category with 20 items and a 50% chance, the chance that one item of that category will end up in loot is 50%/20 = 2.5%. Regarding the recycler speed, just leave it at 1 and it should not interfer with other plugins
  9. The_Kiiiing

    Ganja

    I didn't feel many people actually used it and it caused a lot of confusion, so I decided to remove it. But if you need it then I will bring it back with the next update
  10. The_Kiiiing

    Ganja

    There are some issues with the current version, but I will be releasing an update today that fixes all these problems
  11. This is not an issue of this plugin, but I will try to work together with the developer of this plugin to get the problems fixed
  12. The_Kiiiing

    Ganja

    I am already workiing on a fix, it will be released within the next weeks
  13. The_Kiiiing

    Ganja

    Try unloading the plugin temporarilly and see if the issue persists
  14. The_Kiiiing

    Ganja

    Are you using any other plugin that changes gather rates or something similar. If thats the case which plugin are you using?
  15. The_Kiiiing

    Ganja

    Will you ever reply me in your support request?
  16. I will add them in a future update
  17. Yes this plugin can change the skins of npcs. You can add or remove certain npcs in the config under "NPC Clothing"
  18. Yes, it is the burn time of a graveyard. But for performance reasons a graveyard only starts burning if a player is near it. If not it will be removed immediately
  19. Try restarting your server, this should solve you problem
  20. Simply remove the npcs you don't want from the custom npc clothing list in the config
  21. I will fix it with the next update

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
10.9k
Customers served
Files Sold
157.6k
Marketplace sales
Payments
3.4m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.