Editing Guide

This guide explains how to customize and configure all the key features that most server owners will want to adjust. The tabs below are ordered from most commonly edited to least, so we recommend star

TAB or Scoreboard

The TAB and Scoreboard, are all managed using the TAB plugin.

  • The TAB refers to the player list shown when pressing the Tab key.

  • The Scoreboard is the display panel on the right side of the scree

Edit in Files:

  • plugins > TAB > config.yml

Plugins used for this feature:

Server MOTD

The Server MOTD is the two-line message displayed in the server list before a player joins—only visible to Java Edition players. It plays a crucial role as it’s often the first impression players get of your server, so make it count!

Edit in Files:

  • server.properties

Message Commands

Message Commands are simple commands like /discord, /store and others that display messages tied specifically to your server’s brand. Since these messages reflect your identity, we highly recommend customizing them.

All of these messages can be edited in the configuration file listed below.

Edit in Files:

  • plugins > hSocials > config.yml

Holograms

Holograms are the floating text displays found around spawn and other areas. They provide important information to players at a glance.

You’ll likely want to customize the welcome hologram in particular, as it should reflect details unique to your server’s brand and identity.

Edit in Files:

  • plugins > DecentHolograms > holograms > Welcome

Plugins used for this feature:

Ranks And Permissions

The setup uses LuckPerms as the group and permission management plugin. Groups are essential for features such as Ranks and Levels. The easiest and most user-friendly way to manage groups and permissions is through the LuckPerms Online Editor, which you can open using the /lp editor command.

Note: Groups and permissions cannot be edited directly through configuration files. All changes must be made using in-game commands or the online editor.

PvP Arena Change Commands

Arenas are the PvP environments used in StrikePractice for matches, duels, and training modes. You can customize or replace these arenas to match your server’s theme and gameplay experience.

To change an arena, open the StrikePractice configuration and update the arena settings. This allows you to adjust the map name, region, spawn points, and other arena properties based on your server’s design needs. If required, you can also modify the arena command used for setup or configuration. Add your custom command in the section below.

Commands:

  • /arena teleport arenaname For teleport to arena

  • /arena pos1 arenaname To set the first spawn position at your current position. [Duels]

  • /arena pos2 arenaname To set the second spawn position at your current position. [Duels]

  • /arena center arenaname To set the center position at your current position. [Both]

  • /arena build arenaname To toggle the build mode. Build kits will only go to build arenas and non-build kits will only go to non-build arenas by default [Both]

  • /arena corner1 arenaname To set the first corner at your current position [both]

  • /arena corner2 arenaname To set the second corner at your current position [both]

  • /arena ffa arenaname For FFa Enable

Plugins used for this feature:

SpawnPoint Change

This Command Change Your Spawn Point

  • /sprac setlobby

Plugins used for this feature:

Kit Editor Commands

This Commands change Kit Editor Spawn Point

Commands:

  • /sprac setediting set the kit editing place.

Plugins used for this feature:

Last updated