Create README.md

master
James T. Martin 2020-02-05 15:22:59 -08:00 committed by GitHub
parent 05ca2a142a
commit 8d13677fb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

20
README.md Normal file
View File

@ -0,0 +1,20 @@
# 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.