Skip to content
Failed

Changes

Summary

  1. Remove <[email protected]_players[<role>]> (commit: a560bb6) (details)
  2. Allow getting factions by ID (commit: bd3bb00) (details)
Commit a560bb60fd6d2b713e730f1e88a17670f3cf0acc by morphanone
Remove <[email protected]_players[<role>]>

This tag doesn't work correctly, but in the simplest form that actually
does work, it uses more resources than its worth.
It would actually be better to loop through all players and NPCs to get
their roles.
(commit: a560bb6)
The file was modified src/main/java/net/gnomeffinway/depenizen/objects/dFaction.java (diff)
The file was modified pom.xml (diff)
The file was modified src/main/resources/mcMMO.jar (diff)
The file was modified src/main/resources/Heroes.jar (diff)
The file was modified src/main/java/net/gnomeffinway/depenizen/tags/FactionsTags.java (diff)