Civcraft / PrisonPearl

Minecraft plugin for civcraft which allows players to imprison other players inside ender pearls
BSD 3-Clause "New" or "Revised" License
4 stars 16 forks source link

Logging should list usernames rather than UUIDs #18

Closed ariehkovler closed 9 years ago

ariehkovler commented 9 years ago

Relevant code appears here: https://github.com/Civcraft/PrisonPearl/blob/master/src/com/untamedears/PrisonPearl/PrisonPearlPlugin.java

It's a pain to track pearlings and alt-bannings using UUID

ttk2 commented 9 years ago

agreed.

On Thu, Dec 4, 2014 at 2:02 AM, ariehkovler notifications@github.com wrote:

Relevant code appears here: https://github.com/Civcraft/PrisonPearl/blob/master/src/com/untamedears/PrisonPearl/PrisonPearlPlugin.java

It's a pain to track pearlings and alt-bannings using UUID

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/18.

rourke750 commented 9 years ago

https://github.com/Civcraft/PrisonPearl/commit/1e80714f6f6dc5d44ef159dcb23c4cf3d8b8c759 @ttk2 New jar on jenkins

ttk2 commented 9 years ago

this the only change in it?

On Tue, Dec 16, 2014 at 3:08 PM, rourke750 notifications@github.com wrote:

1e80714 https://github.com/Civcraft/PrisonPearl/commit/1e80714f6f6dc5d44ef159dcb23c4cf3d8b8c759 @ttk2 https://github.com/ttk2 New jar on jenkins

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/18#issuecomment-67232240.

rourke750 commented 9 years ago

yea.