Milo is a Cumulus implementation for the proxy server WaterdogPE. This plugin will allow you to use the Cumulus API to create forms and send them to proxied players, no alterations needed!
Sending a form to a player is simple!
// Getting plugin instance from plugin manager
Milo milo = getProxy().getPluginManager().getPluginByName("Milo");
milo.sendForm(player, form);
// Getting plugin instance statically
Milo.getInstance().sendForm(player, form);
<repositories>
<repository>
<id>skulkstudio-main</id>
<url>https://repo.skulkstudio.com/main</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>dev.milo</groupId>
<artifactId>form</artifactId>
<version>${milo.version}</version>
</dependency>
</dependencies>
There are no formats to follow just please make sure commits a readable and easy to understand. If you find any issues please create an issue providing all information such as logs, code etc.
If you magically need any help with this then you can send a friend request to pinkuth
on discord.