The plugin suite made for the Wasteland Minecraft server (supports Spigot and Paper servers).
Go to file
James T. Martin a3538566db
Converted the project to use the gradle build system.
2020-02-07 12:40:16 -08:00
gradle/wrapper Converted the project to use the gradle build system. 2020-02-07 12:40:16 -08:00
src/main Converted the project to use the gradle build system. 2020-02-07 12:40:16 -08:00
.gitattributes Converted the project to use the gradle build system. 2020-02-07 12:40:16 -08:00
.gitignore Converted the project to use the gradle build system. 2020-02-07 12:40:16 -08:00
LICENSE Initial commit 2019-09-09 22:21:56 +00:00
README.md Create README.md 2020-02-05 15:22:59 -08:00
build.gradle Converted the project to use the gradle build system. 2020-02-07 12:40:16 -08:00
gradlew Converted the project to use the gradle build system. 2020-02-07 12:40:16 -08:00
gradlew.bat Converted the project to use the gradle build system. 2020-02-07 12:40:16 -08:00
settings.gradle Converted the project to use the gradle build system. 2020-02-07 12:40:16 -08:00

README.md

Wasteland

My friend Obamallama is making an apocalyse-themed Minecraft server, which is in many ways the spiritual successor to the Minecraft servers Skuli_Steinulf and I used to run.

This plugin will implement the custom functionality for that server that he cannot accomplish through existing plugins. The system we (Skuli and I) originally used to implement our custom functionality is long dead, so Obama cannot simply copy over the original code. I will also be implementing new features that did not exist in the original server.

Obama has not been working on the server for a few months now, but still intends to continue. I will continue work on this plugin when that time comes.

Current Features

  • Tracks how many zombies or husks a player kills.
  • Supports a ranking system for players based on the U.S. Marines' ranks.

Planned Features

  • Make zombies horde more intelligently.
  • Special world effects.
  • A lot of stuff, generally, but it's been a few months so I don't remember it all. I'll add it here when work begins again.