Plugin for custom generators. Made and tested on version 1.17.1 but should work on 1.15 and higher. Plugin requires at least Paper, won't work on Spigot or Bukkit. If you are still using Spigot then come back from stone age and use Paper, Pufferfish or Purpur
- Support for PlaceholderAPI
- Placeholders to use in any another plugin (Click)
- Custom generators
- Global double drop
- Custom blocks generated in vanilla generators
- 1.16 ores drop instead of 1.17 raw ores drop
- fully customizable translations (English is by default but Polish translation is also prepared, just copy it to your
lang.yml
) - simple commands with tab completions
- Custom durability (can be infinite)
- Custom generator items with any lore and displayname
- Custom chances for blocks to generate
- Custom cooldown of block generating (too low cooldown and fast digging may occur ghost blocks)
- Custom recipe of generator
- Picking up placed generator in configured by you way
- Checking placed generator durability left
- Custom multiplayer
- Can be disabled for any generator
- Set for any time by command
config.yml
- It has basic settings about generators and configuration of vanilla generators.generators.yml
- There are all settings about each generator.doubledrop.yml
- In this file is saved time left of double drop and its multiplayer.database.yml
- This file contains all palced generators on the server.
Most about configuring you will learn in configs themselves. Apparently "comment" should be my second name.
This project use GNU GPLv3 license.