-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTrading.html
193 lines (168 loc) Β· 8.25 KB
/
Trading.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<!DOCTYPE html>
<html class=" izodjpo idc0_347" lang="en" theme="light">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>
GoodMC Original WIKI
</title>
<script src="Main/cache.js"></script>
<meta charset="UTF-8">
<meta content="" name="description">
<meta content="width=device-width, height=device-height, initial-scale=1.0" name="viewport">
<meta content="telephone=no" name="format-detection">
<meta content="yes" name="apple-mobile-web-app-capable">
<meta content="black-translucent" name="apple-mobile-web-app-status-bar-style">
<meta content="GoodMC Original" property="og:title">
<meta content="GoodMC Original" property="og:site_name">
<meta content="https://goodmc.org" property="og:url">
<meta content="website" property="og:type">
<meta content="" property="og:description">
<link href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>π</text></svg>"
rel="icon">
<link href="Main/style.css" rel="stylesheet">
<link href="Main/main.css" rel="stylesheet">
</head>
<body>
<main id="app">
<nav class="menu menu-simplified">
<div class="menu-flex-container">
<a class="menu-logo" href="https://wiki.goodmc.org/Main">
<span style="margin-left: 10px;">GoodMC <span class="tree-emoji">π³</span> Original</span>
</a>
</div>
<div class="menu-simplified-right">
<a class="hide-on-iphone" href="https://discord.gg/HWPAExBt3A">Discord</a>
<a class="button button-black" href="Main" style="margin-right: 10px;">Main page</a>
</div>
</nav>
<div class="content doc">
<h1>π° Trading<img draggable="false" src=""></h1>
<p>
Trading is an advanced barter shop system that enables you to create your own shops and trade items with
other players. It offers a user-friendly interface, extensive customization options, and features like
multiple item slots, stock inventory access, and protection for items.
</p>
<p style="text-align: center;">
<img src="Data/Tradings/overview.gif">
</p>
<h2 id="features"><a href="#features">π Features</a></h2>
<ul>
<li>
Unique shop GUI for item trading without using coins
</li>
<li>
Compatibility with Bedrock (use the Classic UI Profile in Video Settings)
</li>
<li>
2 item slots for trading or selling, totaling 4 slots
</li>
<li>
5 rows of item trades per shop
</li>
<li>
Unlimited amount of blocks can be set as shop or stock GUI blocks
</li>
<li>
Shop block activates GUI on left or right-click
</li>
<li>
Shop owners receive a message if they are online and someone buys an item
</li>
<li>
Shop owners can type "/shop sold" to view missed shop messages
</li>
<li>
Items can be put into a shulker box and traded to accommodate more item trading while saving shop space
</li>
<li>
Item frames and items within them are protected from explosions
</li>
</ul>
<h2 id="guide"><a href="#guide">π Guide</a></h2>
<ol>
<li>
<span style="font-size: 1.2em;">π</span> <strong>Create a Shop:</strong><br>
To create a shop, find an available shop block (barrel) and use the command:<br>
<code>/shop create</code>
</li>
<li>
<span style="font-size: 1.2em;">ποΈ</span> <strong>Delete a Shop:</strong><br>
To delete a shop, target the desired shop block and use the command:<br>
<code>/shop delete</code>
</li>
<li>
<span style="font-size: 1.2em;">π¦</span> <strong>Stock Your Shops:</strong><br>
Stock your shops with items by left-clicking on the stock block (end_portal)
</li>
<li>
<span style="font-size: 1.2em;">π</span> <strong>List Your Shops:</strong><br>
To list your shops with their locations and IDs, use the command:<br>
<code>/shop list</code>
</li>
<li>
<span style="font-size: 1.2em;">π‘</span> <strong>Use the GUI:</strong><br>
Simply interact with the shop block and follow the on-screen instructions.
</li>
</ol>
<h2 id="commands"><a href="#commands">π Commands</a></h2>
<ul>
<li><strong>/shop count <item></strong> - Count amount of given item in stock inventory</li>
<li><strong>/shop create</strong> - Creates player shop at the targeted location</li>
<li><strong>/shop delete</strong> - Deletes shop at the targeted location</li>
<li><strong>/shop deleteid <id></strong> - Deletes a shop you own with the given id number</li>
<li><strong>/shop find <item></strong> - Search all player shops for given item that is for sale</li>
<li><strong>/shop list</strong> - Shows list of your shops with location</li>
<li><strong>/shop move <id></strong> - Move given shop id to a new targeted location</li>
<li><strong>/shop out</strong> - List shops with rows and items that are out of stock</li>
<li><strong>/shop shops</strong> - List every shop in the server with owner player head skins and shop id
number
</li>
<li><strong>/shop sold <page/clear></strong> - Show missed shop messages with optional page or clear
them
</li>
<h3>Moderator Commands:</h3>
<li><strong>/shop adminshop</strong> - Creates an admin shop that does not require stock at the targeted
location
</li>
<li><strong>/shop createlocation <player> <x> <y> <z> <world></strong> -
Create shop for a player at given location and world. Console can use this command
</li>
<li><strong>/shop createshop <player></strong> - Create shop for given player at targeted location
bypassing any shop limits
</li>
<li><strong>/shop delete</strong> - Deletes shop at the targeted location</li>
<li><strong>/shop deleteid <id></strong> - Deletes shop with given id number. Console can use this
command
</li>
<li><strong>/shop deletelocation <x> <y> <z> <world></strong> - Delete shop at given
location and world. Console can use this command
</li>
<li><strong>/shop list <player></strong> - Shows a list of given players shops with location</li>
<li><strong>/shop listadmin</strong> - Shows list of admin shops</li>
<li><strong>/shop manage <id></strong> - Remotely manage players shop with given id</li>
<li><strong>/shop managestock <player> <page></strong> - Remotely manage stock of given player
</li>
<li><strong>/shop out <player></strong> - List shops with rows and items that are out of stock for
given player
</li>
<li><strong>/shop removeallshops <player></strong> - Remove all shops of given player</li>
</ul>
</div>
</main>
<footer class="footer" id="footer">
<div class="footer-left">
<a href="">mc.goodmc.org</a> Β·
<a href="">Trading</a> Β·
<a href="">13.06.2023</a><br><br>
CC BY-SA
</div>
<div class="footer-right">
<label class="theme-switcher" for="checkbox">
<input checked="checked" id="checkbox" type="checkbox">
<span class="slider round"></span>
</label>
</div>
</footer>
<script src="Main/theme.js"></script>
</body>
</html>