diff options
author | MylesAndMore <mylesandmore9@gmail.com> | 2023-06-18 21:36:35 +0200 |
---|---|---|
committer | MylesAndMore <mylesandmore9@gmail.com> | 2023-06-18 21:36:35 +0200 |
commit | 26daae32788c2229c06ee7eb9ce2061dcb2a327d (patch) | |
tree | f33251576ea8a479cc7fdfc0751455a1b858afd1 /README.md | |
parent | da3473a704246abbe60071ec4069664b2b50a7b3 (diff) | |
download | Tumble-26daae32788c2229c06ee7eb9ce2061dcb2a327d.tar.gz Tumble-26daae32788c2229c06ee7eb9ce2061dcb2a327d.tar.bz2 Tumble-26daae32788c2229c06ee7eb9ce2061dcb2a327d.zip |
add an online update checker
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -20,7 +20,7 @@ If you've never heard of it, [Tumble](https://minecraft-archive.fandom.com/wiki/ ## Setup -1. Simply [download](https://github.com/MylesAndMore/tumble/releases) the plugin's JAR file and place it in your server's plugins directory. +1. Simply [download](https://github.com/MylesAndMore/Tumble/releases) the plugin's JAR file and place it in your server's plugins directory. - *Note: Multiverse is also required for the plugin to run, you may download it [here](https://www.spigotmc.org/resources/multiverse-core.390/).* @@ -36,7 +36,7 @@ If you've never heard of it, [Tumble](https://minecraft-archive.fandom.com/wiki/ Scroll down for more options to configure your game. -## Commands +## Commands/Permissions - ```/tumble:reload``` @@ -59,6 +59,8 @@ Scroll down for more options to configure your game. - *Description:* Configures the auto start functions of Tumble. - *Usage:* ```/tumble:autostart <playerAmount> [enable|disable]``` - *Permission:* ```tumble.autostart``` +- *Permission:* ```tumble.update``` + - Players with this permission will receive a notification upon joining if Tumble is out of date. ## Configuration |