maps icon indicating copy to clipboard operation
maps copied to clipboard

maps is a simple Spigot plugin and api for creating clientside maps and map screens.

Results 5 maps issues
Sort by recently updated
recently updated
newest added

### Feature description Hey, I've been experimenting with making my own map rendering engine, and I'd like to leave some tips for just better overall performance: There are 3 ways...

enhancement
good first issue
hacktoberfest
modtoberfest

### Feature description The [MapGraphics](https://github.com/cerus/maps/blob/main/common/src/main/java/dev/cerus/maps/api/graphics/MapGraphics.java) class is probably the most important class of this whole project. Thus it is very important to properly document everything. Some methods are not well...

documentation
enhancement
good first issue
hacktoberfest

### Issue description Cursive / italic / non-standard fonts will be cut off at the sides. ### To reproduce Draw text with a cursive font, such as [Bluetea](https://www.dafont.com/bluetea.font). ### Expected...

bug
good first issue
hacktoberfest
modtoberfest

### Feature description I found that in the Quickstart example, it is necessary to have a valid MapID in order to create a ClientsideMap. Is it possible to create a...

enhancement

### Issue description I can never get my MapScreens to create due to issues in the console, and under some investigation, it seems out of my control. ### To reproduce...

bug