Add Api
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package me.lucko.luckperms.exceptions;
|
||||
|
||||
public class ObjectAlreadyHasException extends Exception {
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
package me.lucko.luckperms.exceptions;
|
||||
|
||||
public class ObjectLacksException extends Exception {
|
||||
}
|
||||
Reference in New Issue
Block a user