diff --git a/README.md b/README.md index 98f254a..1f20539 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MapReflectionAPI -This plugin helps developer with displaying images on maps. It supports Spigot 1.12 - 1.20. +This plugin helps developer with displaying images on maps. It supports Spigot 1.12 - 1.21. ## Usage: @@ -18,7 +18,7 @@ First, include the API using Maven: tech.sbdevelopment MapReflectionAPI - 1.6 + 1.6.4 provided ``` @@ -162,7 +162,6 @@ public class MapRenderDistanceListener implements Listener { ## Credits: -This is a fork of [MapManager](https://github.com/InventivetalentDev/MapManager). It updates the API to 1.19 and uses -other dependencies. +This is a fork of [MapManager](https://github.com/InventivetalentDev/MapManager). It updates the API to the latest version of Minecraft and uses other dependencies. This plugin includes classes from BKCommonLib. Please checkout the README in that package for more information.