Skip to content

What is VexView

LK520 edited this page Aug 3, 2018 · 15 revisions

Obtain authorization

Before you start everything, please get the authorization. After completing the plugin purchase, please fill in vexview.yml, such as:

#Please fill in your SpigotMC account below

User: 'LK520'

#serial number

Code: 'ASDHJA-DJSAD8-DSJAK2-00SHDJ'

Getting Start

What is VexView?

It allows you to open a custom GUI for the player, and you can customize buttons, pictures, text messages, a full server-controlled GUI.

Join announcement configuration

Let's first take a look at announcement.yml (Join announcement configuration)

Which GUI file to use (Please edit any gui file in plugins\VexView\gui)

gui: 'normal'

#Whether to enable this function

enable: true

#Whether to open AuthMe hook ,if true ,the GUI will not be displayed until the player login.

authme: true

Through this configuration file, you should understand the full content of a GUI. text、image、gui、buttons ,these are the basic elements that make up a GUI