Attollo
Attollo is a simple and modern elevator plugin for paper.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Attollo
Attollo
Description
Attollo is a simple and modern elevator plugin for paper.
Motivation
Our freebuild server has a lot of buildings. To get faster up and down we needed an elevator plugin. We found a lot of plugins but they were either too complicated or not maintained anymore. So we decided to write our own plugin.
Focus
Our focus lies within a basic implementation of Attollo, its core and reaching the goal of stable builds to use it in production later on.
More information / external links
Hangar: https://hangar.papermc.io/OneLiteFeather/Attollo
Modrinth: https://modrinth.com/plugin/attollo
Discord: https://discord.onelitefeather.de
Permissions
- `attollo.use` - Allows the player to use the elevator - `attollo.command.attollo` - Creates a debug paste for bug tickets
Commands
- `attollo debugpaste` - Creates a debug paste for bug tickets
Configuration
```yaml
Allows to change the elevator block
Default is: DAYLIGHT_DETECTOR
elevatorBlock: 'DAYLIGHT_DETECTOR' ```