Skip to content
Success

Changes

Summary

  1. Add ScriptEntryData (commit: 654b69e) (details)
  2. Properly remove from YAML sets (commit: 0a81edf) (details)
Commit 654b69e2f9ad3db7a73cd908490790576662f420 by mcmonkey4eva
Add ScriptEntryData

Part of moving ScriptEntry to the core
(commit: 654b69e)
The file was addedsrc/main/java/net/aufdemrand/denizencore/scripts/ScriptEntryData.java
The file was modified src/main/java/net/aufdemrand/denizencore/scripts/commands/BaseAbstractCommand.java (diff)
Commit 0a81edfe3d40786213c0357e0de7af25b166caf0 by mcmonkey4eva
Properly remove from YAML sets

Also clean the resulting YAML file from empty maps
(commit: 0a81edf)
The file was modified src/main/java/net/aufdemrand/denizencore/utilities/YamlConfiguration.java (diff)