Merge branch 'master' of ssh://dev.mineplex.com:7999/min/mineplex
This commit is contained in:
commit
3ca67d60c0
@ -108,7 +108,7 @@ public class StatsManager extends MiniPlugin
|
|||||||
|
|
||||||
return this;
|
return this;
|
||||||
}
|
}
|
||||||
|
|
||||||
public void addStat(Player player, String table, String statName, int value)
|
public void addStat(Player player, String table, String statName, int value)
|
||||||
{
|
{
|
||||||
addStat(player.getName(), table, statName, value);
|
addStat(player.getName(), table, statName, value);
|
||||||
|
Loading…
Reference in New Issue
Block a user