Skip to content

Commit

Permalink
fix map command meta
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Feb 3, 2019
1 parent 722a297 commit 954bb6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2248,7 +2248,7 @@ public void registerCoreMembers() {
// Note that all maps have a size of 128x128.
// The file path is relative to the 'plugins/Denizen/images/' folder.
// Use escaping to let the image and text arguments have tags based on the player viewing the map.
// Custom maps do not persist over restarts.
// Custom maps will persist over restarts using the 'maps.yml' save file in the Denizen plugins folder.
//
// @Tags
// <entry[saveName].created_map> returns the map created by the 'new:' argument if used.
Expand Down

0 comments on commit 954bb6e

Please sign in to comment.