You can buy this project and download/modify it how often you want.
package com.tvd12.gamebox.constant; public final class Commands { public static final String SYNC_POSITION = "s"; private Commands() {} }