public class HelperMethods
public static java.lang.String getCurrentDateTime()
Returns the current date and time as string formatted as yyyy.MM.dd HH_mm_ss.
public static java.lang.String generateReplayFilename(java.lang.String pluginUuid, java.util.List<sc.shared.SlotDescriptor> descriptors)
Returns a new generated filename for a replay file.
pluginUuid
- UUID of the plugindescriptors
- descriptor of player slot