Remove scripting from javadocs

This commit is contained in:
NotMyFault 2021-05-25 20:51:26 +02:00
parent daf0e6e1ba
commit b1fc17e045
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C

View File

@ -258,7 +258,6 @@ public abstract class PlotPlayer<P> implements CommandCaller, OfflinePlotPlayer,
/** /**
* Get the total number of allowed plots * Get the total number of allowed plots
* Possibly relevant: (To increment the player's allowed plots, see the example script on the wiki)
* *
* @return number of allowed plots within the scope (globally, or in the player's current world as defined in the settings.yml) * @return number of allowed plots within the scope (globally, or in the player's current world as defined in the settings.yml)
*/ */