Skip to content
Success

Changes

Summary

  1. ScriptEntry#getObjectTag doesn't need to actually limit to objecttags (commit: 7a32307) (details)
Commit 7a3230737dd69af57f280843e56f9eb6020057f0 by agoodwin
ScriptEntry#getObjectTag doesn't need to actually limit to objecttags

also rewrite some legacy code style in inject/run as that's the only code that even expects the method to work that way
(commit: 7a32307)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/ScriptEntry.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/RunCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/tags/core/UtilTagBase.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/InjectCommand.java (diff)