diff options
author | Myles <mylesandmore9@gmail.com> | 2024-08-01 16:17:01 -0500 |
---|---|---|
committer | Myles <mylesandmore9@gmail.com> | 2024-08-01 16:17:01 -0500 |
commit | cadddd7499f92b4529ce34231ff4a379011515ff (patch) | |
tree | bbb00c8a7172c5ebad06168ad68b6a5064de5552 /README.md | |
parent | b9295115ff968b3d6d941ac3af91afe598420202 (diff) | |
download | Tumble-cadddd7499f92b4529ce34231ff4a379011515ff.tar.gz Tumble-cadddd7499f92b4529ce34231ff4a379011515ff.tar.bz2 Tumble-cadddd7499f92b4529ce34231ff4a379011515ff.zip |
bugfixes and more stylistic changes
- remove update checker and multiverse from build dependencies
- add config option to hide death messages
- ensure join/leave/death messages only apply for tumble games
- fix a bunch of random command bugs I found
- layers no longer generate with a placeholder material before being clumped
- misc refactoring
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -87,6 +87,7 @@ Locations are stored using the following format: z: 0.5 world: worldName ``` +If a location is not specified, players will not be teleported by the plugin. Each arena can also contain the following option: |