mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2024-11-28 13:36:33 +01:00
Fix messages NPE / Commons update to 6.1.2
This commit is contained in:
parent
12c2cdfb83
commit
e8bbf42854
@ -141,7 +141,7 @@ public enum DMessage implements Message {
|
||||
GROUP_BED_DESTROYED("group.bedDestroyed"),
|
||||
GROUP_CONGRATS("group.congrats"),
|
||||
GROUP_CONGRATS_SUB("group.congratsSub"),
|
||||
GROUP_CREATED("group.create"),
|
||||
GROUP_CREATED("group.created"),
|
||||
GROUP_DEATH("group.death"),
|
||||
GROUP_DEATH_KICK("group.deathKick"),
|
||||
GROUP_DEFEATED("group.defeated"),
|
||||
|
Loading…
Reference in New Issue
Block a user