# Creating an Arena

### Map Creation

Map creation follows the same steps as outlined in the BattleArena [Map Creation](https://docs.battleplugins.org/books/user-guide/page/map-creation) documentation. For ArenaPaintball, you will use the **/paintball** command to initiate the map creation. No additional steps are needed from this point forward.

### Configuration

The default configuration for Paintball can be found in **plugins/ArenaPaintball/arenas/paintball.yml**. This can be modified in any way. See the [**Arena Configuration**](https://docs.battleplugins.org/books/user-guide/page/arena-configuration) page for more details.

Additionally, configs for other paintball modes can be found [here](https://github.com/BattlePlugins/ArenaPaintball/tree/master/templates).

##### [Actions](https://docs.bplug.in/books/user-guide/page/action-reference)


- **give-paintball:** Gives the player a paintball which is configured in the ArenaPaintball config.yml. 
    - Syntax: give-paintball{paintball=&lt;paintball&gt;;amount=\[amount\]}