diff --git a/Commands-and-Permissions.md b/Commands-and-Permissions.md index c0f8755..392f4d2 100644 --- a/Commands-and-Permissions.md +++ b/Commands-and-Permissions.md @@ -11,4 +11,5 @@ command | permission | description /bluemap render \[world\] \[block-radius\] | bluemap.render | renders the whole world or optionally a defined radius around the player /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 | bluemap.debug | prints some debug info about the blocks at the players position \ No newline at end of file +/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