AutoChunkLoader
A simple plugin that loads chunks around long railways and redstone signals
It can be used for transporting resources in chest minecarts through whole world or making large redstone circuits.
### Keep in mind with incorrect use this plugin can negatively affect server performance!
Installation:
– Download jar file
– Put this file into `/plugins` folder of your Spigot server
– Restart server
– Modify `/plugins/AutoChunkLoader/config.yml` file for your needs

Autochopper
A quick, easy to use plugin built with customization in mind.
This plugin allows you to chop down trees by breaking a single log.
When you break a log, the logs around them also break. The amount of logs that can break at once can be changed in the config.
shift-right-click while holding an axe to toggle tree chopping mode.
AutoBroadcast
# AutoBroadcast
This project was a fork of [ToggleIP/AutoBroadcast](https://github.com/ToggleIP/AutoBroadCast)
“`yaml
# config.yml (Template)
messages:
– “&bMessage 1”
– “&dMessage 2”
– “&5Message 3”
– “&9Message 4”
# Interval between Broadcasts In Seconds
interval: 120
# Play a sound when Broadcasting
sound: false
“`
Autoborder
# AutoBorder
AutoBorder is a Minecraft (Paper/Spigot) plugin that automatically grows the world border at configurable times and days. The plugin supports broadcasts, titles, sounds, logging, and advanced admin commands. All options are configurable via `config.yml`.
—
## Features
– Automatically grows the world border at set times and days
– Animated border growth
– Optional: chat message, title, and sound for all players when the border grows
– Optional: logs border changes to a file
– Admins can directly change the border, get info, or allow players to move outside the border
—
## Installation
1. Place the plugin JAR in your server’s `plugins` folder.
2. Start the server. The `config.yml` will be generated automatically.
—
## Commands
All commands start with `/border`:
| Command | Description |
|——————————–|—————————————————–|
| `/border reload` | Reload the config and immediately update the border |
| `/border set ` | Set the border to a specific size (diameter in blocks) |
| `/border add ` | Increase the border by a number of blocks |
| `/border remove ` | Decrease the border by a number of blocks |
| `/border center ` | Set the border center to coordinates (x, z) |
| `/border center here` | Set the border center to your current location |
| `/border info` | Show current border information |
| `/border log` | Show the last 10 lines of border.log |
| `/border bypass [player]` | Allow yourself or another player to move outside the border |
| `/border help` | Overview of all commands |
> Only players with the `border.admin` permission can use these commands.
—
## Configuration
All options are found in `config.yml`. Main options include:
– Times and days for border growth
– Animation settings
– Messages, titles, and sounds
– Logging
—
## PlaceholderAPI
Use `%autoborder_size%` to display the current border size.
—
## Questions or bugs?
Contact **JoeyNNL** or open an issue on GitHub.
—
AutoBackupV2
**AutoBackup** is a powerful, intelligent backup plugin for Minecraft 1.21.11 that automatically safeguards your server with smart incremental backups to save space and time.
### Key Features
* **Smart Incremental Backups:** Only backs up files that have changed since the last save
* **Zero-Lag Performance:** Runs entirely asynchronously to prevent server stalling
* **Corruption-Safe:** Utilizes native `world.save()` to ensure data consistency
* **Automatic Cleanup:** Automatically manages disk space by deleting old backups
* **Complete Coverage:** Backs up worlds, plugins, and configurations
* **Native Compression:** Uses efficient Java ZIP compression to minimize file size
### Functionality
Standard backup solutions often copy the entire server directory every time, wasting massive amounts of disk space and frequently causing lag spikes during large file operations.
AutoBackup solves this by using smart tracking. After the initial full backup, the plugin tracks the modification time of every file. Subsequent backups only include the specific files or chunks that have changed. This dramatically reduces backup size (often by 90% or more) and allows the process to complete in seconds rather than minutes.
### Safety & Performance
The plugin is designed with a “corruption-risk: near zero” philosophy. Before any backup begins, it triggers a `world.save()`, forcing the server to flush all pending chunk writes and data to the disk. The backup process itself is strictly **read-only**—it streams files directly to a ZIP without ever writing to your active game data.
### Configuration
The plugin works out of the box, but is highly customizable via `plugins/AutoBackup/config.yml`.
* **Schedule:** Set the backup interval in minutes (Default: 60).
* **Retention:** Define the maximum number of backups to keep before deleting the oldest ones (Default: 10).
* **Scope:** Choose specific worlds to backup or exclude specific file patterns (like heavy log files).
* **Mode:** Toggle between incremental (smart) or full backups.
### Commands & Permissions
* `/autobackup now` — Force a full backup immediately (`autobackup.create`)
* `/autobackup list` — List all stored backups (`autobackup.list`)
* `/autobackup info` — View current configuration (`autobackup.use`)
* `/autobackup reload` — Reload the plugin configuration (`autobackup.reload`)
### Installation
AutoBackup is a server-side plugin designed for Paper 1.21.11 (compatible with all 1.21.x versions). Simply drop the JAR into your `plugins` folder and restart your server. A `backups` folder will be created automatically in your server root.
### Restoring
Backups are stored as standard ZIP files in the `backups/` folder. To restore, simply stop your server, extract the contents of the desired backup ZIP, and overwrite your current server files. It is highly recommended to test restores on a local environment first.
🛠 Support & Bug Reports
Found a bug or need help setting up the plugin?
Report issues directly on Discord.

AutoBackup
# AutoBackup
Schedule and perform automatic Minecraft server world backups.
**Feature list:**
– Automatic backup
– Dropbox support
– FTPS (Implicit TLS) support
– Configurable backup frequency
– Backup into specified directory
– Selective backups of certain worlds
– Automatically delete old local world backups
– Compress the data using the Deflate algorithm
**Example file structure:**

**Default config.yml:**
“`
# Backup Configuration
backup-frequency: 10800 # in seconds (e.g., 3600 seconds = 1 hour)
max-backups: 15 # maximum number of world backups to keep
backup-path: “backups” # relative path to the backup directory
worlds:
– world
– world_nether
– world_the_end
# FTP Backup Configuration
ftp:
enabled: false # Set to true to enable FTP backups
host: “ftp.example.com”
port: 990 # Implicit TLS Port
username: “your_username”
password: “your_password”
remote-path: “/backups”
use-implicit-tls: true
# Dropbox Backup Configuration
dropbox:
enabled: false # Set to true to enable Dropbox backups
access-token: “your-dropbox-access-token”
remote-path: “/backups”
“`
**Building:**
To build the plugin jar file, run:
“`powershell
.gradlew.bat shadowJar
“`
The compiled jar will be available in the `build/libs/` directory.
**Steps to install and set up:**
1. Download the .jar file and place it within the plugins/ directory of your Minecraft server
2. Restart the Minecraft server to generate the default configuration files
3. Edit the configuration file to reflect your needs
AutoAnnualRewards
[](https://www.ashcraft.cz/)
AutoAnnualRewards is a plugin that automates the process of rewarding loyal players each year. This plugin is perfect for server owners who want to provide annual rewards to players without requiring them to run any commands manually. It tracks each player’s reward status and handles everything automatically when they join the server. [More detailed description here.](https://ashsource.ashkiano.com/resource-detail/28)
Check out AshSource for more plugins and resources [ashsource.ashkiano.com](https://ashsource.ashkiano.com/)
Are you a developer?
Join AshSource to share your work with a growing community! Get started now at [ashsource.ashkiano.com](https://ashsource.ashkiano.com/)
AutoAdvertising
**AutoAdPlugin** is a powerful and flexible plugin for automatically sending advertising messages on your Minecraft server. With this plugin, you can create and customize advertisements that will be automatically sent to players on the server at specified intervals.
# Key features:
– Automatic sending of advertising messages at specified intervals.
– Flexible customization of headers, texts, and links for advertisements.
– Support for using color formatting and URL links in advertising messages.
– Easy management through in-game commands to reload the plugin configuration.

# Installation instructions:
1. Copy the AutoAdPlugin.jar plugin file to the “plugins” folder of your Minecraft server.
2. Restart the server or execute the /reload command to load the plugin.
3. Navigate to the plugin folder and configure the config.yml file according to your preferences.
4. Start the server and enjoy automatic advertising message sending!
# Commands:
/autoad reload – reloads the configuration (autoadvertising.reload)
Auto Stack
**AutoStack** is a lightweight Paper 1.21.1 plugin that continuously scans all loaded worlds and merges identical dropped item entities within a configurable radius. Each player can override this with /autostack , which sets a personal radius, triggers an immediate stack around them, and respects a server defined maximum.All settings including default radius, max radius, and tick interval are adjustable in config.yml.
Auto Shutdown
This plugin shuts down your server automaticly if it’s left empty for over 5 minutes (prior to its start) OR, if everyone leaves and nobody joins after 2 minutes! This functionality is similar to the one that some server hosts (such as Aternos) have in order to manage their demand.
Hope this is useful 🙂
If you have any concerns, bugs or suggestions, feel free to reach out to me on discord! ([@movies22](https://discord.com/users/896732255534338078))
This plugin supports **1.13 and newer**!