mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2024-12-23 00:15:06 +00:00
Fixes #2490
This commit is contained in:
parent
20b0fa31d0
commit
fe730574c9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
name: ${name}
|
||||
main: com.github.intellectualsites.plotsquared.bukkit.BukkitMain
|
||||
api-version: 1.13
|
||||
version: ${version}
|
||||
version: "${version}"
|
||||
load: STARTUP
|
||||
description: >
|
||||
Easy, yet powerful Plot World generation and management.
|
||||
|
|
Loading…
Reference in a new issue