mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-11-15 08:00:49 +01:00
Revert "Added basic functionality of Hardcore Mode, needs testing..."
This reverts commit 1fa4fccbcc.
This commit is contained in:
@@ -32,9 +32,6 @@ public class Permissions {
|
||||
/*
|
||||
* MCMMO.BYPASS.*
|
||||
*/
|
||||
public boolean hardcoremodeBypass(Player player) {
|
||||
return player.hasPermission("mcmmo.bypass.hardcoremode");
|
||||
}
|
||||
public boolean arcaneBypass(Player player) {
|
||||
return player.hasPermission("mcmmo.bypass.arcanebypass");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user