SetSlots
PluginLicenseRef-All-Rights-Reserved

SetSlots

A Minecraft plugin that allows players to change the number of player slots.

88
Downloads
0
Followers
11 months ago
Updated
📦
1
Versions

📖About SetSlots

SetSlots

A Minecraft plugin that allows server operators to dynamically change the maximum number of player slots.

Features

  • Change the maximum number of player slots on your server with a simple command
  • Support for both English and German languages
  • Customizable "server full" message

Requirements

  • Spigot/Paper 1.21+
  • Java 17 or higher

Installation

  1. Download the SetSlots.jar file
  2. Place it in your server's plugins folder
  3. Restart your server or use a plugin manager to load it
  4. The plugin will generate a default configuration file

Commands

Command Description Permission
/setslots <number> Set the maximum number of player slots setslots.admin

Configuration

The plugin creates a config.yml file in its folder with the following options:

# Language setting
# Available options: 'en' for English, 'de' for German
language: 'en'

# Custom full server message
# This message is shown to players when they try to join a full server
fullServerMessage: 'The server is currently full. Please try again later.'

Permissions

Permission Description Default
setslots.admin Allows use of the /setslots command op

License

This plugin is released under the ARR License.