Skip to content
Success

Changes

Summary

  1. [Experimental] Cleaned up the requirements, added FIRST_NUM_AND_ANY_NUM (commit: 31645a9) (details)
  2. remove unneeded iterating over offlineplayers (commit: c910784) (details)
Commit 31645a9890dbcada3cd876b7c23e0d7965f29cb9 by spaceemotion
[Experimental] Cleaned up the requirements, added FIRST_NUM_AND_ANY_NUM
Info for developers: This commit changes the FIRST_AND_ANY_NUM to a "First 1 and any #" mode
(commit: 31645a9)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/requirements/RequirementsMode.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/requirements/RequirementChecker.java (diff)
Commit c910784ed481b57f84017a75afa43dcb7a42c6aa by zappalives0
remove unneeded iterating over offlineplayers
(commit: c910784)
The file was modified src/main/java/net/aufdemrand/denizen/Denizen.java (diff)