mirror of
https://github.com/zDevelopers/ImageOnMap.git
synced 2024-11-25 03:25:17 +01:00
This commit is contained in:
parent
352774f677
commit
aeffe9de56
@ -237,6 +237,8 @@ public class MapDetailGui extends ExplorerGui<Integer> {
|
||||
|
||||
} catch (IllegalStateException e) {
|
||||
PluginLogger.error("Error while renaming map: ", e);
|
||||
I.sendT(getPlayer(), "{ce}You are no longer allowed to do that.");
|
||||
close();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user