mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-30 15:11:38 +00:00
[AB-247/AB-252] fixing issue with set experience role failing to consider the correct experience roles
adding levelRoles command ignoring bots from experience gain adding a bit more logging to user experience handling
This commit is contained in:
@@ -36,4 +36,5 @@ public interface RoleService {
|
||||
boolean isRoleInServer(ARole role);
|
||||
boolean canBotInteractWithRole(ARole role);
|
||||
ARole getFakeRoleFromRole(Role role);
|
||||
ARole getFakeRoleFromId(Long roleId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user