Skip to content

Commit

Permalink
New translations gui.mdx (Spanish (Modern))
Browse files Browse the repository at this point in the history
  • Loading branch information
ukdaaan committed Dec 2, 2023
1 parent f137e6e commit d9a770f
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions folder/es/src/content/docs/enhancements/Economy/gui.mdx.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
description: A focus on GUI based plugins for your servers economy.
slug: e/eco/gui
title: GUI Based
---

This section takes a look at current plugins that have a user-interface for economy based tasks.

### Active Solutions

Auction & Bidding plugins allow players to list their own items up for sale in a GUI. A necessity for most economy-based servers.

#### AuctionHouse

A decent /ah plugin. Unfortunately, it does have it's fair share of issues. For example, it is one of the most laggiest plugins in every server and also has caused dupes here and there (rare but still possible).

There are better options out there with far more customizability.

<div>
<a class="button button--outline button--primary" href="https://www.spigotmc.org/resources/auctionhouse.61836/">Spigot</a>
</div>

#### PlayerAuctions

It has great levels of customizability and flexibility, to the point where you can edit pretty much every aspect of every single menu. It also has compatibility with lots of other plugins and also an author who is always there to provide support.

The plugin does however lack in the open source department.

<div>
<a class="button button--outline button--primary" href="https://www.spigotmc.org/resources/83073/">Spigot</a>
</div>

#### PlayerShops (BSP)

It allows every player to create their own shop GUI, similarly to BossShopPro. Players may sell their items in said shop. Might replacement for ChestShops. this plugin hasn't been updated in a while, though.

<div>
<a class="button button--outline button--primary" href="https://www.spigotmc.org/resources/playershops-gui-bsp-allow-players-to-create-public-shops.29568/">Spigot</a>
</div>

#### zAuctionHouse

A premium version of Player Auctions. You may find greater performance in addition to a few extra features, notably the Shulker viewer and a Sell inventory but that's about it.

Player Auctions listed in the comparison page says that several features, such as multi-currency support & custom inventories, are not in PA. This is not true as PA does have said features.

<div>
<a class="button button--outline button--primary" href="https://www.spigotmc.org/resources/1-8-1-19-zauctionhouse-1200-servers-online.63010/">Spigot</a>
</div>

0 comments on commit d9a770f

Please sign in to comment.