▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
VConomy

VConomy

A modern, lightweight, multi-currency economy plugin for Minecraft

Оцените первым
21
0

Overview

VConomy is a high-performance Minecraft economy plugin designed for servers that need more than a single virtual currency. It supports multiple independent currency types, and also provides lots of configurable options to suit your needs.

Features

  • Multi-Currency: You can define any number of currency types via simple YAML files. Each type has its own balance column, display format, decimal precision, initial value, and tax rate.
  • Multiple Databases Support: Supports H2 (embedded, zero-config), MySQL, PostgreSQL, and SQLite. In the future, more databases will be added.
  • Lightweight: The size of the plugin is less than 1 MB. Just HikariCP and SnakeYAML were bundled. JDBC drivers are auto-downloaded on first use.
  • Simple Configuration: There are plenty of comments in the config files so that they are easy to understand.
  • Vault Integration: Exposes a configurable economy type through the Vault API, enabling compatibility with shops, auctions, and other Vault-dependent plugins.
  • PlaceholderAPI Support: You're able to use placeholders like %vconomy_coin% in scoreboards, chat formatting, and custom plugins.
  • Granular Permissions: Every command has its own permission node, allowing fine-grained control over who can do what.
  • Customizable Command Aliases: All commands support configurable aliases so that players can use them in a most familiar way.

Installation

Requirements

  • Server Core (Spigot / Paper / Purpur) >= 1.12
  • Java >= 8

Steps

  1. Download the latest vconomy-spigot-x.x.x.jar
  2. Place the JAR into your server's plugins/ folder
  3. Restart your server
  4. Finished! Run /vconomy help to verify whether it's working

Optional Plugins

  • Vault -- compatibility with Vault-dependent economy plugins
  • PlaceholderAPI -- placeholder expansion

Usage

Commands

CommandDescriptionPermission
/balance <type> [player]View your (or another's) balancevconomy.get / vconomy.get.others
/balancetop <type> [page]Show balance leaderboardvconomy.top
/pay <player> <type> <amount>Send money to a playervconomy.pay
/vconomy get/show <type> [player]View specific balancevconomy.get
/vconomy top <type> [page]Balance leaderboard (detailed)vconomy.top
/vconomy give/add <player> <type> <amount>Give money to a player (admin)vconomy.admin.give
/vconomy take <player> <type> <amount>Take money from a player (admin)vconomy.admin.take
/vconomy set <player> <type> <amount>Set a player's balance (admin)vconomy.admin.set
/vconomy reset <player> [type]Reset a player's balance (admin)vconomy.admin.reset
/vconomy reloadReload configurationvconomy.admin.reload
/vconomy helpShow help messagevconomy.admin.help (for admins)

Permissions

PermissionDescriptionDefault
vconomy.getView your own balanceAll players
vconomy.get.othersView others' balanceOP
vconomy.topView balance leaderboardAll players
vconomy.paySend money to othersAll players
vconomy.admin.giveAdmin — give moneyOP
vconomy.admin.takeAdmin — take moneyOP
vconomy.admin.setAdmin — set balanceOP
vconomy.admin.helpAdmin — view admin helpOP
vconomy.admin.resetAdmin — reset balanceOP
vconomy.admin.reloadAdmin — reload configOP

License

This project is licensed under the LGPL-3.0 License

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

26.1.x1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x

Платформы

Поддерживаемые окружения

Сервер

Ссылки

Создатели

Детали

Лицензия:
Опубликован:1 месяц назад
Обновлён:1 месяц назад
Главная