Multi World Money
Keeps money localized to worlds
This plugin is for multi-world servers that want to keep money separate between worlds. For example, if you have a server with the following worlds:
This plugin is tiny (33K) and works with economies like Essentials. If your multi-inventory plugin already separates money by world or you are using a multi-world capable economy, then you do not need this plugin.
Note: This plugin cannot prevent other plugins from changing a player's balance, e.g., chest shops. If you allow players to sell items, the chest shop will credit them in the world they are in (online or offline). Therefore, this plugin is best for servers where players buy items, but not sell them. (See Known Limitations section below)
Features
See this page.
Player Commands
mwm.balance:
description: Gives access to the balance command
default: everyone
mwm.pay:
description: Allows players to pay each other in-world
default: everyone
mwm.playerbalance:
description: Enables checking of other player’s balances
default: op
mwm.admin:
description: Access to admin commands
default: op
Required Plugins
See config.yml to switch on or off and change. The default message is:
# Config file
newworldmessage: "Your balance int his world is [balance]."
[balance] is substituted with the player's world balance. If you do not want to mention the balance, then do not include it. The text can be pretty much anything you like.
Known Limitations
The latest source is available here: GitHub multiworldmoney Source Code
Problems
Please file a ticket if you find a bug.
Stats Disclosure
This plugin utilizes a plugin metrics system, which means that the following information is collected and sent to mcstats.org:
Keeps money localized to worlds
This plugin is for multi-world servers that want to keep money separate between worlds. For example, if you have a server with the following worlds:
- Survival
- Creative
- A Skyblock
- Acid Island
- Prison
- PvP
This plugin is tiny (33K) and works with economies like Essentials. If your multi-inventory plugin already separates money by world or you are using a multi-world capable economy, then you do not need this plugin.
Note: This plugin cannot prevent other plugins from changing a player's balance, e.g., chest shops. If you allow players to sell items, the chest shop will credit them in the world they are in (online or offline). Therefore, this plugin is best for servers where players buy items, but not sell them. (See Known Limitations section below)
Features
- Separates money between worlds
- /pay command that pays players within a world
- Administrator give, take and set commands
- Displays world aliases from Multiverse if it is installed
- Support for world grouping (edit groups.yml)
- Configure the message shown when changing world via the config.yml file
See this page.
Player Commands
- /balance - Shows balances across all worlds and sum total
- /pay <player> <amount> - Allows a player to pay another within one world. Money stays in the payee's world.
- /balance <player> - Shows the balances of <player>
- /mwm give <user> <amount> <world> - increases the player's balance by amount in world. Online players only.
- /mwm take <user> <amount> <world> - decreases the player's balance by amount in world. Online players only.
- /mwm set <user> <amount> <world> - sets the player's balance to amount in world. Online players only.
- /mwm reload - Reloads the config.yml and groups.yml file
mwm.balance:
description: Gives access to the balance command
default: everyone
mwm.pay:
description: Allows players to pay each other in-world
default: everyone
mwm.playerbalance:
description: Enables checking of other player’s balances
default: op
mwm.admin:
description: Access to admin commands
default: op
Required Plugins
- Vault - make sure you use the latest version!
- Some kind of Economy Plugin, like Essentials
- Multiverse-Core - will use the world aliases if used
- Stop server
- Download and install Vault and an economy plugin like Essentials if you haven't done so already
- Download and install Multiverse-Core (optional)
- Download this plugin and place into your plugins folder
- Restart your server
- The plugin will make a folder called MultiWorldMoney.
- Open that folder.
- Check config.yml and edit the newworldmessage to be what you want.
- Edit the groups.yml file to match the world grouping you want.
- Type /mwm reload in the game to reload the config and group files.
See config.yml to switch on or off and change. The default message is:
# Config file
newworldmessage: "Your balance int his world is [balance]."
[balance] is substituted with the player's world balance. If you do not want to mention the balance, then do not include it. The text can be pretty much anything you like.
Known Limitations
- Money given to a user by another plugin or via an economy /pay command will be deposited in the world they are in now or when they logged out. To avoid this disable the economy /pay command via permissions and use MultiWorldMoney's /pay instead.
- This includes money from chest shop sales.
The latest source is available here: GitHub multiworldmoney Source Code
Problems
Please file a ticket if you find a bug.
Stats Disclosure
This plugin utilizes a plugin metrics system, which means that the following information is collected and sent to mcstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Multi World Money is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 16,755 times (via Spigot). Download it and open it directly in the game.