Update PapiExtension.java

This commit is contained in:
CrazyCloudCraft 2023-12-16 21:00:01 +01:00 committed by GitHub
parent 57a4781100
commit 49c148efb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,6 +108,6 @@ public class PapiExtension extends PlaceholderExpansion {
}
default:
throw new IllegalArgumentException("No placeholder named\"" + getIdentifier() + "_" + params + "\" is known");
}*/
}
}
}*/
}