Skip to main content

Commands Reference

Aliases

The main command (/emf) can have custom aliases configured in MainConfig.

EvenMoreFish Player Commands

CommandArgumentsPermissionDescription
/emfNoneNoneShows help message (default)
/emf nextNoneemf.user.nextShows when the next competition starts
/emf toggleNoneemf.user.toggleToggles fishing rewards on/off
/emf guiNoneemf.user.guiOpens the main menu GUI
/emf helpNoneemf.user.helpShows command help
/emf topNoneemf.user.topShows competition leaderboard
/emf shop[target]emf.user.shop (or emf.admin for target)Opens fish selling GUI
/emf sellallNoneemf.user.sellallSells all fish in inventory
/emf applybaitsNoneemf.user.applybaitsOpens bait application GUI
/emf journal[rarity]emf.user.journalOpens fish collection journal

EvenMoreFish Admin Commands

CommandArgumentsPermissionDescription
/emf adminNoneemf.adminShows admin command help
/emf admin fish<rarity> <fish> [amount] [target]emf.adminGives a specific fish to a player
/emf admin list fish<rarity>emf.adminLists fish in a rarity
/emf admin list raritiesNoneemf.adminLists all rarities
/emf admin list requirementTypesNoneemf.adminLists requirement types
/emf admin list rewardTypesNoneemf.adminLists reward types
/emf admin list itemAddonsNoneemf.adminLists item addons
/emf admin nbt-rod[target]emf.adminGives NBT fishing rod
/emf admin bait<bait> [quantity] [target]emf.adminGives bait to player
/emf admin clearbaits[target]emf.adminClears baits from held rod
/emf admin reloadNoneemf.adminReloads plugin config
/emf admin versionNoneemf.adminShows plugin version info
/emf admin rewardtypesNoneemf.adminLists reward types with authors
/emf admin migrateNoneemf.adminRuns database migrations
/emf admin rawItemNoneemf.adminGets NBT of held item
/emf admin helpNoneemf.adminShows help again
/emf admin competition start<competitionId> [duration]emf.adminStarts competition
/emf admin competition endNoneemf.adminEnds current competition
/emf admin competition test[duration] [type]emf.adminStarts test competition
/emf admin database drop-flywayNoneemf.admin.debug.database.flywayDrops Flyway schema history (debug)
/emf admin database repair-flywayNoneemf.admin.debug.database.flywayAttempts to repair migrations
/emf admin database clean-flywayNoneemf.admin.debug.database.cleanCleans Flyway tables
/emf admin database migrate-to-latestNoneemf.admin.debug.database.migrateForces migration to latest DB version