mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2024-11-30 13:03:23 +01:00
Update PapiExtension.java
This commit is contained in:
parent
57a4781100
commit
49c148efb8
@ -108,6 +108,6 @@ public class PapiExtension extends PlaceholderExpansion {
|
|||||||
}
|
}
|
||||||
default:
|
default:
|
||||||
throw new IllegalArgumentException("No placeholder named\"" + getIdentifier() + "_" + params + "\" is known");
|
throw new IllegalArgumentException("No placeholder named\"" + getIdentifier() + "_" + params + "\" is known");
|
||||||
}*/
|
}
|
||||||
}
|
}*/
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user