{ WildSkript }
... is addon to plugin Skript that increases the set of events, conditions, effects, expressions, types and this add new elements! Plugin focuses on comfort and performance. I'm trying to add everything that come to mind. WildSkript also has a lot of functions, which in the beginning are difficult to understand. However don't worry! - In time you'll understand.
DOWNLOAD: WildSkript 1.8 for 1.7.2 - 17.10
WARNING: This file isn't approved by BukkitDev yet. Use it at your own risk.
Because of recent events the future of Bukkit is unclear and the plugin approval process is paused. I will continue updating my plugins regardless and publish the downloads in links as the one above.
Addon add new events (event values too), conditions, effects, expressions and types. Traditionally usage:
# New events on server list ping: # New effects set motd to "Skript is awesome!"
However, there are also new elements: Complex and Objects. Sample use of on of objects (Recipe):
# Create object on load: set {_id} to "Object id"; new Recipe {_id}; {_id}.Recipe.setIngredient{1, 64 diamond}; {_id}.Recipe.setResult{stick named "Wealth"}; {_id}.Recipe.register{};
Everything has been described in the documentation.
All this doesn't require other plugins!
Not all pages have been translated yet. Currently available in the english: events, conditions, effects, expressions and types. To do: homepage, objects and complex.
Documentation: Click