mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-05 20:36:42 +00:00
Improved /we version output for dev builds.
This commit is contained in:
@ -1409,4 +1409,8 @@ public class WorldEdit {
|
||||
|
||||
return version;
|
||||
}
|
||||
|
||||
public static void setVersion(String version) {
|
||||
WorldEdit.version = version;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user