All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.tvd12.gamebox.constant.Commands Maven / Gradle / Ivy

The newest version!
package com.tvd12.gamebox.constant;

public final class Commands {

    public static final String SYNC_POSITION = "s";

    private Commands() {}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy