Skip to content

Commit

Permalink
New translations gui.mdx (German)
Browse files Browse the repository at this point in the history
  • Loading branch information
ukdaaan committed Jan 1, 2024
1 parent 7cd7826 commit 3901621
Showing 1 changed file with 10 additions and 40 deletions.
50 changes: 10 additions & 40 deletions folder/de/src/content/docs/enhancements/Economy/gui.mdx.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,48 +2,18 @@
description: A focus on GUI based plugins for your servers economy.
slug: e/eco/gui
title: GUI Based
lastUpdated: 2024-01-01
---

This section takes a look at current plugins that have a user-interface for economy based tasks.
A GUI based shop plugin allows users to buy and sell using an interface, normally that of chests and can sometimes be more accessible for your players.

### Active Solutions
### Examples

Auction & Bidding plugins allow players to list their own items up for sale in a GUI. A necessity for most economy-based servers.
We have collated a small list of plugins you can use to get you started with on your Minecraft server below.

#### 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>
<ul class="pl-5 list-disc">
<li>[AuctionHouse](/e/pl/auctionhouse)</li>
<li>[PlayerAuctions](/e/pl/playerauctions)</li>
<li>[PlayerShops (BPS)](/e/pl/playershops)</li>
<li>[zAuctionHouse](/e/pl/zauctionhouse)</li>
</ul>

0 comments on commit 3901621

Please sign in to comment.