rossmcnulty / Depenizen

Addon to Denizen that provides script support for other major plugins.
3 stars 0 forks source link

Towny support #4

Open Croat opened 11 years ago

Croat commented 11 years ago

Using Towny, player.nation tag returns the name of player's town instead of nation.

On main/java/net/gnomeffinway/depenizen/towny/TownyTags.java at line 90 : event.setReplaced(resident.getTown().getName());

writeescape commented 11 years ago

i spotted this and have posted a fix