aboutsummaryrefslogtreecommitdiff
path: root/src/net/brysonsteck/Resurrection/Resurrection.java
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2021-06-06 17:44:10 -0600
committerBryson Steck <steck.bryson@gmail.com>2021-06-06 17:44:10 -0600
commit65033eee492e0016f88de2d765701bdb854ce330 (patch)
tree77b95693c711813d6daed3ee32d88136cf8d143f /src/net/brysonsteck/Resurrection/Resurrection.java
parent1dade4db82b4828a8480fa379d5fb1765002b2d9 (diff)
downloadresurrection-65033eee492e0016f88de2d765701bdb854ce330.tar
resurrection-65033eee492e0016f88de2d765701bdb854ce330.tar.gz
resurrection-65033eee492e0016f88de2d765701bdb854ce330.tar.bz2
updater should work now
Diffstat (limited to 'src/net/brysonsteck/Resurrection/Resurrection.java')
-rw-r--r--src/net/brysonsteck/Resurrection/Resurrection.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/brysonsteck/Resurrection/Resurrection.java b/src/net/brysonsteck/Resurrection/Resurrection.java
index 00c5568..33c5b99 100644
--- a/src/net/brysonsteck/Resurrection/Resurrection.java
+++ b/src/net/brysonsteck/Resurrection/Resurrection.java
@@ -47,7 +47,6 @@ public class Resurrection extends JavaPlugin {
// end of spigot things
public static void main(String[] args) {
-
// PlayerData playerData = new PlayerData();
// playerData.saveData("This is the first line\nthis is the second line");
// System.out.println(playerData.getPlayers());