This plugin currently supports Spigot and BungeeCord platforms with jdk18.
What is groovy?
groovy is a language that is similar to java, with 100% integration with java. You can write java code in the groovy script (and simpler!)
For more details: https://groovy-lang.org/
What is groovier?
groovier allows you to write plugin components with the groovy script (which is purely sourced code) without compiling them manually to run it. Instead, it supports runtime hot reloading by using the command. You can easily manage your commands, event listeners, and services within groovier as they have been treated as a component of groovier. You can also use dependency injection and external dependencies (with Grapes) within a script.
To use groovier,
check out the wiki link from github.
groovy is a language that is similar to java, with 100% integration with java. You can write java code in the groovy script (and simpler!)
For more details: https://groovy-lang.org/
What is groovier?
groovier allows you to write plugin components with the groovy script (which is purely sourced code) without compiling them manually to run it. Instead, it supports runtime hot reloading by using the command. You can easily manage your commands, event listeners, and services within groovier as they have been treated as a component of groovier. You can also use dependency injection and external dependencies (with Grapes) within a script.
To use groovier,
- you may know the basics of java, (which is for java developers),
- Install groovy SDK with apache ivy,
- install jdk18
check out the wiki link from github.
Disclaimer
This plugin is still in a very early stage, if you find any issue, feel free to post it on GitHub. If you have any ideas, feel free to post them on the discussion on GitHub or pull request
This plugin is still in a very early stage, if you find any issue, feel free to post it on GitHub. If you have any ideas, feel free to post them on the discussion on GitHub or pull request
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.18, 1.19
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Groovier is a free Minecraft Java mod. Compatible with Minecraft 1.18, 1.19. Downloaded 203 times (via Spigot). Download it and open it directly in the game.
