12 lines
275 B
XML
12 lines
275 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Configure the obstacle plugin -->
|
|
<obstacle-config>
|
|
|
|
<!-- Enable/Disable the whole plugin -->
|
|
<enabled>true</enabled>
|
|
|
|
<!-- Set right level needed for jumps -->
|
|
<jumps_rightlevel>operator</jumps_rightlevel>
|
|
|
|
</obstacle-config>
|