Skip to content

Commit 85ef758

Browse files
committed
LunaChat v3.0.7 : Added tomo1560 to authors.
1 parent d247da9 commit 85ef758

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/resources/bungee.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: ${project.name}
22
main: com.github.ucchyocean.lc3.LunaChatBungee
33
version: ${project.version}
4-
author: ucchy, YukiLeafX, LazyGon
4+
author: ucchy, YukiLeafX, LazyGon, tomo1560
55
description: ${project.description}

src/main/resources/plugin.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: ${project.name}
22
main: com.github.ucchyocean.lc3.LunaChatBukkit
33
version: ${project.version}
4-
authors: [ucchy, YukiLeafX, LazyGon]
4+
authors: [ucchy, YukiLeafX, LazyGon, tomo1560]
55
description: ${project.description}
66
softdepend: [Vault, dynmap, Multiverse-Core, mcMMO]
77

0 commit comments

Comments
 (0)