mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 11:45:19 +01:00
Updated Plot flags (markdown)
parent
89ad9c5699
commit
5b063890cd
@ -113,80 +113,11 @@ The asterisk covers the values of the flag, if it's a boolean flag you cover `tr
|
||||
| untrusted-visit | Set to `true` to allow Members to teleport if the teleport flag is denied | False |
|
||||
|
||||
|
||||
### Notification
|
||||
- [titles](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-titles)
|
||||
- [greeting](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-greeting)
|
||||
- [farewell](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-farewell)
|
||||
- [description](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-description)
|
||||
- [notify-enter](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-notify-enter)
|
||||
- [notify-leave](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-notify-leave)
|
||||
|
||||
### Attributes
|
||||
- [feed](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-feed)
|
||||
- [heal](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-heal)
|
||||
- [invincible](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-invincible)
|
||||
- [instabreak](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-instabreak)
|
||||
- [fly](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-fly)
|
||||
- [gamemode](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-gamemode)
|
||||
- [time](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-time)
|
||||
- [weather](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-weather)
|
||||
- [music](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-music)
|
||||
- [disable-physics](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-disable-physics)
|
||||
- [deny-teleport](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-deny-teleport)
|
||||
- [grass-grow](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-grass-grow)
|
||||
- [ice-melt](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-ice-melt)
|
||||
- [mycel-grow](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-mycel-grow)
|
||||
- [snow-melt](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-snow-melt)
|
||||
- [vine-grow](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-vine-grow)
|
||||
|
||||
### Caps
|
||||
- [mob-cap](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-mob-cap)
|
||||
- [animal-cap](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-animal-cap)
|
||||
- [hostile-cap](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-hostile-cap)
|
||||
- [entity-cap](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-entity-cap)
|
||||
- [vehicle-cap](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-vehicle-cap)
|
||||
- [misc-cap](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-misc-cap)
|
||||
|
||||
### Items
|
||||
- [item-drop](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-item-drop)
|
||||
- [drop-protection](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-drop-protection)
|
||||
|
||||
### Boolean protection
|
||||
- [pve](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-pve)
|
||||
- [pvp](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-pvp)
|
||||
- [deny-exit](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-deny-exit)
|
||||
- [explosion](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-explosion)
|
||||
- [player-interact](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-player-interact)
|
||||
- [hostile-interact](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-hostile-interact)
|
||||
- [hostile-attack](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-hostile-attack)
|
||||
- [animal-interact](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-animal-interact)
|
||||
- [animal-attack](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-animal-attack)
|
||||
- [tamed-interact](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-tamed-interact)
|
||||
- [tamed-attack](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-tamed-attack)
|
||||
- [misc-interact](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-misc-interact)
|
||||
- [hanging-place](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-hanging-place)
|
||||
- [hanging-break](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-hanging-break)
|
||||
- [vehicle-use](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-vehicle-use)
|
||||
- [vehicle-place](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-vehicle-place)
|
||||
- [vehicle-break](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-vehicle-break)
|
||||
- [redstone](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-redstone)
|
||||
- [device-interact](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-device-interact)
|
||||
- [liquid-flow](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-liquid-flow)
|
||||
- [block-burn](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-block-burn)
|
||||
- [block-ignition](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-block-ignition)
|
||||
- [mob-place](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-mob-place)
|
||||
- [snow-form](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-snow-form)
|
||||
- [untrusted-visit](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-untrusted-visit)
|
||||
|
||||
### Block protection (list based)
|
||||
- [place](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-place)
|
||||
- [break](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-break)
|
||||
- [use](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-use)
|
||||
|
||||
### Misc
|
||||
- [forcefield](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-forcefield)
|
||||
- [modified-blocks](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-modified)
|
||||
- [price](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-price)
|
||||
- [no-worldedit](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:no-worldedit)
|
||||
- [blocked-cmds](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-blocked-cmds)
|
||||
- [server-plot](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-server-plot)
|
||||
### String:
|
||||
| Name | Description | Default Value
|
||||
|------------------------------------------------------------|--------------------------------------------------------------------------------| ------------------- |
|
||||
| music | Set to a music disk ID (item name) to play the music disc | Null |
|
||||
| description | Set the plot description. Supports '&' color codes | Null |
|
||||
| greeting | Message sent to players on plot entry. Supports '&' color codes | Null |
|
||||
| farewell | Message sent to players when leaving the plot. Supports '&' color codes | Null |
|
||||
| done | Mark a plot as done | Null |
|
||||
|
Loading…
Reference in New Issue
Block a user