Skip to content
On this page

Athena.systems.defaults.weaponItems ​

Functions ​

disable ​

Usage

Athena.systems.defaults.weaponItems.disable(): void

Disable all weapon items from being created / used. Does not remove them if they already exist in the database.

Example ​

ts
Athena.systems.defaults.weaponItems.disable();

Returns ​

void

Defined in ​

server/systems/defaults/weaponItems.ts:58

Created by Stuyk | Est. 2020