Flowframe is a Minecraft mod for Fabric that adds quality-of-life and server management features for the FlowSMP. Each player related feature is permission-based and can be enabled/disabled by server admins.
A Minecraft Fabric mod for the FlowSMP that adds quality-of-life and server management features. All player-related features are permission-based.
- Player Head Drops - Drop your head when killed by your own arrow
- No Crop Trampling - Farmland can't be trampled
- Creeper No Grief - Creepers don't damage blocks
- Phantom Deny - No phantoms in overworld (allowed in nether)
- /orelog - View ore mining logs + ore announcements
- /endtoggle - Enable/disable The End dimension
- /levitate - Give levitation effect
- /linked [player] - Shows the user ID of the Discord account that is linked to that Minecraft name
- /flowframe version - Show mod version
- /flowframe countentities - Count all entities
- Ore Announcements - Broadcasts rare ore discoveries
- Potion Extension - All potions last 2+ hours
- Map/Trash Bag/Banglum Nuke Core Removal - Remove unwanted items
- Path Speed Boost - Move faster on dirt paths
Create custom mob spawners:
- /flowframe spawner add
- /flowframe spawner remove [name] - Remove spawner
- /flowframe spawner list - View all spawners
- Auto Backup - Saves inventories on join/leave/death
- /flowframe inventoryrestore view - View backups
- /flowframe inventoryrestore restore - Restore inventory
- Auto GameRules - Ensures day/weather cycles stay enabled
- Daily Restart Warning - 6:55 AM CET warning
- GL Commands - Gives non-operators the ability to access GrieferLogger's commands. This lets players see deposits/withdrawals from inventories and placement/breaking of blocks
Most features require permissions via LuckPerms or Fabric Permissions API. Operators (level 2+) have access to everything.
Key Permissions:
- flowframe.command.* - For commands
- flowframe.feature.* - For features
- flowframe.groupcolor.&[color] - For chat colors
Chat Colors: Players get colored names from LuckPerms prefixes or color permissions in the tablist ( flowframe.groupcolor.&a for green, etc.)
Features can be enabled/disabled by modifying registrations in FlowframeMod.java .