From d0d56a8dbbb90fc60a6e7f758a4389e3746b5616 Mon Sep 17 00:00:00 2001 From: Lukas Rieger Date: Sun, 27 Sep 2020 13:58:06 +0200 Subject: [PATCH] Updated Commands and Permissions (markdown) --- Commands-and-Permissions.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Commands-and-Permissions.md b/Commands-and-Permissions.md index cc526ce..0f14955 100644 --- a/Commands-and-Permissions.md +++ b/Commands-and-Permissions.md @@ -14,4 +14,5 @@ command | permission | description /bluemap marker create \ \ \ | bluemap.marker | creates a basic POI-Marker at the player position /bluemap marker remove \ | bluemap.marker | removes the marker with that id /bluemap debug block | bluemap.debug | prints some debug info about the blocks at the players position -/bluemap debug cache | bluemap.debug | clears bluemap's world-caches \ No newline at end of file +/bluemap debug cache | bluemap.debug | clears bluemap's world-caches +/bluemap debug flush | bluemap.debug | saves the world and flushes scheduled tile-updates \ No newline at end of file