Overview
Every integration on this page is optional and none of them needs turning on. uxmEssentials detects the plugin at startup, and when it is not installed no class from it is ever loaded: an absent integration is a silent no-op, not an error in your console.
Land claim plugins are the one family where several can run at once. All of them are consulted and their answers combined; see Land Claims for the combine modes.
Permissions¶
| Plugin | What it turns on |
|---|---|
| LuckPerms | Group and meta lookups behind the quota and tier permission nodes. |
See LuckPerms for the node reference.
Economy¶
| Plugin | What it turns on |
|---|---|
| Vault | Runs the economy through an existing Vault provider, and answers permission queries. |
| Treasury | Runs the economy through an existing Treasury provider. |
| PlayerPoints | Points as a currency menus and requirements can charge. |
| CoinsEngine | CoinsEngine currencies menus and requirements can charge. |
| zEssentials | zEssentials currencies menus and requirements can charge. |
With none of these installed the built-in economy runs on its own database. See Vault & Treasury.
Placeholders¶
| Plugin | What it turns on |
|---|---|
| PlaceholderAPI | Expands third-party placeholders inside our text, and publishes the uxmessentials expansion for other plugins to read. |
| MiniPlaceholders | MiniMessage-native global tags inside our message catalog lines. |
See PlaceholderAPI for the full placeholder list we publish.
Custom items¶
| Plugin | What it turns on |
|---|---|
| HeadDatabase | Head-database heads as menu icons. |
| ItemsAdder | ItemsAdder custom items as menu icons. |
| Oraxen | Oraxen custom items as menu icons. |
| Nexo | Nexo custom items as menu icons. |
| MMOItems | MMOItems items as menu icons. |
See Custom Items & Heads for the icon syntax.
Land claims¶
Every installed one is consulted, not just the first.
| Plugin | What it turns on |
|---|---|
| Lands | Lands claims gate homes and warps. |
| GriefPrevention | GriefPrevention claims gate homes and warps. |
| GriefDefender | GriefDefender claims gate homes and warps. |
| ExcellentClaims | ExcellentClaims claims gate homes and warps. |
| SimpleClaimSystem | SimpleClaimSystem claims gate homes and warps. |
| RClaim | RClaim claims gate homes and warps. |
| XClaim | XClaim claims gate homes and warps. |
| Homestead | Homestead claims gate homes and warps. |
| Towny | Town plots gate homes and warps. |
| BentoBox | BentoBox islands gate homes and warps. |
| Residence | Residences gate homes and warps. |
| PlotSquared | Plots gate homes and warps. |
| SuperiorSkyblock2 | SuperiorSkyblock islands gate homes and warps. |
uxmClaims, our own claim plugin, is detected too and needs no declaration.
Regions¶
| Plugin | What it turns on |
|---|---|
| WorldGuard | Region membership and flags gate teleports, poses and menu requirements. |
| WorldEdit | Defines a region from your current WorldEdit selection. |
Web maps¶
| Plugin | What it turns on |
|---|---|
| dynmap | Publishes spawn and warp markers to the dynmap web map. |
| squaremap | Publishes spawn and warp markers to the squaremap web map. |
Voting¶
| Plugin | What it turns on |
|---|---|
| Votifier | Feeds votes from vote sites into the vote module. NuVotifier works too. |
Bedrock¶
| Plugin | What it turns on |
|---|---|
| Floodgate | Shows Bedrock players native forms instead of chest menus. |
See Bedrock (Floodgate).
Menu conditions¶
| Plugin | What it turns on |
|---|---|
| Jobs | Job and level conditions in menu requirements. JobsReborn is the plugin. |
Checking what bound¶
/uxmess doctor reports the integrations it found, grouped the same way as this page:
If a plugin you installed is missing from that line, it either failed its own startup (check your console for its errors) or it is not one uxmEssentials integrates with.
Importing from another plugin is a different thing
Moving data across from EssentialsX, LiteBans, DecentHolograms, FancyHolograms or one of
the player-warp plugins does not need that plugin installed at all, and is not on this
page. That is /uxmess import, covered under Getting Started.