MapCycle is a lightweight automated arena rotation plugin designed for Minecraft FFA servers. It allows unlimited arena locations, automatic map switching, player teleportation, countdown announcements, and PlaceholderAPI integration.
MapCycle makes managing rotating FFA maps simple by handling everything automatically while keeping full control available for administrators.
|
|
Display the current active map anywhere:
%mapcycle_current_map%
Perfect for:
- Scoreboards
- TAB lists
- Holograms
- Server menus
| Command | Description |
|---|---|
/map |
Teleports the player to the currently active FFA map. |
| Command | Description |
|---|---|
/mapcycle create <name> |
Creates a new map location at your current position. |
/mapcycle delete <name> |
Removes an existing map. |
/mapcycle list |
Shows all registered maps in database order. |
/mapcycle next |
Forces an immediate map rotation. |
/mapcycle reload |
Reloads plugin configurations. |
| Permission | Description | Default |
|---|---|---|
mapcycle.use |
Allows players to use /map. |
True |
mapcycle.admin |
Grants access to all admin commands. | OP |
mapcycle.create |
Allows creating maps. | OP |
mapcycle.delete |
Allows deleting maps. | OP |
mapcycle.list |
Allows viewing map list. | OP |
mapcycle.next |
Allows forcing rotation. | OP |
mapcycle.reload |
Allows reloading configuration. | OP |
- Minecraft 1.20+
- Paper / Spigot based server
- Java 17+
- PlaceholderAPI (optional)
MapCycle provides configurable files:
config.yml
messages.yml
Configure:
- Rotation intervals
- Countdown timings
- Sounds
- Messages
- Teleport delays
- Placeholder settings
- Download the latest MapCycle release.
- Place the
.jarinside your server'spluginsfolder. - Restart your server.
- Create your first map:
/mapcycle create <name>
- Configure rotation settings.
GNU-3.0