Hey everyone,
Sorry for the inactivity lately. We've been busy with some personal stuff which delayed all our plugin updates. Though you have to know that we're still updating it; you can receive in-between updates (snapshot) of this plugin by joining our
Discord, or by creating a
My GCNT account.
Added editable fade-in, stay and fade-out time for titles. You can do this by using: [title=20,50,20] where the first 20 is the fade-in, 50 the stay and the second 20 the fade-out time in ticks. If you only specify one amount, it will be applied to all fade and stay times. If you specify two amounts, the first will be applied to all fade times and the second one will be used as stay time.
Added anti-closing for menus. Set the property cancel_closing in the menu file to false. That way the menu cannot be closed by the player, but only by using the [close] action.
Added resource pack installation action [resourcepack].
Added resource pack events for performing actions when the resource pack failed to download, successfully got installed, got declined or accepted.
Added a new API feature: custom events. This allows you to add your own events.