Fupery / ArtMap

Bukkit Plugin - Draw directly onto Minecraft maps in-game.
18 stars 26 forks source link

Fix /artmap list displaying incorrect total pages #9

Closed RobotoRaccoon closed 8 years ago

RobotoRaccoon commented 8 years ago

Fix the list command displaying the incorrect number of pages when the map count is divisible by 8. For 0 it will say 0 pages, which is technically incorrect, but that's handled prior anyway.