Denizen Script Tags


Tags are always written with a <between these marks>, and are critical to scripts, as the primary way to read data.
Learn about how tags work in The Beginner's Guide.


Showing 1 out of 2477 tags...
Name<server.map_cursor_types>
ReturnsListTag
DescriptionReturns a list of all map cursor types known to the server.
Generally used with Command:map and Language:Map Script Containers.
For the default ("vanilla") map cursor types, see the "Text ID" column in 🔗https://minecraft.wiki/w/Map#Map_icons.
Sourcehttps://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/tags/core/ServerTagBase.java#L928