mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-07-01 20:46:41 +00:00
little things I found idk
This commit is contained in:
@ -20,7 +20,7 @@ public class Command_scare extends FreedomCommand
|
||||
{
|
||||
if (!FUtil.isPaper())
|
||||
{
|
||||
msg("This command won't work on Paper!", ChatColor.RED);
|
||||
msg("This command won't work without Paper!", ChatColor.RED);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user