The plugin suite made for the Wasteland Minecraft server (supports Spigot and Paper servers).
Go to file
James T. Martin f7f37a18f8
Committing incomplete work on the WIP WastelandModTools.
2020-11-23 13:45:03 -08:00
.github/workflows Add GitHub workflow to build with Gradle. 2020-11-17 17:40:32 -08:00
gradle/wrapper Upgrade to MC 1.16.4, upgrade towny, upgrade gradle. 2020-11-17 17:24:56 -08:00
modtools Committing incomplete work on the WIP WastelandModTools. 2020-11-23 13:45:03 -08:00
permissions Committing incomplete work on the WIP WastelandModTools. 2020-11-23 13:45:03 -08:00
wasteland Committing incomplete work on the WIP WastelandModTools. 2020-11-23 13:45:03 -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
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 Committing incomplete work on the WIP WastelandModTools. 2020-11-23 13:45:03 -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.