Skip to content

Configuring the resource

Christopher M edited this page Sep 27, 2022 · 2 revisions

How to configure Ladders Reborn


config.json

ChatSuggestion

Allows you to configure the chat suggestion for the command.

EventName

Name of the event to fire, only change if you are using a custom chat resource.

Command

Name of command, only change if you have edited the resource and changed the command. NOTE: Changing this line WILL NOT change the command, only the chat suggestion.

Suggestion

Suggestion text.


CustomNotifications

Set to true to fire a custom event for notifications as defined in CustomNotificationEventName.


CustomNotificationEventName

Event to fire if CustomNotifications is true. First parameter will be contents of notification.


PreviewLadderMode

0 No preview, 1 Optional preview - user decides, 2 Forced preview.


KickCheaters

Set to true to kick people who try to use Ladder events to do naughty things.


MaxDistanceToVehicle

Max distance from which a ladder can be taken from a vehicle.


EnableLadderVehicleWhitelist

Set to true to only allow specific vehicles defined in LadderVehicleWhitelist to carry ladders.


LadderVehicleWhitelist

Vehicle names listed here when EnableLadderVehicleWhitelist is true will carry ladders. The number after vehicle name defines how many ladders a vehicle carries. -1 for infinite ladders.


MaxTotalLadders

The total number of ladders that can be spawned. -1 for no limit.


If you have any troubles, suggestions, feedback, etc, please check the Wiki, create a new issue, and/or contact us on Discord.