Skip to content
Success

Changes

Summary

  1. Added ListenCommand meta information (commit: d6270c2) (details)
  2. Adjust req meta (commit: 733d83e) (details)
  3. Update meta (commit: d962ea0) (details)
  4. Add command syntax language meta (commit: 40a73e6) (details)
  5. ... fix command syntax language meta typo (commit: 80decd6) (details)
  6. Update Listen meta (commit: 6744169) (details)
  7. add element.trim (commit: f7cf093) (details)
Commit d6270c255e763e1f63ad35d974530915c7551f97 by zappalives0
Added ListenCommand meta information
(commit: d6270c2)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/CommandRegistry.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/requirements/RequirementRegistry.java (diff)
Commit d962ea01c9c59ad123e15500225b72c364ba63cb by mcmonkey4eva
Update meta

Note: In the command reg, tags should only have explanations if they are
different in the context of the command... otherwise, a meta parser
should fill in the description with the [tag] meta's information (Only
in the situation that the tag line begins with < and ends with > and
inside is a 100% valid tag name)
(commit: d962ea0)
The file was modified src/main/java/net/aufdemrand/denizen/objects/properties/EntityInfected.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/objects/properties/EntityProfessional.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/CommandRegistry.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/objects/properties/EntityAge.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/item/ScribeCommand.java (diff)
Commit 40a73e6196a64a7d9de8b32cda7fd95117a18108 by mcmonkey4eva
Add command syntax language meta
(commit: 40a73e6)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/CommandRegistry.java (diff)
Commit 80decd6f8ab68cdea971f6ba575fea9fd46fab93 by mcmonkey4eva
... fix command syntax language meta typo
(commit: 80decd6)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/CommandRegistry.java (diff)
Commit 6744169c7defe387e2482c8766fbbde3731cc926 by mcmonkey4eva
Update Listen meta

... too many meta commits in a row @.@
(commit: 6744169)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/player/ListenCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/CommandRegistry.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/objects/Element.java (diff)