WorldGuard - Kunfury-blep/Blep-Fishing GitHub Wiki
Blep Fishing now includes WorldGuard support, allowing for custom flags to be set for different regions to impact player fishing.
- bf-area <Area Name>
- Sets the Region to be treated as a specific Fishing Area
- bf-fish <Fish Name>
- Sets the Region so that only that specific type of fish can be caught there.
- bf-endgame <True/False>
- Areas with this flag enabled will be treated as if it were the All Blue, meaning ALL fish can be caught in it.
- bf-fishing <Allow/Deny>
- Defines whether fish can be caught in this area. This flag respects inheritance, so you can deny fishing on the global region and have specific areas where custom fish can be caught.
If multiple regions overlap where the player is fishing from, the flags will be combined and they will have a fish spawned following the normal rules in those areas.
For example, if a player is fishing in a spot with two regions defined on it that have the following flags:
They will be able catch either a Bluegill or a Catfish, the area flag will be ignored as it is always ignored if there is a fish flag defined.
- /rg flag Region_Name bf-area Jungle
- Sets the WorldGuard Region to be treated as a Jungle fishing area
- /rg flag Region_Name bf-fish Smallmouth Bass
- Sets the WorldGuard Region to allow only Smallmouth Bass to be caught
- /rg flag Region_Name bf-endgame true
- Sets the WorldGuard region to be treated as the All Blue