-
Posts
1,815 -
Joined
-
Last visited
-
Days Won
18
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by SlayersRust
-
-
-
-
-
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!
-
-
- 8 comments
-
- #puzzlejump
- #puzzle
-
(and 6 more)
Tagged with:
-
- 23 comments
-
- #island
- #custom map
-
(and 3 more)
Tagged with:
-
- 8 comments
-
- #puzzlejump
- #puzzle
-
(and 6 more)
Tagged with:
-
- 23 comments
-
- 1
-
-
- #island
- #custom map
-
(and 3 more)
Tagged with:
-
- 39 comments
-
- 34 comments
-
- 34 comments
-
- 5 comments
-
- #noclip
- #admin noclip
-
(and 1 more)
Tagged with:
-
-
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
- 21 comments
-
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))
- 39 comments
-
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 }