Compatibility
Minecraft: Java Edition
1.21.7
1.21.1
Platforms
Supported environments
Links
Creators
Details
Area Tools
Area Tools provides map creators with tools to manage gameplay within specific areas
Areas are managed using Area Lib
Features
- Item area restriction using item components
- Area Respawn Points – Players who die inside an area with a respawn point will respawn there
- Disable pvp within
area_tools:pvp_disabled
- Automatically enable figura panic mode for players inside
area_tools:figura_panic
, restoring their previous state upon exit - Run commands when entering or exiting an area
Commands
/area_tools
is used to set spawnpoint and enter/exit events for areas
Items
These are just shortcuts for commands
- Area Creator – Used to define and manage custom areas.
- Area Spawnpoint Setter – Sets a respawn point within an area.
Item Components
area_tools:can_use_in_area
restricts item usage to a specified areaarea_tools:dissolve
Deletes item once leaving area
Entity Selector
@a[area=<id>]
will only select players that are in the specified area