Skip to content
Success

Changes

Summary

  1. added new condition and new expressions (commit: 8878c10) (details)
Commit 8878c106874e880ec134ca08d551800e3d18458e by BerndiVader
added new condition and new expressions
added new event value
compiled with Skript 2.8.2
(commit: 8878c10)
The file was modifiedbuild.gradle (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/mythicskript/conditions/Conditions.java (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/mythicskript/expressions/Expressions.java (diff)
The file was removedsrc/main/java/com/gmail/berndivader/mythicskript/expressions/mythicitem/ItemStackForMythicItemName.java
The file was addedsrc/main/java/com/gmail/berndivader/mythicskript/expressions/mythicitem/MakeMythicItemReal.java
The file was modifiedsrc/main/java/com/gmail/berndivader/mythicskript/Utils.java (diff)
The file was modifiedgradle.properties (diff)
The file was addedsrc/main/java/com/gmail/berndivader/mythicskript/expressions/mythicitem/ItemStackForMythicItemByName.java
The file was modifiedsrc/main/java/com/gmail/berndivader/mythicskript/events/Events.java (diff)
The file was modifiedreadme.md (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/mythicskript/classes/MythicClasses.java (diff)
The file was addedsrc/main/java/com/gmail/berndivader/mythicskript/conditions/mythicitem/ItemStackisMythicItem.java
The file was addedsrc/main/java/com/gmail/berndivader/mythicskript/expressions/mythicitem/GetMythicItemByName.java