Skip to content

Commit

Permalink
improve yaml command docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Apr 16, 2019
1 parent 226c0c8 commit ca2df86
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4255,6 +4255,9 @@ public void registerCoreMembers() {
// such as tabs instead of spaces or comments inside braced blocks.
// Use holdable syntax ("- ~yaml load:...") with load or savefile actions to avoid locking up the server during file IO.
//
// For loading and saving, the starting path is within 'plugins/Denizen'.
// Note that the '.yml' extension is not automatically appended, and you will have to include that in filenames.
//
// @Tags
// <yaml[<idname>].contains[<path>]>
// <yaml[<idname>].read[<path>]>
Expand Down

0 comments on commit ca2df86

Please sign in to comment.