mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-06 20:42:55 +00:00
More jdoc stuff
This commit is contained in:
parent
1fedb1e347
commit
61a225937d
15 changed files with 27 additions and 130 deletions
|
@ -31,7 +31,7 @@ public class Flag {
|
|||
* player, you need to register it with PlotSquared.
|
||||
*
|
||||
* @param key AbstractFlag
|
||||
* @param value Value must be alphanumerical (can have spaces) and be <= 48 characters
|
||||
* @param value Value must be alphanumerical (can have spaces) and be <= 48 characters
|
||||
*
|
||||
* @throws IllegalArgumentException if you provide inadequate inputs
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue