From 91290297ea8c1e3af6faaa1fe2664cfb170b7a61 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Thu, 9 Apr 2020 15:04:27 -0500 Subject: [PATCH] Updated README.MD to add Contribution Instructions --- README.MD | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 232fe1f..8b6e3e0 100644 --- a/README.MD +++ b/README.MD @@ -1,4 +1,14 @@ # Playtime Rewards ### What the hell is this? -Im glad you asked, this plugin will psychologically manipulate your minecraft server players into playing more by providing rewards for high playtime and leaderboard adding a competitive nature to your server... thats basically it... \ No newline at end of file +Im glad you asked, this plugin will psychologically manipulate your minecraft server players into playing more by providing rewards for high playtime and leaderboard adding a competitive nature to your server... thats basically it... + +### What actually works though? +- Playtime Leaderboard +- User Playtime Command +- Saving and loading data +- Welcome message +- Last Player Seen Command + +## What if i want to contribute +Honestly, i dont think its worth it but like i guess you can, just please follow the general idea of the project (Function Casing, Class Casing, File Casing, etc.). Also ALWAYS USE translateAlternateColorCodes, never use ChatColor.COLOR, please, thanks, also the char for translation should always be "&" because its standard for the US keyboard \ No newline at end of file