Skip to content

Installation

Put the RexPractice jar in your server plugins/ folder and restart.

PluginWhy
FastAsyncWorldEdit (required)Paste arena schematics
AdvancedSlimePaper (recommended)Slime arena backend; without it the pasted arena pool is used
PlaceholderAPI%rexpractice_...%
LuckPermsChat rank prefixes

Paper is required to enable the plugin. Without FAWE/WorldEdit, arenas cannot be built and matches cannot start.

  1. Start the server once.
  2. RexPractice writes config.yml, messages.yml, arenas.yml, scoreboards.yml, and related data under plugins/RexPractice/.
  3. Stand where the lobby should be and run:
/rexpractice setlobby
  1. Create kits and arenas (/adminmode, then /rexpractice kit save / kit create / arena create), or add your own files under kits/ and schematics/.

Default storage is H2 (file database under plugins/RexPractice/storage/).

See Storage to switch to YAML, SQLite, or MySQL/MariaDB.

Most message and config tweaks can use /rexpractice reload.

Storage type changes require a full server restart.