Skip to content

Techcable/bukkit-spawn-explorer-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spawn-explorer-map

A dead simple plugin to spawn an Explorer Map

Explorer maps are special and can't be spawned using normal essentials commands. Initially created to verify the correctness of PaperMC/Paper#3559

Uses Server.createExplorerMap to spawn the maps.

Features

  • Pure Java, no dependencies aside from Paper
  • Java 11
  • Tab completion
  • Very lightweight, only 6.2K
  • Zero configuration

Usage

To compile the plugin, run mvn clean package.

Commands

/spawnExplorerMap <structure type> [player] <>

Structure types are one of the structures available in the StructureType singleton. Names are shown on server startup/plugin reload.

About

A bukkit plugin to give players explorer maps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages