mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 11:45:19 +01:00
feed and heal gamemode (default is like vanilla regeneration)
parent
938bd7efb3
commit
6d92187c03
@ -152,8 +152,8 @@ The asterisk covers the values of the flag, if it's a boolean flag you cover `tr
|
||||
### Timed:
|
||||
| Name | Description | Default Value
|
||||
|------------------------------------------------------------|--------------------------------------------------------------------------------| ------------------- |
|
||||
| feed | Specify an interval in seconds and an optional amount by which the players will be fed (amount is 1 by default) | None |
|
||||
| heal | Specify an interval in seconds and an optional amount by which the players will be healed (amount is 1 by default) | None |
|
||||
| feed | Specify an interval in seconds and an optional amount by which the players will be fed (amount is 0 by default = vanilla-regeneration) | None |
|
||||
| heal | Specify an interval in seconds and an optional amount by which the players will be healed (amount is 0 by default = vanilla-regeneration) | None |
|
||||
|
||||
### BlockTypeList:
|
||||
| Name | Description | Default Value
|
||||
|
Loading…
Reference in New Issue
Block a user