Arena config section: points #6

Closed
opened 2021-10-25 17:25:44 +02:00 by kalle · 0 comments
points:
    kill: 10
    last-man-standing: 10 5 3 0
    checkpoints:
    	checkpointLabel1: 10
        checkpointLabel2: 5
        checkpointLabel3: 20 10 5

Every section is a list of points. The last entry it the list is given to everyone that places there or lower. For example: kill: 10 5 would give the first blood 10 points and every kill after that 5.

```yml points: kill: 10 last-man-standing: 10 5 3 0 checkpoints: checkpointLabel1: 10 checkpointLabel2: 5 checkpointLabel3: 20 10 5 ``` Every section is a list of points. The last entry it the list is given to everyone that places there or lower. For example: `kill: 10 5` would give the first blood 10 points and every kill after that 5.
kalle added this to the First release features project 2021-10-25 17:25:44 +02:00
kalle closed this issue 2021-10-26 13:44:07 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mc/DArena#6
There is no content yet.