mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-12 05:53:53 +00:00
oops
This commit is contained in:
@ -530,7 +530,7 @@ public class TFM_PlayerListener implements Listener
|
||||
block_command = true;
|
||||
}
|
||||
}
|
||||
else if (Pattern.compile("^//butcher").matcher(command).find())
|
||||
else if (Pattern.compile("^//?butcher").matcher(command).find())
|
||||
{
|
||||
if (!TFM_SuperadminList.isUserSuperadmin(p))
|
||||
{
|
||||
|
Reference in New Issue
Block a user