Introduction
Are you worried that your Minecraft Fabric server does not have the Residence plugin to protect player bases? This mod helps you protect your player's base and it has most of the basic features of Residence! Also provides a basic economic system.
Support and Feedback
Github: https://github.com/SAGUMEDREAM/MyDomain/issues
E-Mail: helper@otomads.top
Config
Configuration file directory: ./config/mydomain/config.yml
Settings
- allow_check_other_player_accounts: true
- Whether to allow viewing other players’ account balances (true/false)
- select_item: minecraft:stick
- Select items (fill in the Identifier of the item)
- currency_items: minecraft:gold_ingot
- Physical currency item (fill in the Identifier of the item)
- initialize_currency: 200.0
- Initialize the player's currency amount (fill in Double decimal)
- unit_block_price: 0.55
- Price per block in the selection (fill in Double decimal)
- uuid_authentication: false
- Whether to enable uuid in command suggest (true/false)
- admin_domain_control: true
- (true/false)
- max_domain: 5
- The maximum number of domains each player is allowed to have (fill in Integer)
- check_for_update: true
- Automatically check for MyDomain mod updates when launching the game (true/false)
- language: en_us
- Language type (default is zh_cn and en_us, language files should be placed in ./config/mydomain/languages)
- version_id: 1
- Configuration file version number, please do not change it
Usage
- /mydomain
- create <domain_name> (create a domain for you)
- delete <domain_name> (delete your domain)
- tp <domain_name> (teleport to domain)
- tpset <domain_name> (set domain teleport point)
- confirm (confirm whether important settings have been changed)
- delete
- give
- give <domain_name> <player> (give a domain to other player)
- list (get all your domains)
- padd <domain_name> <player>
- pdel <domain_name> <player>
- set <domain_name> <setting_keys> <value> (change domain settings)
- expand <domain_name> <reach> (expand the domain range towards the player)
- info <domain_name> (get domain infos)
- get (get the infos information where the player is located)
- size (get the current selection size)
- about (get mod info and support)
- reload (reload mod, Requires administrator)
- update (check for updates, Requires administrator)
- encode <language> (export internal language encoding, Requires administrator)
- /recharge
- <amount> (add money to your own account)
- /withdraw
- <amount> (withdraw money from your own account)
- /mydomain:money (query the player’s own account currency)
- <player> (query the other player’s account currency)
- /mydomain:pay
- <player> <amount> (transfer money to a player)
- /mydomain:account
- <player> <setting_keys> <value> (modify a player's settings)
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Compatibility
Minecraft: Java Edition
1.20.3–1.20.4
Platforms
Fabric
Supported environments
Creators
Details
Licensed GPL-3.0-only
Published 9 months ago
Updated 8 months ago