Jump to content

SlayersRust

Creator
  • Posts

    1,815
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by SlayersRust

  1. How to change the Chat Titles? For example if I wanted to make [Miner] look like [ß—MINERß—] could I do this?
  2. How to change the Chat Titles? For example if I wanted to make [Miner] look like [ß—MINERß—] could I do this?
  3. Has this issue been fixed with the plugin???
  4. What is Max Level each profession can reach?
  5. Anyone else having issues where players cannot fly a Minicopter into the Large Oil Rig Zone? It just says vehicles are not allowed here, how do I fixe this issue?
  6. Could you add an exclude perm added to the reflect plugin? I have a PVE Zone on my PVE/PVP Server at Airfield Monument and I'd like to add the exclude Permission when players enter this zone, then when they leave the zone this permission would be removed. This would make this plugin perfect and usable in many situations for PVE Server owners!
    Great plugin! I use it so my players can creatively noclip within their tc range to have more fun and quicker building. Plugin has many more options than any other one like it. This plugin is top notch I'd recommend!
  7. Okay so it's like an event that stays permanently spawned in an area. I get it. What commands do players use to enter and leave the event?
  8. SlayersRust

    Kamo Island

    Can you confirm if the water rom rivers and lakes is drinkable on this map? I know there was an issue on RustEdit when saving maps with water. Version 1.0.3
  9. Do these Puzzles have automatic event spawning and ending for them?
  10. SlayersRust

    Space

    I have not, but I've used it on other custom maps with no problems and I find it's best to make it only spawn above the ocean. That way if players fall from the sky at any points at least they land in water.
  11. SlayersRust

    Limit Entities

    This would be pretty neat idea
    This is one of the best Maps I've come across lately! The custom monuments where players can build are incredibly unique and add such interest to the map. Terrain is well designed and we found no issues with it at all. Will give this map 10/10!!!
  12. SlayersRust

    Turret Fury

    I did contact him but he's been active for months I believe can't get any response sadly.
  13. SlayersRust

    PveMode

    Possible to Block Stealing of Bradley Gibs for harvesting by non-event owners within the Convoy Plugin?
  14. Thank yoU!
  15. If we have a TruePVE PVE Server how can we make the Arenas PVP for the Players? Will this work okay with Nivex TruePVE plugin?
  16. SlayersRust

    Noclip

    Could you add a configuration option to only allow players to fly within their TC Privileged areas?
  17. Could you add a configuration option to only allow players to fly within their TC Privileged areas?
  18. Is there a way to stop the extreme being pulled into the ground after the max height of the Double Jump is reached? I'd like players to be able to jump very high off say a cliff then just fall downwards at normal speed not get dragged full speed into the ground. That way players can double jump into my paraglider plugin and more things. Thank you
  19. SlayersRust

    Turret Fury

    I keep getting spammed with this in console. How can I fix? Calling hook OnTurretTarget resulted in a conflict between the following plugins: HeavyCargoShipEvent - False (Boolean), TurretFury (True (Boolean)) Calling hook OnTurretTarget resulted in a conflict between the following plugins: HeavyCargoShipEvent - False (Boolean), TurretFury (True (Boolean))
  20. Yes I see no Notes dropping
  21. Is it possible to adjust the Health of the Turrets on the Ship and the Health of the Scientists?
  22. If I want to match the speeds I had in QuickSmelt before I remove it what would this need to be? 0.5 x 100x would be 50 so me assuming 50.0 would match the 100,0 speed multiplier of QuickSmelt? If not how would I do it? "Smelting Speed (Time Between Ticks 0.5 Default)": 0.5, "Speed Multipliers": { "furnace": 100.0, here is my full quicksmelt config I'd love to switch it over on my 8 servers. { "Permission": "quicksmelt.use", "Use Permission": false, "Speed Multipliers": { "furnace": 100.0, "electric.furnace": 100.0, "furnace.large": 100.0, "refinery_small_deployed": 100.0, "campfire": 100.0, "skull_fire_pit": 100.0, "fireplace.deployed": 100.0, "bbq.deployed": 100.0 }, "Fuel Usage Speed Multipliers": { "furnace": 7.0, "furnace.large": 7.0, "refinery_small_deployed": 1.0, "campfire": 1.0, "skull_fire_pit": 1.0, "fireplace.deployed": 1.0, "bbq.deployed": 1.0 }, "Fuel Usage Multipliers": { "furnace": 1, "furnace.large": 1, "refinery_small_deployed": 1, "campfire": 1, "skull_fire_pit": 1, "fireplace.deployed": 1, "bbq.deployed": 1 }, "Output Multipliers": { "furnace": { "metal.fragments": 1.0, "sulfur": 1.0, "metal.refined": 1.0, "charcoal": 1.0 }, "furnace.large": { "metal.fragments": 1.0, "sulfur": 1.0, "metal.refined": 1.0, "charcoal": 1.0 }, "refinery_small_deployed": { "lowgradefuel": 1.0, "charcoal": 1.0 }, "campfire": { "bearmeat.cooked": 1.0, "chicken.cooked": 1.0, "deermeat.cooked": 1.0, "fish.cooked": 1.0, "horsemeat.cooked": 1.0, "humanmeat.cooked": 1.0, "meat.pork.cooked": 1.0, "wolfmeat.cooked": 1.0, "charcoal": 1.0 }, "skull_fire_pit": { "bearmeat.cooked": 1.0, "chicken.cooked": 1.0, "deermeat.cooked": 1.0, "fish.cooked": 1.0, "horsemeat.cooked": 1.0, "humanmeat.cooked": 1.0, "meat.pork.cooked": 1.0, "wolfmeat.cooked": 1.0, "charcoal": 1.0 }, "fireplace.deployed": { "bearmeat.cooked": 1.0, "chicken.cooked": 1.0, "deermeat.cooked": 1.0, "fish.cooked": 1.0, "horsemeat.cooked": 1.0, "humanmeat.cooked": 1.0, "meat.pork.cooked": 1.0, "wolfmeat.cooked": 1.0, "charcoal": 1.0 }, "bbq.deployed": { "bearmeat.cooked": 1.0, "chicken.cooked": 1.0, "deermeat.cooked": 1.0, "fish.cooked": 1.0, "horsemeat.cooked": 1.0, "humanmeat.cooked": 1.0, "meat.pork.cooked": 1.0, "wolfmeat.cooked": 1.0, "charcoal": 1.0 } }, "Whitelist": { "furnace": [ "metal.ore", "sulfur.ore", "hq.metal.ore", "can.tuna.empty", "can.beans.empty" ], "furnace.large": [ "metal.ore", "sulfur.ore", "hq.metal.ore", "can.tuna.empty", "can.beans.empty" ], "small.oil.refinery": [ "crude.oil" ], "campfire": [ "bearmeat", "chicken.raw", "deermeat.raw", "fish.raw", "horsemeat.raw", "humanmeat.raw", "meat.boar", "wolfmeat.raw", "can.tuna.empty", "can.beans.empty" ], "skull_fire_pit": [ "bearmeat", "chicken.raw", "deermeat.raw", "fish.raw", "horsemeat.raw", "humanmeat.raw", "meat.boar", "wolfmeat.raw", "can.tuna.empty", "can.beans.empty" ], "fireplace.deployed": [ "bearmeat", "chicken.raw", "deermeat.raw", "fish.raw", "horsemeat.raw", "humanmeat.raw", "meat.boar", "wolfmeat.raw", "can.tuna.empty", "can.beans.empty" ], "bbq.deployed": [ "bearmeat", "chicken.raw", "deermeat.raw", "fish.raw", "horsemeat.raw", "humanmeat.raw", "meat.boar", "wolfmeat.raw", "can.tuna.empty", "can.beans.empty" ] }, "Blacklist": { "global": [ "bearmeat.cooked", "chicken.cooked", "deermeat.cooked", "fish.cooked", "horsemeat.cooked", "humanmeat.cooked", "meat.pork.cooked", "wolfmeat.cooked" ] }, "Smelting Frequencies (Smelt items every N smelting ticks)": { "global": 1 }, "Debug": false }
  23. Could we get a /policetugboat for this plugin? That would be dope!

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.4m
Total downloads
Customers
10.8k
Customers served
Files Sold
156.2k
Marketplace sales
Payments
3.3m
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.