PowerRanks

PowerRanks

650k Downloads

Powerranks breaks Towny plot claiming.

LlmDl opened this issue ยท 1 comments

commented

Hello,

When players are claiming land in Towny for themselves personally, Towny checks if they have any max_plot info nodes in their permissions.

PowerRanks doesn't appear to have finished adding their chat implementation:

public int getGroupInfoInteger(String worldName, String rankName, String permissionNode, int defaultValue) {
and I have been having to tell my users to uninstall PowerRanks.

You can fix your implementation easily by returning the defaultValue instead of false, 0 or null.

commented

Also very nice work.