Files
MobArena/src/main/java/com/garbagemule/MobArena
Andreas Troelsen 64d55673a4 Add per-arena setting arena-warp-offset.
This commit introduces a quality-of-life feature for spreading players
out during the warp to the arena floor. The feature is configured via
the new per-arena setting `arena-warp-offset`. When the value is greater
than 0.01, MobArena will add a random number of units between 0 and the
offset value to the X and Z axes in either direction. For example, if
the value is set to 3, players will be teleported to a random location
in a 3x3 square centered on the arena warp, rather than directly to the
arena warp itself.

Closes #371
2020-08-20 23:30:57 +02:00
..
2018-08-10 23:23:30 +02:00
2020-01-13 11:03:19 +01:00
2018-05-02 00:38:43 +02:00
2018-08-05 23:14:01 +02:00
2020-07-21 09:14:58 +02:00
2018-08-19 11:00:19 +02:00
2019-08-05 14:34:19 +02:00