mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-12-20 15:29:20 +00:00
Fixed Bungee plugin name
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: ${project.parent.version}
|
name: ${project.parent.name}
|
||||||
description: ${project.description}
|
description: ${project.description}
|
||||||
version: ${project.version}
|
version: ${project.version}
|
||||||
author: ${project.organization.name}
|
author: ${project.organization.name}
|
||||||
|
|||||||
Reference in New Issue
Block a user