Added README.MD

This commit is contained in:
BuildTools
2020-04-06 01:51:44 -05:00
parent fa39d13dc3
commit 54e11d04fe
3 changed files with 11 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
#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...
@@ -60,7 +60,6 @@ public class PlayerData {
public void setLastLocation(Location lastLocation) { public void setLastLocation(Location lastLocation) {
this.LastLocation = lastLocation; this.LastLocation = lastLocation;
} }
public String getRepetitiveUnlocks(String timeRequired){ public String getRepetitiveUnlocks(String timeRequired){
String returnableString = "none"; String returnableString = "none";
for(String reward : RepetitiveUnlocks){ for(String reward : RepetitiveUnlocks){
@@ -88,4 +87,6 @@ public class PlayerData {
} }
} }
} }
} }
+5
View File
@@ -0,0 +1,5 @@
name: PlaytimeRewards+(Rewritten)
author: Astrid (O_dude)
version: 0.1
commands: