mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2024-12-23 00:15:06 +00:00
Added Paper to Platform
This commit is contained in:
parent
5dd2610b5e
commit
8ff833de36
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
package com.github.intellectualsites.plotsquared.plot;
|
package com.github.intellectualsites.plotsquared.plot;
|
||||||
|
|
||||||
public enum Platform {
|
public enum Platform {
|
||||||
Bukkit, Sponge, Spigot
|
Bukkit, Sponge, Spigot, Paper
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue