🖥️GUIs

Setting up

Before I describe what each GUI has, I want to show you how to configure it using one of the GUIs as an example.

Collection GUI size: 6
Collection GUI empty materials:
  45: ['DIAMOND', 857414]
  52: ['DIAMOND', 857415]
  53: ['DIAMOND', 857416]
Collection GUI slots for paintings: [10, 11, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43]
Collection GUI previous page slot: 48
Collection GUI previous page material: ['STICK', 857001]
Collection GUI next page slot: 50
Collection GUI next page material: ['STICK', 857001]
Collection GUI page slot: 49
Collection GUI page materials:
  1: ['STICK', 858001]
  2: ['STICK', 858002]
  3: ['STICK', 858003]
  4: ['STICK', 858004]
  5: ['STICK', 858005]
  6: ['STICK', 858006]
  7: ['STICK', 858007]
  8: ['STICK', 858008]
  9: ['STICK', 858009]
  10: ['STICK', 858010]
  11: ['STICK', 858011]
  12: ['STICK', 858012]
  13: ['STICK', 858013]
  14: ['STICK', 858014]
  15: ['STICK', 858015]
  16: ['STICK', 858016]
  17: ['STICK', 858017]
  18: ['STICK', 858018]
  19: ['STICK', 858019]
Collection GUI sort by rating slot: 2
Collection GUI sort by rating material: ['STICK', 857005]
Collection GUI shuffle slot: 4
Collection GUI shuffle material: ['STICK', 857004]
Collection GUI sort by date slot: 6
Collection GUI sort by date material: ['STICK', 857003]

Collection GUI size Responsible for the number of rows in the GUI itself.

Collection GUI empty materials Responsible for the placement of color panels or anything else. You can place any minecraft material.

Collection GUI slots for paintings All the paintings will be located here. These are their possible slots.

Collection GUI previous page slot You can specify the location in the inventory. Or hide the material by specifying slot -1

Collection GUI previous page material Here you specify the material and CustomModelData. By default, it is 0, which means that there is no texture. The description of the item is configured in the message config. Go to the "Messages" folder.

Collection GUI page materials Here you can specify the number of pages and the material with customModelData. You also need to specify the name of the pages in the message file. Go to the "Messages" folder.

List of GUIs

Main GUI

Main menu. From here you can go to:

  • Collection GUI

  • Catalog GUI

  • Drafts GUI

  • Moderation GUI

  • Manuals GUI

  • Downloads GUI

  • See your revenue + your place among all players

  • See your rating + your place among all players

  • Create new painting

  • Import a map

  • Create new easel

Collection GUI

All published and verified paintings of players are located here. Each player can have a certain number of common works. The painting has an author, title, collection, price, quantity for sale, editability. You can click on the painting to open Collection item GUI.

Collection item GUI

This is the menu for this painting. Depending on whether you are the author, the buttons differ. The viewer has the like, dislike, buy and view quantity buttons.

If you click on the painting itself, you can view it.

If you click on the buy button, the download button will appear and the painting will go to the download GUI.

Catalog GUI

This is a menu that has many categories. Each category contains pictures of similar themes.

Catalog item GUI

Here are the paintings of the same category. These paintings are automatically placed in an invisible frame when you right-click. And the coolest thing is that you can combine paintings. That is, you can put several paintings on top of each other.

Downloads GUI

After purchase, the painting goes here. Even if the author later deletes the painting or changes it, it will remain in this previous state and the player will be able to get it.

Drafts GUI

All the player's drafts are stored here. He can click on any to open the draft. And also delete all drafts by clicking on the delete button.

Edit draft GUI

In this menu you can see what the drawing looks like by clicking on it. You can delete it, edit it, or start completely from scratch. And if all is well, click on the publish button.

Publish draft GUI

In this menu you need to specify 5 parameters, 3 of which are mandatory:

  • Price [Required] - This is the price the painting will be sold for.

  • Stock [Required] - How much will be available. It may not be for sale and as much as you like.

  • Name [Required] - Title of the painting.

  • Collection [Optional] - The collection it is part of. For example, you create a series of similar paintings.

  • Editable [Optional] - Will it be possible to edit the picture in the future? If not, the picture is final.

  • Is for Catalog [Optional] - In what category will the painting be placed?

And having added everything, click on the publish button.

Manuals GUI

Here are stored quick guides for players on how and what works. You can add your books for review, or remove this GUI altogether by specifying slot -1 in the config.

Moderation GUI

Moderation window where the admin or another person can check the picture to make sure there is nothing indecent. The player can view the picture, accept it or reject it.

Drawing main GUI

This is a menu that the player can only enter while drawing. Here you can switch tools, undo the action, choose the cursor or background color, save or stop editing the painting.

Drawing sizes GUI

Here you can choose the cursor size. From 1 to 16 pixels (Or any another size).

Drawing colors GUI

Here you can choose the color for the cursor or background. There are 10 pages of all possible shades. You can use commands to get all this colors, find it here.

Last updated