Skip to content

Signs

KitPvPPlus allows you to right-click signs with certain text and it will do something. You can customize the contents of the sign in the config.yml (See here).

Spawn sign

When you right click this sign, it will send you to spawn.

Example

Example 1

You can create a sign by putting the following on line one:

1
[kitpvp-spawn]  

You should then hear a ping and the sign contents to what is in the config

Arena sign

When you right click this sign, it will send you to the arena.

Example

Example 2

You can create a sign by putting the following on line one:

1
[kitpvp-arena]  

You should then hear a ping and the sign contents to what is in the config

Kit GUI sign

When you right click this, this will open the kit gui.

Example

example 2

You can create a sign by putting in the following on line one:

1
[kitpvp-gui]


Found a problem? This documentation is open source and can be found here.

Back to top