gix godmode value

This commit is contained in:
noil755 2019-11-30 19:18:04 -05:00
parent 70f09d2384
commit a42ef6232a
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ import team.stiff.pomelo.impl.annotated.handler.annotation.Listener;
*/
public final class GodModeModule extends Module {
public final Value<Mode> mode = new Value<Mode>("Mode", new String[]{"Mode", "M"}, "The mode of the god-mode exploit.");
public final Value<Mode> mode = new Value<Mode>("Mode", new String[]{"Mode", "M"}, "The mode of the god-mode exploit.", Mode.PORTAL);
private enum Mode {
PORTAL, RIDING, LOCK, PACKET