
SuperExpress
A Minecraft plugin that changes minecart speeds, built for Folia (an unofficial fork of FastMinecarts)
- Загрузки
- 410
- Подписчики
- 2
- Обновлён
- 8 июня 2024 г.
- Лицензия
- MIT
Опубликован 29 мая 2024 г.
SuperExpress Plugin
Simple plugin for Minecraft Folia servers that changes the speed of minecarts depending on the block beneath the rails.
Features
- Configure which blocks affect speed.
- Choose the minecart speed for each block.
- Slow minecarts back to vanilla speed when player disembarks.
Installation
To install SuperExpress, follow these steps:
- Download the plugin JAR file from Modrinth or the Releases page.
- Place the JAR file in the plugins folder of your Folia (or Folia fork) server.
- Start the server and verify that the plugin loaded successfully.
Configuration
The plugin can be configured via the config.yml file located in plugins/SuperExpress.
The following configuration options are available:
blocks- List of blocks and their corresponding modified speed.
Default Config:
# List of blocks and their corresponding maximum minecart speeds
# Blocks must be from https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
# The default minecart speed is 0.4
blocks:
GRAVEL: 0.8
SOUL_SAND: 0.2
Usage
The SuperExpress plugin does not yet have any commands or permissions. Simply install and configure the plugin on your server to start using it.
When a player enters a minecart on rails above configured blocks, the speed is modified.
Ченджлог
1.0Релиз1.20.2, 1.20.3, 1.20.4 · 8 июня 2024 г.
add some comment to the code
1.0-SNAPSHOTБета1.19.3, 1.19.4, 1.20.4 · 29 мая 2024 г.
The first version
Комментарии
Загружаем…