mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-07 13:03:00 +00:00
Adding support for books made from /einfo
This commit is contained in:
parent
3f783bb43b
commit
bd22aec38a
12 changed files with 305 additions and 26 deletions
|
@ -39,7 +39,7 @@ public class Commandbook extends EssentialsCommand
|
|||
}
|
||||
else
|
||||
{
|
||||
throw new Exception("You are not holding a book.");
|
||||
throw new Exception("You are not holding a writable book.");
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue