Skip to content

Commit

Permalink
New translations intro.mdx (Spanish (Modern))
Browse files Browse the repository at this point in the history
  • Loading branch information
ukdaaan committed Dec 1, 2023
1 parent 5117ebb commit 127295a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions folder/es/src/content/docs/enhancements/Economy/intro.mdx.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
description: Recommended plugins to kick start your Minecraft server's economy.
slug: e/eco
title: What is an economy?
sidebar:
order: 1
---

An economy is essential to your Minecraft server, it allows for players to buy and sell between one another or between your players and the server for in-game ranks / items etc.

Economies within Minecraft, much like the real world, can dictate supply and demand with availabilities of resources to your players. For example if you were running admin shops it would be possible to run a discount on certain items and random points within the year or if you want to make a product more valuable then this can be achieved too.

The goal with this section is to recommend some plugins that will allow you to build the framework for your own server's economy to take place.

### Requirements

Most, if not all plugins require your server to have an Economy API (such as [Vault](/e/pl/vault)) and an Economy Handler (Such as TheNewEconomy) installed. A short list of handlers is below:

- EssentialsX
- TheNewEconomy (Optional Vault Support)
- iConomy
- Gringott's Economy

0 comments on commit 127295a

Please sign in to comment.