initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package de.softwarerat.bansystem.Moderation;
|
||||
|
||||
public enum MuteLocation {
|
||||
MUTE_LOCATION_DISCORD,
|
||||
MUTE_LOCATION_MINECRAFT
|
||||
}
|
||||
Reference in New Issue
Block a user