Skip to content

LiviuCocianu/warping-lodestones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warping Lodestone

readme banner

Similar to the Waystones mod, lodestone blocks can now be used as warping points with public, private and official global warp features. Requested by rebelmythik

Acknowledgements

  • This plugin is made with Spigot API, so it is unknown what will happen if it's ran on servers using Spigot forks such as PaperSpigot, Purpur, Pufferfish, etc.
  • It was made and tested on Minecraft version 1.17.1 only!
  • There is optional PlaceholderAPI support for all config files

Configuration files

Messages | Settings

Commands and permissions

/lwarp reload
Reload the configuration files
(lodestonewarp.command.reload)

/lwarp version
Check the plugin version
(lodestonewarp.command.version)

/lwarp give <player> [amount]
Give a warping lodestone to someone
(lodestonewarp.command.give)

/lwarp adminwarp
Starts the global warp setup process
(lodestonewarp.command.adminwarp)

Building

You will need my custom dependency bundle, containing all the required methods, to successfully build this project with Maven! Follow the instructions on the dedicated Github repository page to install it, then resume to this step (the dependency is already included in this pom.xml, you just need to follow step 1 and 2)

Also, make sure to change this section in pom.xml to your desired output path:

<outputFile>C:/Users/user/Desktop/${project.artifactId}-${project.version}.jar</outputFile>

About

Similar to the Waystones mod, lodestone blocks can now be used as warping points with public, private and official global warp features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages