Skip to content

Minecraft server plugin using Bukkit/Spigot API

Notifications You must be signed in to change notification settings

remerle/mc_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Server Plugin

An experiment in Minecraft server plugin creation.

This plugin uses the Bukkit API and must be deployed on a server running Bukkit (or Bukkit-compatible server such as Spigot or Paper).

Tested on Spigot 1.17.

Commands

Command Functionality
/lava‑feet [player] Toggles "lava feet" on and off. Optionally provide a player name to apply the effect to another player (of omitted, it will apply to the issuing player)

The "lava feet" effect causes blocks under the player to turn to lava after the player steps off of them. The blocks will return to their original material after a period of time

Development

Prerequisites

  • Java 16 (requried for Minecraft 1.17)
  • Maven

About

Minecraft server plugin using Bukkit/Spigot API

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages