mirror of
https://github.com/TotalFreedomMC/TFGuilds.git
synced 2024-12-22 16:05:00 +00:00
Merge branch 'master' of https://github.com/TFPatches/TFGuilds
This commit is contained in:
commit
54b31527fc
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ public class GuildRank
|
|||
|
||||
public void delete()
|
||||
{
|
||||
GLog.info("called on: " + iguild + ", rank: " + name + ", identifier: " + identifier);
|
||||
plugin.guilds.set(iguild + ".ranks." + identifier, null);
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue