# Types

- [AbilityType](/scripting/bedwars-scripting/types/abilitytype.md): List of all current abilities in BedWars (possibly outdated).
- [AbilityInputType](/scripting/bedwars-scripting/types/abilityinputtype.md): Reference to types of abilities that can be used with each user's customized keybinds.
- [CreatureType](/scripting/bedwars-scripting/types/creaturetype.md): List of all current creatures in BedWars (possibly outdated).
- [DisasterType](/scripting/bedwars-scripting/types/disastertype.md): List of all current disasters in BedWars (possibly outdated).
- [EnchantType](/scripting/bedwars-scripting/types/enchanttype.md): List of all available enchants in the game (possibly outdated).
- [ItemType](/scripting/bedwars-scripting/types/itemtype.md): List of all available items in the game (possibly outdated).
- [KitType](/scripting/bedwars-scripting/types/kittype.md): List of all current kits (possibly outdated).
- [ModelType](/scripting/bedwars-scripting/types/modeltype.md): List of all models that can be imported (possibly outdated).
- [MountType](/scripting/bedwars-scripting/types/mounttype.md): List of all mounts that can be imported (possibly outdated).
- [VehicleType](/scripting/bedwars-scripting/types/vehicletype.md): List of all vehicles that can be imported (possibly outdated).
- [ProjectileType](/scripting/bedwars-scripting/types/projectiletype.md): List of all projectile types in the game (possibly outdated).
- [SoundType](/scripting/bedwars-scripting/types/soundtype.md): List of all available sounds in the game (possibly outdated).
- [StatusEffectType](/scripting/bedwars-scripting/types/statuseffecttype.md): List of all available status effects in the game (possibly outdated).
- [TeamUpgradeEraType](/scripting/bedwars-scripting/types/teamupgradeeratype.md): List of all current team upgrade eras in BedWars.
- [TeamUpgradeType](/scripting/bedwars-scripting/types/teamupgradetype.md): List of all current team upgrades in BedWars.
- [MatchRole](/scripting/bedwars-scripting/types/matchrole.md): List of all roles in a custom match.
